cool!!!
On Thu, 6 May 2010, Arman Khalatyan wrote:
Update now -- I think I fixed it. The disjoint_sets structure was being created with a zero-length vector, and I changed it to use the number of vertices in the graph.I took the code from boost-trunk/libs/graph/example/components_on_edgelist.cpp
compiled with
g++ components_on_edgelist.cpp -I/work2/arm2arm/SOFTWARE/BOOST-SVN/include/ -o components_on_edgelist.x
and
valgrind components_on_edgelist.x
i did not change the components_on_edgelist.cpp file from svn.
-- Jeremiah Willcock
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users