
17 Apr
2005
17 Apr
'05
8:09 p.m.
Hi, I can run the example of incrementail_components: incremental_components.cpp But I cannot compile it if I change the vertex from vecS to listS. typedef adjacency_list <listS, listS, undirectedS> Graph; I have read dijkstra-example-listS.cpp, still failed to make it work. Can anybody help? Thanks a lot, Vivid