Skip to content

luzejunior/Greedy-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiling:

To compile you have to simple type make on your console:

$ make

Running:

If you want to test the Prim algorithm, you have to invoke make prim:

$ make prim

If you want to test the Dijkstra algorithm, you have to invoke make dijkstra:

$ make dijkstra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published