Search code examples
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
Capture matching substrings from a DCG...

prologdcg

Read More
My Prolog Query is returning False instead of the expected color assignment...

prologswi-prolog

Read More
Prolog - animal puzzle, need to force each atom to be used only once...

prologuniquezebra-puzzle

Read More
Prolog write the is_progression predicate to check that the sequence of elements of a numerical list...

prolog

Read More
Binary Arithmetic with non-standard representation in Prolog...

prolog

Read More
Defining facts within prolog rules...

prolog

Read More
How to make the predicate to replace the last occurrence of the given element in the list with the s...

prolog

Read More
Prolog find father_in_law...

prolog

Read More
SWI-Prolog predicates member and nth1 without unification?...

prologswi-prologunification

Read More
prolog list of all divisors of a number...

prologprimes

Read More
BackNext