GitHub / adiletbaimyrza / dijkstra-prim-visualization
Dijkstra's & Prim's Algorithms Visualizer is a client-side web application that allows users to create and customize graphs as well as run Dijkstra's and Prim's algorithms on those graphs. Users can control speed of execution, number of nodes, and weihgt range for a given graph, and if the user wishes he can save the graph locally on his computer.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiletbaimyrza%2Fdijkstra-prim-visualization
PURL: pkg:github/adiletbaimyrza/dijkstra-prim-visualization
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 6.76 MB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: algorithms-and-data-structures, graph-algorithms, visualization-dashboard