Implementation of Kruskal's Algorithm is available, written in language C, furthermore you can compare it against Prim's Algorithm, also available.
Kruskal and Prim Algorithm
Minimmum spanning tree.
Minimal spanning tree weight = 66
kruscal.c and prim.c
No comments:
Post a Comment