To compile you have to simple type make on your console:
$ makeIf you want to test the Prim algorithm, you have to invoke make prim:
$ make primIf you want to test the Dijkstra algorithm, you have to invoke make dijkstra:
$ make dijkstra| Name | Name | Last commit date | ||
|---|---|---|---|---|