[gecode-users] Heap memory exhausted when copying a model
kTorpi
ktorpi at gmail.com
Sun Sep 29 17:37:27 CEST 2013
Hello,
In my application i'm building a model through a long process, and in the
middle of the process I'd like to make a copy of the actual model, post
some constraints to the copied and get the solution.
But when I make a copy of the model with is copy constructor and than I
create the DFS object I get a Gecode::MemoryExhausted exception.
Please, help me. I attached a small example that reproduces the error.
Thanks you,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20130929/c16b23ad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: send-more-money-de-mystified.cpp
Type: text/x-c++src
Size: 2050 bytes
Desc: not available
URL: <http://www.gecode.org/pipermail/users/attachments/20130929/c16b23ad/attachment.cpp>
More information about the users
mailing list