From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-04-15 02:25:43


On Apr 15, 2005, at 6:56 AM, Elvanör wrote:

> Hello,
>
> Can I reiterate my question about subgraphes: is there a way to delete
> unneeded children of the root subgraph?

No :(

> If I pass the root subgraph object to an algorithm, will it contain
> all the information about the subgraphes?

Yes

> If there is no way to delete unneeded children, how can I safely pass
> to an algorithm a set of subgraphes of the root graph ??

I don't have a good answer for this.

> Also, are the bundled properties for subgraphes implemented yet in CVS
> ?

Yes, as of about 2 minutes ago :) Please tell me if you run into any
problems.

        Doug