- More changes needed for Kruskal's algorithm
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Oct 2001 22:42:49 +0000 (22:42 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Oct 2001 22:42:49 +0000 (22:42 +0000)
- Implemented a breadth-first search algorithm as a cheap substitution for a
  single-source shortest path algorithm.


No differences found