Search code examples
Recurse for Kth cousin N times removed in Prolog...


recursionprolog

Read More
How apply findall to find several fields | Prolog...


prolog

Read More
Does it make sense to use a cut when a predicate backtracks into the same solution?...


prolog

Read More
Formatting the output with proper paranthesis - Prolog (without using ! and --> )...


prolog

Read More
How to get data from library(persistency) in SWI-Prolog?...


prologswi-prolog

Read More
append elements satisfy certain condition to list in swi-prolog...


prolog

Read More
Will this be tail call optimized in SWI-Prolog...


prologtail-call-optimization

Read More
Separating list of facts in prolog...


prolog

Read More
Sum of list elements sums| Prolog...


prolog

Read More
Prolog unification broken when argument order is changed...


prologlogicunification

Read More
Prolog | Access to element on list...


prolog

Read More
Reading a csv file of city distance in prolog?...


prolog

Read More
Return the Nth oldest child from a prolog query...


prolog

Read More
Read user input and assign string matching result to parameter...


prolog

Read More
how to remove the first two elements and the last two elements of a list?...


prolog

Read More
Equivalence relation in prolog...


functional-programmingprologlogicpurely-functional

Read More
crossword puzzle with prolog...


prologcrossword

Read More
Edit Prolog program to output the result of a computation...


prolog

Read More
Learning Prolog: solving a crossword scheme...


prologcrossword

Read More
Somehow I built SWI-Prolog without unbounded integer support. I need to use a predicate that require...


prologswi-prolog

Read More
How to "write a predicate which returns the opposite of a literal" in Prolog?...


prolog

Read More
Prolog: find a path from root tree node to a specified node...


treeprolog

Read More
Automating my pet debugging strategy in SWI-Prolog...


prolog

Read More
Prolog, display list result, after algorithm...


recursionprolog

Read More
SWI-Prolog Parsing input without querying...


prolog

Read More
How can I make a time parsing predicate work in both directions?...


parsingprologdcg

Read More
family tree in SWI PROLOG...


prolog

Read More
How to insert data into a list in recursive Prolog...


prolog

Read More
Printing out a dynamically sized truth table using lists in prolog...


prolog

Read More
How to find all adequate terms in a prolog database?...


databaseprolog

Read More
BackNext