j
k
j a
j l
* Will Chen [2008-09-09 12:13:44 -0400]:
typedef adjacency_list BipartiteGraph; So I'm using vecS for the vertexlist, so I should be able to access them by index right?
typedef adjacency_list BipartiteGraph;
So I'm using vecS for the vertexlist, so I should be able to access them by index right?
yes, you should. mojmir
Back to the thread
Back to the list