Why doesn't X-0 match with 20?...
Read MoreDetermine if the string contains numeric characters. If there are, then display them on the screen...
Read MoreHow to write a Prolog rule to define a predicate?...
Read MoreHow to write in a file N times in Prolog?...
Read MoreInserting elements into indexes that are the powers of 2 [Prolog]...
Read MoreCounting Elements in a List of Lists and Outputting Answer as a List in Prolog...
Read MoreProlog predicate for declaring one object is larger than the other?...
Read MoreFind a list of people who participate in more than one circle...
Read MoreNegation by Failure and Logical Monotonicity in Prolog?...
Read MoreHow to generate all permutations from positional value-lists in Prolog?...
Read MoreGenerate a liste containing all the instances of a variable...
Read MoreCalculate Fibonacci Serie in Prolog, Tail Recursive...
Read MoreDefining predicates in prolog , work with lists...
Read Morewhy is this example with the cut, apparently not dept-first resolution?...
Read MoreHow to find a list of people whose parents avarage age is the smallest...
Read MoreProlog, give a path from point x to the goal...
Read MoreHow to solve equations with negation in prolog...
Read Morereceives_twice(C, A): the client received exactly two transfers, each of which an amount not less th...
Read MoreCapture matching substrings from a DCG...
Read MoreMy Prolog Query is returning False instead of the expected color assignment...
Read MoreProlog - animal puzzle, need to force each atom to be used only once...
Read MoreProlog write the is_progression predicate to check that the sequence of elements of a numerical list...
Read MoreBinary Arithmetic with non-standard representation in Prolog...
Read MoreDefining facts within prolog rules...
Read MoreHow to make the predicate to replace the last occurrence of the given element in the list with the s...
Read MoreSWI-Prolog predicates member and nth1 without unification?...
Read Moreprolog list of all divisors of a number...
Read More