Description: Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
File list (Check if you may need any files):
15-1
....\closure.c
....\readme.txt
15-2
....\connect.c
....\readme.txt
15-3
....\1.txt
....\1result.txt
....\2.txt
....\2result.txt
....\3.txt
....\3result.txt
....\4.txt
....\4result.txt
....\5.txt
....\5result.txt
....\6.txt
....\6result.txt
....\7.txt
....\7result.txt
....\8.txt
....\8result.txt
....\9.txt
....\9result.txt
....\a.txt
....\aresult.txt
....\readme.txt
....\shortest.c
15-4
....\mst.c
....\readme.txt