Boost logo

Boost Users :

From: Matthias Linkenheil (M.Linkenheil_at_[hidden])
Date: 2004-12-21 08:57:20


Hello,

i want to use the algorithm "depth_first_search".
My problem is, that i only want to visit a node if the edge capacity is greather than zero (edge_capacity > 0).

Are there any concepts or solutions to modify this algorithm in that way?

I think with the Visitor Concepts i can only augmenting the actions instead of controlling it.


Suggestions are welcome.


Thanks,

Matthias Linkenheil

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net