/GraphViewer

A desktop application for generating graphs when given the list of edges (or the adjacency matrix or cost matrix) and visualization of some of the most known graph algorithms such as BFS, DFS, Dijkstra on that graph.

Primary LanguagePython

Stargazers