Skip to content

andre-b-fernandes/GraphVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Visualizer

A tool for Graph Visualization with 3 random graph models and with the Dijkstra's path finding algorithm.

Contents

Contents of this tool:

Models

  1. Random regular graph model.
  2. Random graph according to the Edgar Gilbert's random graph.
  3. Random small world graph model.

Djikstra

The Djikstra's algoritthm for path finding.

Dependencies

Install npm.

Running

npm start

Releases

No releases published

Packages

No packages published