Search code examples
Why does SWI-Prolog invent f/2 given only f/1?...

prologswi-prologprolog-dif

Read More
Solving a textual logic puzzle in Prolog - Find birthday and month...

prologprolog-difzebra-puzzle

Read More
Longest common prefix (LCP) of a list of strings...

listprologprolog-difprolog-cutlogical-purity

Read More
prolog - why should I use 'dif' instead of '=\='...

prologprolog-dif

Read More
Two different paths from X to Y in a graph...

prologgraph-theoryprolog-dif

Read More
Trying to obtain cost for a given path...

pathprologclpfdprolog-dif

Read More
Non-destructive universal quantification in Prolog...

prologswi-prologprolog-difprolog-setof

Read More
What is never equal to itself?...

prologprolog-dif

Read More
What am I missing about equality and unification in Prolog?...

prologprolog-dif

Read More
How to access list permutations in prolog?...

listprologpermutationprolog-dif

Read More
Can't show the second answer in Prolog...

prologprolog-dif

Read More
Guidelines for implementing predicates like dif/2...

prologprolog-dif

Read More
How to properly express inequality in prolog?...

prologprolog-dif

Read More
How to express the allDifferent/6 predicate?...

prologprolog-dif

Read More
prolog doesn't give me a solution when one exists...

prologprolog-diflogical-purity

Read More
`var(A)` and order of execution...

listprologprolog-diflogical-purity

Read More
Remove both the value and all duplicates of that value in a list in prolog...

listprologprolog-dif

Read More
Prolog: remove member of list with non-instantiated values...

listprologprolog-diflogical-purity

Read More
Prolog - How to limit variable list length...

listprologprolog-dif

Read More
Counting occurrences in list...

listcountprologclpfdprolog-dif

Read More
Prolog - Check if two lists have the same elements except one...

listprologprolog-dif

Read More
Eliminate consecutive duplicates...

listprologprolog-diflogical-purity

Read More
Why is SWI-Prolog only giving one solution?...

prologprolog-diflogical-purity

Read More
How do i create a brother predicate for prolog?...

prologprolog-dif

Read More
Check if any element's frequency is above a limit...

listprologprolog-dif

Read More
Use Prolog to definition the departments and employees relationship...

prologprolog-dif

Read More
Counting within a list. Help me understand this code...

prologprolog-dif

Read More
Remove unique elements only...

listprologprolog-dif

Read More
Prolog - Check number of occurences doesn't work as expected...

listprologprolog-dif

Read More
Order of goals(statements) in Prolog rules...

prologprolog-difdeclarative-programminglogical-purity

Read More
BackNext