Search code examples
Implementing the Prolog Unification algorithm in Python? Backtracking...

pythonalgorithmprologbacktrackingunification

Read More
Add all generated lists from a predicate into one big list at the end...

listrecursionprologpredicate

Read More
How to tell prolog that N is a natural number if N - 1 is a natural number?...

prolog

Read More
Prolog: Check predicate against every item in the list...

recursionprolog

Read More
How to create a higher order DCG parser in Prolog?...

parsingprologdcgmeta-predicate

Read More
Relate Roman and Arabic numerals...

prologroman-numerals

Read More
Prolog without if and else statements...

prologlogic

Read More
Sliding window method for pattern recognition in SWI-Prolog...

prologpattern-matchingsliding-windowdcggomoku

Read More
What exactly is the vertical slash function in PROLOG? Is it an operator?...

listsyntaxprologoperatorsswi-prolog

Read More
Prolog - unusual cons syntax for lists...

prologiso-prolog

Read More
More compact definition...

prolog

Read More
Do Prolog variables within 'nested' predicates co-refer?...

variablesprolog

Read More
How can I create a function in prolog that iterates through a list of lists and before passing to th...

prolog

Read More
Sort list of list in prolog?...

sortingprologswi-prolog

Read More
How to set UTF-8 as default for open/3 in SICStus 4.8.0...

utf-8prologsicstus-prolog

Read More
How can I create in prolog a list of lists of triplets with the prev and the next elements of each e...

prolog

Read More
A graph DB vs a Prolog (or miniKanren)...

neo4jprologgraph-databasesminikanren

Read More
Prolog Representation for Parallel Line Theorem Reasoning...

prolog

Read More
Termination of prolog query using using dcgs...

prologdcgnon-termination

Read More
How would I filter declared facts according to whether one variable is a member of a list in Prolog?...

prologswi-prolog

Read More
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
BackNext