List Question
20 TechQA 2012-06-03T12:07:46.777000Transforming a sentence creates an infinite loop - but how?
448 views
Asked by rtheunissen
Trying to count steps through recursion?
4.7k views
Asked by Rlweb
Prolog: check if two lists have the same elements
13.1k views
Asked by minus
Prolog: redundant program points in failure-slice?
330 views
Asked by repeat
Detecting some loops in Prolog goals that do not terminate universally
237 views
Asked by repeat
DrawImage never returns
384 views
Asked by Simon Langlois
active record query does not terminate if run in thread using jruby
99 views
Asked by Theores
2-Water jug in prolog
2.7k views
Asked by Kartik Kukreja
Prompt does not come back
154 views
Asked by Yuval Simon
Why is my java program spinning after I hit server.stop(0)?
460 views
Asked by RealUser
Why do i get a stack limit exceeded error when defining a predicate that convert the relation of two atoms?
734 views
Asked by youssef elhefnawy
Prolog successor notation yields incomplete result and infinite loop
3.7k views
Asked by Felastine
Steadfastness: Definition and its relation to logical purity and termination
561 views
Asked by mat
Is there a cut-less way to implement same_length/3?
137 views
Asked by num1
Prolog doesn't terminate after goal reordering
214 views
Asked by Aurel Gruber
How do you display elements of the linked list, without going into a non terminating while loop?
139 views
Asked by Antiarin
With clauses obscuring termination
150 views
Asked by Kyle McKean
Is Well-Founded recursion safe?
224 views
Asked by Sassa NF
How to choose the design for a well-founded inductive type?
210 views
Asked by Sassa NF
Agda: how to do non-terminating IO (getLine) without (the deprecated?) ∞-style coinduction?
259 views
Asked by André Gustavo Rigon