Skip to content

amandoshi/Visualise-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published