|
Boost Users : |
From: Johan Oudinet (johan.oudinet_at_[hidden])
Date: 2006-01-31 17:06:51
Hi,
I can't understand the difference between the OutEdgeList and EdgeList
adjacency_list parameters.
I think the documentation is unclear about EdgeList (especialy
http://www.boost.org/libs/graph/doc/using_adjacency_list.html which
has a section about "Choosing the Edgelist and VertexList" but only
OutEdgeList and VertexList are present in this section)
I need fast access to edge_properties from edge_descriptor. But I
couldn't find if OutEdgeList or EdgeList container is used for the
operator[] ?
I read that EdgeList doesn't exist in previous version of the BGL and
OutEdgeList was called EdgeList. So I suspect their are still mistakes
in the adjacency_list documentation.
Regards,
-- Johan Oudinet
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