Boost logo

Boost Users :

From: Cromwell Enage (sponage_at_[hidden])
Date: 2007-03-30 15:14:53


--- Carsten Scholtes wrote:
> Hello!
>
> I'm trying to use boost::graph's
> adjacency_list<listS, multisetS,...>.
> The documentation (
> boost_1_33_1/libs/graph/doc/adjacency_list.html )
> states for the function edge_range():
>
> > This function only works when the OutEdgeList
> > for the adjacency_list is a container that sorts
> > the out edges according to target vertex, and
> > allows for parallel edges. The multisetS
> > selector chooses such a container.

Edge selector comes before vertex selector, so perhaps
you meant adjacency_list<multisetS, listS, ...>

                              HTH,
                              Cromwell D. Enage

 
____________________________________________________________________________________
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php


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