
28 Aug
2007
28 Aug
'07
2:19 p.m.
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