Negative Cycle Detection Code

1 Nov
2008
1 Nov
'08
12:56 a.m.
Hi, Is there any negative cycle detection code in the public domain? We would prefer BGL based code but LEDA is fine too. Thanks, Paul

2 Nov
2 Nov
2:16 p.m.
on Fri Oct 31 2008, "Paul De La Musica" <paul.delamusica-AT-gmail.com> wrote:
Hi,
Is there any negative cycle detection code in the public domain? We would prefer BGL based code but LEDA is fine too.
According to http://en.wikipedia.org/wiki/Bellman-Ford_algorithm bellman-ford, which is in the BGL, can detect negative cycles. -- Dave Abrahams BoostPro Computing http://www.boostpro.com
6152
Age (days ago)
6154
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Paul De La Musica