$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Reid (j.reid_at_[hidden])
Date: 2007-05-01 06:12:38
Doug Gregor wrote:
> I see what's going on. The documentation says that weight_map is
> optional (defaults to all weights = 1.0), but the code didn't agree.
> I've just committed a fix to the SVN repository that makes weight_map
> optional for dijkstra_shortest_paths... your example code works fine
> for me, now.
Great
> Again, my apologies for the abysmal response time :(
>
> - Doug
No worries - I'm just pleased I get to use the BGL from python.
Cheers,
John.