$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Oudinet (johan.oudinet_at_[hidden])
Date: 2005-12-16 05:28:36
On 12/15/05, Johan Oudinet <johan.oudinet_at_[hidden]> wrote:
> Hi,
> I want to modify the dijkstra behavior such as it doesn't consider
> special vertices.
Ok, I found filtered_graph, so I didn't need a special visitor.
-- Johan