Search code examples
Splitting list in prolog based on condition...

listprologprolog-dif

Read More
dividing a list up to a point in prolog...

prologdcgprolog-dif

Read More
different/2 - does a pure, determinate definition exist?...

prologprolog-diflogical-purity

Read More
permutation of list with multiple same elements Prolog...

listprologpermutationprolog-dif

Read More
Why would Prolog match a variable to a result that fails if plugged in directly?...

listvariablesprologmatchprolog-dif

Read More
Implement a Prolog predicate that say if an element belong to a list. Problems with not numerical li...

prologprolog-dif

Read More
Get unique results with Prolog...

prologprolog-dif

Read More
Prolog: inequality operator...

prologprolog-dif

Read More
Setting some order for prolog expressions...

prologprolog-dif

Read More
filter list into separate lists...

listprologprolog-dif

Read More
How to prevent duplicates in generated sequences by using dif/2?...

prologclpfdfailure-sliceprolog-dif

Read More
Prolog order of query rules...

prologprolog-dif

Read More
Program to find every list of X in Prolog...

recursionprologruntime-errorprolog-dif

Read More
PROLOG - clause returns true for constants, but won't find solution for variable?...

prologlogicprolog-dif

Read More
"Who is the barber" logic puzzle in Prolog...

prologpuzzleprolog-dif

Read More
Why is this prolog program not compiling?...

compiler-errorsprologprolog-dif

Read More
Difference between X\=Y and dif(X,Y)...

prologprolog-dif

Read More
Deleting all occurrences of an element from a list...

prologprolog-dif

Read More
Simplified Travelling Salesman in Prolog...

prologbacktrackingtraveling-salesmanprolog-dif

Read More
BackNext