Performance issues with bellman_ford_shortest_paths

14 May
2009
14 May
'09
1:21 a.m.
Hi, I just did a timing experiment on bellman_ford_shortese_paths. It appears to be 200 times slower than LEDA. I am using BGL 1.33.1. Has anyone experienced this? Thanks, Paul

14 May
14 May
5:14 p.m.
New subject: [Boost-users] Performance issues with bellman_ford_shortest_paths
Paul De La Musica <paul.delamusica <at> gmail.com> writes:
The same happened on Release 1.38.0. The graph has negative cycles. In fact, the bellman_ford_shortese_paths() is used here for negative cycle detection. Is there a better work-around? Thanks, Paul

7:05 p.m.
New subject: [Boost-users] Performance issues with bellman_ford_shortest_paths
Vladimir Prus <vladimir <at> codesourcery.com> writes:
Did you compile with full optimizations?
- Volodya
Hi Volodya, Yes. I compiled in "Release" mode on MSVC 7.1 with the "maximize speed" option. Paul.
5886
Age (days ago)
5886
Last active (days ago)
4 comments
3 participants
participants (3)
-
paul
-
Paul De La Musica
-
Vladimir Prus