Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-03-16 09:03:24


On Mar 15, 2007, at 12:59 PM, Marc Boyer wrote:
> What seems not easy to me is how to add the edges ?
> I add to find a way to get a vertex from its name, and
> the map only do the opposite.
>
> Did I have to build a tempory reverse map ?

Yes, you will need to build a temporary map to map from the names of
the vertices to their vertex descriptors.

        Cheers,
        Doug


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