BellMan Ford vs Floyd Warshall (graph problem 12) [solved]

for max path ? @spaanse

For the longest minimum distance between any pair of nodes

nope for maximum path in graph .

Well, that is a lot more difficult. An algorithm for that does exist in a directed acyclic graph but I don’t know any for a general graph

Both are dynamic approach.
File Handling in C Language

wrong thread?