$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: moritz Hilger (moritz.hilger_at_[hidden])
Date: 2007-03-08 03:53:26
On 3/7/07, Anton A. Patrushev <anton_at_[hidden]> wrote:
>
> Hi,
>
> I want to implement my own edge-based visitor.
> I need to implement new visitor events (for example on_initialize_edge
> or on_finish_edge).
> So, what should I do? Do I need to redefine entire visitor concept?
hi,
here is an example on how to use the visitors without redefining the whole
concept:
http://www.boost.org/libs/graph/example/dave.cpp
hth, moritz
-- Moritz Hilger Combinatorial Optimization & Graph Algorithms TU Berlin +49 30 314-25773