Boost logo

Boost Users :

From: Jive Dadson (jdadson_at_[hidden])
Date: 2002-05-07 20:57:12


Louis Lavery wrote:
>
> Hi,
>
> Is it possible to order the edges of a vertex of a boost graph?
>
> >From what I can glean from the BGL documentation, I guess the answer
> will be "No, but may be some time in the future". I so, how soon in
> the future?
>
> Thanks,
>
> Louis.
>

If you use an ordered container like list<> or deque<> for the
edge-list, won't the edge-iterator return the edges in the order in
which you put them in?

Jive


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