Closed magesoe closed 8 years ago
Kruskal, Dijktra, Prim, Hungarian and so on...
Open to adding more algos. Please create a PR for this.
By the way, Dijkstra's (SSSP) and Prim's (MST) (but not Kruskal's MST) are there now. The Hungarian Algorithm is not there.
Kruskal, Dijktra, Prim, Hungarian and so on...