0 Forks
1 Stars
1 Watchers

graph

A implementation of Dijkstra's algorithm for finding the shortest paths between nodes in a graph

How to download and setup graph

Open terminal and run command
git clone https://github.com/camilamaia/graph.git
git clone is used to create a copy or clone of graph repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graph https://github.com/camilamaia/graph/archive/master.zip

Or simply clone graph with SSH
[email protected]:camilamaia/graph.git

If you have some problems with graph

You may open issue on graph support forum (system) here: https://github.com/camilamaia/graph/issues