Search code examples
Make a predicate reversible...


prolog

Read More
How to find the positive numbers in a list in Prolog?...


prolog

Read More
Prolog binding arguments...


prologmeta-predicate

Read More
Prolog- Returning elements from facts...


prologreturnelementfact

Read More
Translating a list to another list in prolog...


prolog

Read More
How does pruning choice points in the code below make it more efficient (Prolog)?...


prologprolog-cut

Read More
Solving constraints with string concatenations in Prolog...


prologswi-prolog

Read More
How does the predicate 'append/3' work with an anonymous variable in Prolog?...


prologprolog-anonymous-variable

Read More
definite clause grammar (dcg) Prolog (homework)...


prologdcg

Read More
Definite Logic Program...


prolog

Read More
Find the term with the lowest 2nd argument, in a list, with Prolog...


prolog

Read More
Filter List (Prolog)...


listfilterprolog

Read More
Prolog - query outputs limited answers...


prologprolog-toplevel

Read More
Writing a predicate to add atoms...


prolog

Read More
Prolog - 2 ways for progenitor predicate implementation...


prologparent-childfailure-slicetransitive-closure

Read More
Ancestor to all reachable node...


prologtransitive-closure

Read More
prolog, find list elements in a list of tuples...


listprologtuples

Read More
Remove adjacent duplicates in a list with Prolog...


prolog

Read More
Prolog getting head and tail of string...


stringlistprologdcg

Read More
How to call a goal and bind the number of logical inferences to a variable in Prolog?...


prologswi-prolog

Read More
Prolog Recursion in lists, last but one element...


listrecursionprolog

Read More
Prolog: searching for sublists of length>=3...


listprolog

Read More
Prolog: delete all spaces in list...


recursionprolog

Read More
Checking if a string is contained in a language (Prolog)...


prologcontext-free-grammardcg

Read More
How to find the cardinality of a set in Prolog?...


prolog

Read More
List from nested predicates...


prolog

Read More
How can I select integers from a list in Prolog?...


listprolog

Read More
Convert haskell function to prolog error...


haskellprolog

Read More
Performance of the built-in Prolog predicate (is)/2...


prologswi-prologsicstus-prolog

Read More
bagof only gives one item, though multiple items fit...


prolog

Read More
BackNext