On 3/7/07, Anton A. Patrushev <anton@orkney.co.jp> 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