Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualise It

image

Recommended Platform: Chrome
Link: https://visualise-it-production.up.railway.app/

This web tool helps students learn about basic graph theory and traversal algorithms. Students can create their own graphs via edge lists, adjacency lists, and adjacency matrices. Available traversal algorithms are Breadth-first Search, Depth-first Search, and Dijkstra's Shortest Path. While these algorithms run, the interface displays the associated data structure (e.g., stacks, min/max/prioirity queues, and distance tables).

Frameworks/Languages: JS, NodeJS, Cytoscape (graph visualization)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages