Negative Cycle Detection Code

31 Oct
2008
31 Oct
'08
11:56 p.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
1: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
6065
Age (days ago)
6067
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Paul De La Musica