Sandeep
unread,Jun 3, 2010, 3:55:41 PM6/3/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyswip, dksr...@gmail.com
HI all,
I got this error when using pyswip. I increased the global stack
available to pyswip (swi) to 2.5GB but still I get this error.
-----------
ERROR: Out of global stack (ungraceful overflow)python: pl-alloc.c:
653: outOfStack: Assertion `0' failed.
Aborted
-----------
Is there a way to limit the backracking recursion? There is a way in
pyswip to constraint the search using time. Is there a way to restrict
it using the depth limit?
Thanks in advance,
dksr