$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-08-03 10:29:26
On Tuesday 03 August 2004 9:33 am, Daniele Carlucci wrote:
> But Dijkstra give only the distances and the parent... not all the
> routes... Can you make me a simple example?
You can modify Dijkstra's to do it; tell me how you want to modify Dijkstra's,
and I can help you do it with the BGL.[*]
Doug
[*] We gave this problem as a homework assignment a few months ago...