|
Boost Users :
|
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