Welcome

{% for message in get_flashed_messages() %}

{{ message }}

{% endfor %}

Welcome to our online Graph Visualizar! Here we'll be taking a Graph as an input, in the form of a file or individual nodes , and give you the requered Visualization.

View GRAPH » View DFS (DEPTH FIRST SEARCH TRAVERSAL) » View BFS (Breadth FIRST SEARCH TRAVERSAL) »