From: Jeremy Siek (jeremy.siek_at_[hidden])
Date: 2006-04-17 16:15:26


Hi Louis,

On Apr 17, 2006, at 9:37 AM, Louis Lavery wrote:
> Hello,
>
> Does adjacency_list::swap swap the bundled vertex properties?

Yes.

> Also, does it invalidate vertex_descriptors?

Yes.

Boy... the code for adjacency_list::swap does not look very efficient...
it really ought to be rewritten.

Cheers,
Jeremy