A tool for Graph Visualization with 3 random graph models and with the Dijkstra's path finding algorithm.
Contents of this tool:
- Random regular graph model.
- Random graph according to the Edgar Gilbert's random graph.
- Random small world graph model.
The Djikstra's algoritthm for path finding.
Install npm
.
npm start