Guus Sliepen
|
87ad5c97a9
|
Various fixes, tinc is now somewhat capable of actually working again.
|
2001-10-30 12:59:12 +00:00 |
|
Guus Sliepen
|
cc9473d8c6
|
Working version of Kruskal's algorithm. The running time is very bad though.
|
2001-10-29 13:14:57 +00:00 |
|
Guus Sliepen
|
b6298e2c08
|
- More changes needed for Kruskal's algorithm
- Implemented a breadth-first search algorithm as a cheap substitution for a
single-source shortest path algorithm.
|
2001-10-28 22:42:49 +00:00 |
|
Guus Sliepen
|
66067cc9c1
|
- More s/vertex/edge/g
- Implementation of Kruskal's minimum spanning tree algorithm.
|
2001-10-28 10:16:18 +00:00 |
|