Search code examples
Prolog program to create a list with first duplicate elements...

prologrun-length-encoding

Read More
I am having problems getting a list of lists into a single list...

prolog

Read More
Why member/2 does not return immediately...

prolog

Read More
Finding whether a number is a multiple of another...

prologfailure-slicesuccessor-arithmetics

Read More
Why do I get a Infinite Loop (Prolog)...

prologinfinite-loop

Read More
Compare list in prolog...

listvariablesprolog

Read More
Is there something like anonymous predicates in SWI Prolog?...

lambdaprologanonymous-functionswi-prolog

Read More
Listing elemets of a list as i want, in Prolog...

listprolog

Read More
Avoid double recursive call in Prolog...

recursionprologprogram-transformation

Read More
How to generate a list with only two 1s and other 0s of the given length?...

listprologclpfd

Read More
Issue with Prolog code doing summation of elements in a list...

prolog

Read More
Block world problem search runs out of stack space...

searchprologiterative-deepening

Read More
Lambdas in Prolog?...

lambdaprologmeta-predicate

Read More
Undesirable properties of CLPB...

prologclpb

Read More
Writting grammar in prolog and can't get it to work correctly...

prologgrammardcg

Read More
Should the first and second arguments be swapped in a rule defining addition?...

prologadditionterminationsuccessor-arithmetics

Read More
How to write this DCG more elegantly?...

prologdcg

Read More
CLPFD ins operator yields not sufficiently instantiated error...

prologclpfd

Read More
Tree methods going on infinite loop...

prologclpfd

Read More
Most general query only finding one solution for each number of leaves of tree N in Exercize 3.5 fro...

prolog

Read More
How to code a prolog program that does some operations on list...

prologdcg

Read More
How to program in Prolog a function that does operations on lists...

prologdcg

Read More
Difference between variables used to count items in a prolog list...

prolog

Read More
How to deal with [a,b|c] format lists?...

prologdcg

Read More
All initial segments of a list in Prolog...

prolog

Read More
Check two consecutives parameters in prolog...

listprolog

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

prologfailure-sliceinstantiation-error

Read More
Which way to store facts, apple vs exists(apple) is more idiomatic?...

prolog

Read More
SWI-Prolog: Generalize a predicate to calcluate the power of some function...

functionprolog

Read More
Calculations in lists in PROLOG...

prolog

Read More
BackNext