Boost logo

Boost Users :

From: Ferng, Andrew D (andrew.d.ferng_at_[hidden])
Date: 2008-02-21 17:59:57


Try this....
http://www.boost.org/libs/graph/doc/bundles.html

-----Original Message-----
From: Torsten Sadowski [mailto:tsadowski_at_[hidden]]
Sent: Thursday, February 21, 2008 2:58 PM
To: boost-users_at_[hidden]
Subject: [Boost-users] BGL: Finding a vertex by the vertex_index_t
property

Hi,

is there a simple possibility to find a vertex in a adjacency_list graph
by the vertex_index_t property? My uninspired way would be to build a

map<int, vertex_descriptor>

but there might be something more elegant.

Cheers, Torsten
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


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