2 Forks
2 Stars
2 Watchers

minimum-spanning-tree

MST/maze generation by Kruskal's, Prim's and Boruvka's algorithm in C

How to download and setup minimum-spanning-tree

Open terminal and run command
git clone https://github.com/SethosII/minimum-spanning-tree.git
git clone is used to create a copy or clone of minimum-spanning-tree 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 minimum-spanning-tree https://github.com/SethosII/minimum-spanning-tree/archive/master.zip

Or simply clone minimum-spanning-tree with SSH
[email protected]:SethosII/minimum-spanning-tree.git

If you have some problems with minimum-spanning-tree

You may open issue on minimum-spanning-tree support forum (system) here: https://github.com/SethosII/minimum-spanning-tree/issues