Boost logo

Boost Users :

From: Frédéric Mayot (fred_at_[hidden])
Date: 2004-02-09 03:41:17


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-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net