From: Guus Sliepen Date: Sun, 28 Oct 2001 22:42:49 +0000 (+0000) Subject: - More changes needed for Kruskal's algorithm X-Git-Tag: release-1.0pre5~42 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=b6298e2c082035b8238ea08673ced15d0fb7b89a;hp=b6298e2c082035b8238ea08673ced15d0fb7b89a - More changes needed for Kruskal's algorithm - Implemented a breadth-first search algorithm as a cheap substitution for a single-source shortest path algorithm. ---