Team-Kek / Notebook

Implementations of algorithms that might be useful in ICPC.
1 stars 0 forks source link

MST + Dijkstra #15

Open maxhwardg opened 8 years ago

maxhwardg commented 8 years ago

Since Prim/Dijkstra are basically the same.