Boost logo

Boost Users :

From: Vivid Yang (yyd_iris_at_[hidden])
Date: 2005-04-17 15:09:13


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


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