Search code examples
Finding whether a number is a multiple of another...

prologfailure-slicesuccessor-arithmetics

Read More
Argument is not instantiated, need it to start at zero but also be able to change it...

prologfailure-sliceinstantiation-error

Read More
Features of good Prolog code?...

prologfailure-slicelogical-purity

Read More
Prolog not halting when implementing reverse list...

prologfailure-slice

Read More
how to stop prolog from examining impossible solutions infinitely?...

prologbacktrackingfailure-slicesuccessor-arithmetics

Read More
Predicate order change causes infinite loop...

prologfailure-slice

Read More
Prolog - Infinite loop with very basic rule definition...

prologfailure-slice

Read More
How to implement the Fibonacci sequence in successor arithmetics for all argument modes?...

prologfibonacciterminationfailure-slicesuccessor-arithmetics

Read More
How to fix this permutation sort?...

sortingduplicatesprologterminationfailure-slice

Read More
How to fix this list reversal?...

listprologreverseterminationfailure-slice

Read More
How to implement list item deletion for all argument modes?...

prologsequenceterminationfailure-slicelogical-purity

Read More
How to implement the factorial sequence in successor arithmetics for all argument modes?...

prologfactorialterminationfailure-slicesuccessor-arithmetics

Read More
How to fix this recursive multiplication?...

recursionprologmultiplicationterminationfailure-slice

Read More
Understanding prolog better...

prologtransitive-closurefailure-slice

Read More
Why does my list reversal only work correctly in one direction?...

prologfailure-slice

Read More
Prolog - why does the following code generate the solution X=root forever?...

prologfailure-slice

Read More
prolog - infinite rule...

prologfailure-slicesuccessor-arithmetics

Read More
Prolog Out of stack error...

prologpermutationcombinatoricsbacktrackingfailure-slice

Read More
Prolog binary addition...

recursionbinaryprologfailure-slice

Read More
Splitting a single list into three in order using Prolog...

prologfailure-slice

Read More
Find path and its length between nodes in a graph...

prologgraph-theoryshortest-pathfailure-slicenon-termination

Read More
Prolog: Trying to solve a puzzle! returned false...

prologfailure-slicezebra-puzzle

Read More
Removing duplicates in prolog...

listprologfailure-slice

Read More
Prolog Infinite loop on circular facts...

prologtransitive-closurefailure-slice

Read More
I am trying to write a prolog program for fibbonaci series.This code is going in infinite loop .Can ...

prologinfinite-loopfibonaccifailure-slice

Read More
Prolog doesn't terminate after goal reordering...

prologbacktrackingfailure-slicenon-termination

Read More
Prolog program to find equality of two lists in any order...

listprologanyfailure-slice

Read More
How can I avoid nontermination with an integer base case?...

prologfailure-slice

Read More
Some good answers by the rule, but cannot get them all...

listmatrixprologinfinite-loopfailure-slice

Read More
All possible knight positions in n moves - infinite loop in prolog...

prologinfinite-loopfailure-sliceknights-tour

Read More
BackNext