Boost logo

Boost Users :

From: Stefan Slapeta (yg-boost-users_at_[hidden])
Date: 2003-08-13 10:44:36


Hi all,

finding edges of cycles in a directed graph is a solved problem and done by
the strong_components algorithm.

Is there also any a good solution for finding the path (= the exact sequence
of vertices) that encloses a strong component? (Note that in a strong
component there can be also smaller subcycles that are not of interest.)
With other words: I want to find the way through a strong component that
visits all its edges.

Thanks in advance!

Stefan


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