Skip to content

kish-00/graph-theory_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graph Theory-Visualizer

An open-source tool to visualize operations that can be done in a graph, such as Breadth First Search, Depth First Search, Kruskal algorithm and Dijkstras algorithm.
The goal was to have a continuous display of the various operations, so that if the graph changes while the operation is in progress, the display changes too.

You can access it here (works best on desktop): https://kish-00.github.io/graph-theory_visualizer/

Project made using p5js and TypeScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published