- Category:
- Algorithm
- Tags:
-
[WORD]
- File Size:
- 8kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- tatlaw
Description: It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes.
The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
File list (Check if you may need any files):
floyd_warshall.c.doc