cool!!!
thanks for fixing that.

On Fri, May 7, 2010 at 7:19 PM, Jeremiah Willcock <jewillco@osl.iu.edu> wrote:
On Thu, 6 May 2010, Arman Khalatyan wrote:

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.

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.


-- Jeremiah Willcock
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users



--
------------------------------------------
Dr Arman Khalatyan,
Observatoire Astronomique de Marseille-Provence
Laboratoire d'Astrophysique de Marseille
-----------------------------------------