Search code examples
Check an integer in range as prolog with state transition...


prolog

Read More
How to deal with an empty list when finding last elements in a list of lists in Prolog?...


listrecursionprologpredicateempty-list

Read More
Prolog assignment fails...


prologswi-prolog

Read More
[Prolog]: Keep only the minimum length list from the predicates result...


prologswi-prolog

Read More
Worst-case exponential runtime for some special terms...


prolog

Read More
What does the 'line' predicate mean in Prolog?...


prolog

Read More
Prolog Predicate that returns Sum of weights of items in a list...


listsumprolog

Read More
Assigning a variable to a "return" value of a function in Prolog...


prolog

Read More
A Prolog program for permutation parity...


prologpermutationparity

Read More
Creating and working with an explicit list vs enumeration through fail...


prologenumerationprolog-toplevelprolog-dif

Read More
Why doesn't X-0 match with 20?...


prologunification

Read More
Determine if the string contains numeric characters. If there are, then display them on the screen...


prolog

Read More
How to write a Prolog rule to define a predicate?...


prologprolog-toplevel

Read More
Nested for loop in prolog...


prolog

Read More
How to write in a file N times in Prolog?...


prolog

Read More
Inserting elements into indexes that are the powers of 2 [Prolog]...


listprolog

Read More
Counting Elements in a List of Lists and Outputting Answer as a List in Prolog...


listrecursionprologpredicate

Read More
Prolog predicate for declaring one object is larger than the other?...


prolog

Read More
Find a list of people who participate in more than one circle...


prolog

Read More
How to find a list in prolog?...


listprologlogicpredicateswish

Read More
Negation by Failure and Logical Monotonicity in Prolog?...


prologlogic

Read More
How to generate all permutations from positional value-lists in Prolog?...


prologcombinations

Read More
Generate a liste containing all the instances of a variable...


prolog

Read More
Calculate Fibonacci Serie in Prolog, Tail Recursive...


prologfibonaccitail-recursion

Read More
Defining predicates in prolog , work with lists...


prologlogicpredicate

Read More
why is this example with the cut, apparently not dept-first resolution?...


prolog

Read More
How to find a list of people whose parents avarage age is the smallest...


prologswi-prolog

Read More
Prolog, give a path from point x to the goal...


prologtransitive-closure

Read More
How to solve equations with negation in prolog...


prolog

Read More
receives_twice(C, A): the client received exactly two transfers, each of which an amount not less th...


prologswi-prolog

Read More
BackNext