Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-03-17 13:03:37


Hi Ian,

I've recently added something similar but different than what you describe
to BGL: keeping track of subgraphs in the sense of a subset of vertices,
and the edge set induced by those vertices.

I can imagine that what you want could be handled by attaching
a "property" to each vertex that is the subgraph for that vertex.

Cheers,
Jeremy

On Sat, 17 Mar 2001 Ian_Easson_at_[hidden] wrote:

Ian_Ea> Is anyone working on, or contemplating working on, enhancing the BGL
Ian_Ea> to model subnetworks/subgraphs, so that each vertex in a graph is
Ian_Ea> potentially explodeable into a graph of its own?
Ian_Ea>
Ian_Ea> Thanks, Ian Easson
Ian_Ea>
Ian_Ea>
Ian_Ea>
Ian_Ea>
Ian_Ea> List-Unsubscribe: <mailto:boost-unsubscribe_at_[hidden]>
Ian_Ea>
Ian_Ea>
Ian_Ea> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Ian_Ea>
Ian_Ea>
Ian_Ea>

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk