Subject: [Boost-users] subgraphs in BGL
From: Luqman Hodgkinson (luqman_at_[hidden])
Date: 2009-10-17 14:32:10


In the Boost Graph Library, I run connected components. I would like
to create a new graph for each connected component where each vertex
in the new graphs maintains all properties from the original graph.
How do I do this?

                Best wishes,
                Luqman