Skip to content

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.

anamariapanait10/GraphViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages