Boost logo

Boost Users :

From: Rich Lee (llee_at_[hidden])
Date: 2002-05-08 10:19:22


BGL support the ordered edges. Please use setS as the edge selector in the
adjacency_list template. The online doc (or BGL book) has more details.

----- Original Message -----
From: "Jive Dadson" <jdadson_at_[hidden]>
To: <Boost-Users_at_[hidden]>
Sent: Tuesday, May 07, 2002 9:57 PM
Subject: Re: [Boost-Users] voronoi diagram and BGL

>
>
> 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
>
>
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


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