$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Performance issues with bellman_ford_shortest_paths
From: Paul De La Musica (paul.delamusica_at_[hidden])
Date: 2009-05-13 21:21:32
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