On 8/28/07, Stephan Diederich <stephan.diederich@googlemail.com> wrote:
        typedef adjacency_list<setS, vecS, directedS, Vertex, Edge,

-----------------------------------------------------, setS 

I think the issue only occurred when the edge list was changed to setS.  You only did the vertex list.

Jon