Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Graph set of edges
From: Michael Fawcett (michael.fawcett_at_[hidden])
Date: 2009-03-16 12:28:47


On Sun, Mar 15, 2009 at 6:46 PM, Juan Antonio Farré Basurte
<jafb_at_[hidden]> wrote:
> When you say you use vecS for edge storage type, you mean OutEdgeList or
> EdgeList?
> I ask that cause in known problems it says that, for the moment, only listS
> is guarranted to work for EdgeList
> (the last template parameter of adjacency_list).
> In fact I tried to use vecS for it and I had serious problems. With listS
> everything works all right. Of course, for OutEdgeList, vecS is fine :)

I meant for OutEdgeList, however I went back and tried vecS for
EdgeList as well and all my tests still passed and my program output
was still correct. Perhaps this was corrected in code but the docs
weren't updated?

--Michael Fawcett


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