Search code examples
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
Why is there a difference in the output of setof between facts with a different amount of elements?...

prologprolog-setof

Read More
Understanding this implementation of reverse list in prolog...

prolog

Read More
Out of local stack error being thrown in list of lists...

prolog

Read More
Custom data structure syntax in Prolog...

data-structuresprologsyntactic-sugarunification

Read More
Defining operators including vertical bars(|) in SWI-prolog...

prologoperatorsswi-prolog

Read More
Prolog in-order traversal...

prologdcg

Read More
Does prolog have a spread/splat/*args operator?...

prologvariadic-functionssplat

Read More
Get every element besides the last from a list in Prolog using append...

listprologappend

Read More
Does the Prolog symbol :- mean Implies, Entails or Proves?...

prologlogic

Read More
Prolog factorial predicate...

prologfactorialfailure-slice

Read More
swi-prolog abs operator not working in clpfd module...

prologswi-prologclpfd

Read More
Prolog: having true and false value...

listprolog

Read More
BackNext