Boost logo

Boost Users :

Subject: Re: [Boost-users] [Graph] Problem with the add_edge() function
From: Justin Leonard (justinleona_at_[hidden])
Date: 2009-07-31 12:31:32


I don't see anything obviously wrong here - have you tried using listS as your
edge-list data structure? I am curious if vector is just unable to allocate
sufficient contiguous memory. (You might also try to catch whatever is causing
the program termination, that would be helpful in trying to root out the cause).

Justin


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