Search code examples
Prolog predicate to multiply two lists (representing unary numbers)...


listprologsuccessor-arithmetics

Read More
@< Symbol In Prolog...


prologoperators

Read More
Having touble installing SWI-Prolog on Linux...


installationprologswi-prolog

Read More
Matching tuples in Prolog...


prologtuplespattern-matchingoperatorsassociativity

Read More
Prolog - How to set timestamp as an argument in a predicate?...


prologswi-prolog

Read More
SWI-Prolog give me False message...


prolog

Read More
Instantiating integer variables in Prolog...


prologclpfd

Read More
Reporting *why* a query failed in Prolog in a systematic way...


prologfirst-order-logic

Read More
Not getting a theory in Aleph for SWI Prolog...


prologswi-prologaleph-ilpinductive-logic-programming

Read More
How to replace every occurence of a value with another one in a binary tree with Prolog...


replacetreeprolog

Read More
Prolog rule can condition to be before a date, but not after a date, why?...


prologprolog-setof

Read More
How does Prolog technically work? What's under the hood?...


prolog

Read More
Converting logical puzzle into predicate calculus and prolog/dlv...


prologlogicpredicateanswer-set-programming

Read More
Understanding Difference Lists...


prologdifference-lists

Read More
How to construct components from build of materials...


prolog

Read More
How to get SWI-Prolog to always print strings with quotes, in interactive mode...


prologswi-prolog

Read More
Is it possible to get elapsed time in microseconds in Swi-Prolog?...


timeprologswi-prolog

Read More
Prolog recursion trouble - minimum value in list...


prolog

Read More
Split a list into two in prolog...


listprolog

Read More
In Prolog, how to represent a(X) => b(X) V c(X)?...


prolog

Read More
How to construct a Predicate Indicator?...


prolog

Read More
converting character list to list of strings with each one contains 3 characters in Prolog...


prologswi-prolog

Read More
All combinaisons with repetition of a list...


prolog

Read More
Prolog: difference between var, nonvar and ground...


prolog

Read More
How to clear screen in SICStus Prolog...


prolog

Read More
How can I get a list of facts with an id matching each fact list item with same id using Prolog?...


listprolog

Read More
SWI Prolog interpret/compile from command line...


prologswi-prolog

Read More
How to join rules and print out outputs in prolog...


prolog

Read More
How to get a numeric value from the consulting file in Prolog?...


prologprolog-toplevel

Read More
How to stop the recursion in prolog, once the desired value is returned?...


recursionprolog

Read More
BackNext