Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] IncidenceGraph and out_edges
From: chris (christian-baehnisch_at_[hidden])
Date: 2009-06-19 08:02:42


> That's exactly what the adjacency_iterator is for.
>
> http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/AdjacencyGraph.html
> http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/adjacency_iterator.html

Thank you for this info. However, it is not used (!) in -for example-
connected_componets of the BGL which means - please, I have to insist on this
point - that connecetd_components will not work if my datastructure does not
support the discussed requirement on out_edges. Is there any reason why
adjacency_iterator is not used in some cases by BGL algorithms but instead
out_edges together with the target function?


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