
22 Dec
2009
22 Dec
'09
10:11 p.m.
Ok solved by help from documentation at
http://www.boost.org/doc/libs/1_41_0/libs/graph/doc/adjacency_list.html
suresh
On Tue, Dec 22, 2009 at 1:28 PM, Suresh Kumar
Hi,
I get segmentation fault when I call remove_vertex in boost graph. The graph is defined as adjacency_list
Graph; clear_vertex(leaf,g); remove_vertex(leaf,g);
I call clear_vertex() and then remove_vertex(). remove_vertex gives a segmentation violation. How do I go about in debugging this?
Thanks suresh
-- R. Suresh Kumar PhD Student, Vislab #216, Engineering II Bldg University of California, Riverside, CA 92521
-- R. Suresh Kumar PhD Student, Vislab #216, Engineering II Bldg University of California, Riverside, CA 92521