How can I find the shortest cycle in a Directed, W

2019-06-14 16:07发布

问题:

I am looking for the easiest way to find the shortest cycle in a graph.

回答1:

"By the power of Google!" - Heman

You can find it here http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm