Is it possible to restrict the running time of a query in SICStus Prolog?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can use the time_out predicate :

http://www.sics.se/sicstus/docs/3.7.1/html/sicstus_42.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.