Sciweavers

FCS
2006

Negative-Weight Cycle Algorithms

13 years 5 months ago
Negative-Weight Cycle Algorithms
The problem of finding a negative cycle in a weighted, directed graph is discussed here. First the algorithm for printing out a negative cycle reachable from the source s, with the running time no worse than the Bellman-Ford algorithm for the single-source shortest-path problem, is presented. Then an approach with the same time complexity, which could be used for outputting a negative cycle that may not be reachable from s, is reported.
Xiuzhen Huang
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2006
Where FCS
Authors Xiuzhen Huang
Comments (0)