Search code examples
In Prolog, how can I check condition B only if condition A is not satisfied?...


prolog

Read More
Convert General Tree to List in Prolog...


listrecursiontreeprolog

Read More
'if' in prolog?...


prologiso-prologlogical-purity

Read More
reversible "binary to number" predicate...


prologclpfd

Read More
i have problems with my connect_four.pl program...


prolog

Read More
All lists with three repeating elements...


prolog

Read More
Unexpected behaviour of prolog program...


prologswi-prolog

Read More
Visual Prolog 5.2: a odd backtracking behavior...


prologvisual-prolog

Read More
How to clear the previous query result on a list (in Prolog)...


listprolog

Read More
Prolog Program To Check If A Number Is Prime...


prologprimes

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