[BGL] How to destroy a subgraph?

Hi, is it possible to destroy a subgraph child? I didn't find nothing on this in the documentation. Is there any other way to free the subgraph's resources? Thanks, Stefan

Hi Stefan, Sorry, I'm afraid removing subgraphs is not an implemented feature. Jeremy On Thursday, August 21, 2003, at 01:31 PM, Stefan Slapeta wrote:
Hi,
is it possible to destroy a subgraph child? I didn't find nothing on this in the documentation. Is there any other way to free the subgraph's resources?
Thanks,
Stefan

Hi Jeremy,
Sorry, I'm afraid removing subgraphs is not an implemented feature.
all right - I hope I've got enough memory :-) Something else: is it possible to get a the vertex descriptor for the parent graph from the vertex descriptor of a subgraph (without adding a property)? It is often of some interest where to find a node of a subgraph in the 'global' graph. Thank you, Stefan
participants (2)
-
Jeremy Siek
-
Stefan Slapeta