Search code examples
Why in the program "Prolog for eight puzzle" user slago uses the command: reverse([State|S...


prolog

Read More
Why is this code in PROLOG using constraints gives Operator expected syntax error?...


prologclpfd

Read More
Prolog membership operation on a list which returns the index of the found element...


functional-programmingprolog

Read More
How to assert multiple facts or rules in one assert/1 statement?...


prologprolog-toplevel

Read More
Extract string from csv file after reading in Prolog...


csvprologswi-prolog

Read More
Non-branching version of 'bagof'...


prologbacktrackingsudokuclpfd

Read More
Can some1 help me with SWI-Prolog?...


prolog

Read More
Trouble implementing greater-than/inequality sudoku solver in SWI-Prolog...


prologsudokuclpfdprogram-slicing

Read More
Even and odd cases for the pivot/2 predicate aren't running properly when placed together...


prologfailure-slice

Read More
Internal predicates evaluate/2 and evaluate2/2...


prologsicstus-prolog

Read More
using call(G) vs using G without call/1...


prolog

Read More
Split a list in half...


listprolog

Read More
Solving a logic task using Prolog...


prologzebra-puzzle

Read More
One common hobby between two persons in Prolog...


prologprolog-dif

Read More
Extending unification, SICStus-style...


prologunificationsicstus-prolog

Read More
Prolog How to count all element?...


prolog

Read More
How do I remove supersets in a list of lists?...


listprologsubset

Read More
Exclude author from gerrit review...


prologgerrit

Read More
How can I get the maximum range that exists in an arbitrary list of integers?...


prolog

Read More
Add one element at the end of every sub list of a list...


listprolog

Read More
Permutation of a list where numbers must change its position in Prolog...


prolog

Read More
Multiplication of two tables in Prolog...


prolog

Read More
Prolog performance and recursion type...


performancelistprologpermutationtail-recursion

Read More
Prolog predicate with multiple lists...


prolog

Read More
Prolog: retract fact by it's name...


prologfact

Read More
Reifying groundness in Prolog with Attributed Variables...


prologprolog-coroutining

Read More
Sum of random digits in Prolog...


prologswi-prolog

Read More
Prolog pattern match and return...


listprologpattern-matching

Read More
Why does prolog use =< and not <=?...


prologiso-prolog

Read More
Concept questions about complex terms in Prolog...


prolog

Read More
BackNext