|
Boost Users : |
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-03-22 10:11:33
On Mon, 22 Mar 2004, [iso-8859-1] Gustavo Sánchez wrote:
> Dear all,
>
> We have a graph which has a property of type string associated with the
> vertexes. What we want to do is to obtain a vertex descriptor from a
> string. Could you please tell us how to implement it? >
> Thank you in advance!
I tend to use a map<string, vertex_descriptor> for this.
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