Search code examples
The game of 23 matches in SWIPROLOG...


prolog

Read More
Why after pressing semicolon program is back in deep recursion?...


recursionprologbacktrackingrecursive-backtracking

Read More
How to order arguments in Prolog predicates for specifically for an exam question?...


prolog

Read More
SWI-Prolog can't find pce library...


prologswi-prologxpce

Read More
Reversing a List in Prolog...


listprologconcatenationreversehead

Read More
Prolog bind variable to opposite of another boolean variable...


prologprolog-dif

Read More
Fill a word in a row in Prolog...


prologswi-prologcrossword

Read More
Jug Water Problem using DFS and State Space in Prolog...


prologwater-jug-problem

Read More
What occurs-check optimizations is SWI Prolog using?...


prologswi-prologoccurs-check

Read More
Prolog implementation of SEND + MORE = MONEY isn't finding a result...


prologcryptarithmetic-puzzle

Read More
How to access unique pairs from a list in Prolog?...


prolog

Read More
Prolog: Create a List from a selection of a given List...


listprolog

Read More
Reaching end of list in prolog...


listrecursionprolog

Read More
Conjunction vs Disjunction precedence in prolog...


prolog

Read More
How to transform a list of lists into a single list in prolog...


prolog

Read More
Clearing a line from the Prolog terminal in VS Code...


visual-studio-codeterminalprologkeyboard-shortcuts

Read More
How do I rewrite the following so it uses if_?...


prolog

Read More
How do I write a palindrome program while using different lists?...


listprologpalindromedcgdifference-lists

Read More
Prolog print all possible Lists...


listprolog

Read More
maplist/2 vs extra recursion predicate with SICStus Prolog...


prologsicstus-prologmeta-predicate

Read More
Using Prolog to solve The Jindosh Riddle from Dishonored 2...


prologzebra-puzzle

Read More
What is a unification algorithm?...


algorithmf#functional-programmingprologunification

Read More
Implement the member predicate as a one-liner...


listprologdcg

Read More
How to concatenate two atoms/strings?...


prolog

Read More
How to use predicate value inside another predicate...


prolog

Read More
SWI: '+', '-', '--', '?' marks...


prologswi-prolog

Read More
Prolog programm returns false and i cannot see why...


prolog

Read More
AVL Binary Tree - Balanace test...


treeprologavl-treetree-balancing

Read More
Prolog prefix sum of a list...


listsumprologprefix

Read More
Different ways of expressing collatz conjecture in prolog fail...


prologclpfdcollatz

Read More
BackNext