[gecode-users] Error in GecodeJ

Debdeep Banerjee banerjed at rsise.anu.edu.au
Sat Dec 8 07:18:14 CET 2007


Hi,
I am getting the following error message after some time the DFS search 
starts.
--------------------------------------------------------------------------------------------------------------------
terminate called after throwing an instance of 'Gecode::SpaceFailed'
what(): Space::clone: Attempt to invoke operation on failed space
Aborted (core dumped)
----------------------------------------------------------------------------------------------------------------------
I have written a custom propagator. For small size problems my program 
solves correctly, but when ever i have tried a bigger size problem or a 
bit complicated problem where number of backtracks are significantly 
large, I am getting the above error.

I have attached my propagator code.

Any help ????

With regards
Debdeep
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSPConstraintsPropagator.java
Type: text/x-java
Size: 14236 bytes
Desc: not available
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20071208/0a2d5ebb/attachment.java>


More information about the gecode-users mailing list