|
Boost Users : |
Subject: Re: [Boost-users] [boost-graph]remove_vertex gives segmentation fault
From: Suresh Kumar (suresh.amritapuri_at_[hidden])
Date: 2009-12-22 17:11:45
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
<suresh.amritapuri_at_[hidden]>wrote:
> Hi,
>
> I get segmentation fault when I call remove_vertex in boost graph. The
> graph is defined as
> adjacency_list<listS, listS, undirectedS, Cluster, Cluster> 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
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