Boost logo

Boost :

From: Frédéric Mayot (fred_at_[hidden])
Date: 2004-02-07 07:57:32


Hi,

I have a graph in the form of an adjacency_list with an internal
property. I'm
using vecS for both vertices and edges (and I don't want to use listS).

When I remove a vertex with remove_vertex(), it seems that my property
map is
invalidated. Can I remove the property (from the map) which corresponds
to the
deleted vertex ? Is there any solution ?

Thanks.

Fred


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