Boost logo

Boost Users :

Subject: Re: [Boost-users] [graph] VertexList type boost::vecS and boost::listS
From: Christoph (c_p_at_[hidden])
Date: 2011-10-26 15:03:55


On Fri, 2011-10-14 at 15:27 +0200, Christoph wrote:
> Hi,
>
> I have some Questions concerning the Boost Graph Library graph template
> selector VertexList type. In the docs at
> http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/using_adjacency_list.html
> I just found the two types documented.
>
> 1. How do i use the printed_graph (...) with a graph type that uses
> boost::listS instead of boost::vecS?

[snip]

The answer is in the FAQ:

5. Why does the algorithm X work with adjacency_list where
VertexList=vecS but not when VertexList=listS?

http://www.boost.org/doc/libs/1_47_0/libs/graph/doc/faq.html

best regards
Christoph


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