Problem with insert function into an organized list in Prolog...
Read MoreProlog Predicate for positive and negative integers...
Read MoreHow to collect maximal non-overlapping ascending/descending prefixes of a random sequence of numbers...
Read MoreProlog - first list is sublist of second list?...
Read MoreProlog: X is the grandfather of Y...
Read MoreWhy does this Prolog program not terminate?...
Read MoreMoving elements in a list-of-lists in prolog...
Read MoreHow do I tell Prolog that a specific tuple is not in a list...
Read MoreHomework, want to solve with Prolog...
Read MoreWriting a DCG containing same string reversed...
Read MoreProlog fact doesn't get interpreted...
Read MoreI wrote a program to handle unit conversions in Prolog, but I always get stack-overflows: Do you kno...
Read MoreComposition of substitutions for unary addition in prolog?...
Read MoreProlog doesn't return the correct query (to my knowledge) when added the (X \= Y) clause...
Read MoreProlog map coloring (4 colors map) code explanation...
Read MoreTrying to calculate a hash with crypto_data_hash causes SWI session to crash - am I doing something ...
Read MoreProlog existence_error procedure in basic example...
Read MoreTranslation to DCG Semicontext not working...
Read MoreI need to write a turbo prolog program, which will remove all palindromes from the list...
Read Morecreate a list in prolog in range of two numbers...
Read MoreDelete empty lists from lists of lists in Prolog...
Read MoreHow to keep Prolog from going back and forth between the same two steps forever?...
Read MoreHow does SWI Prolog handle lists under the hood?...
Read MoreI'm not understanding why underscore gets grounded in meta-predicates...
Read MoreHow do I express and solve this trivial logic puzzle?...
Read MoreProlog - get best value among permutations of list...
Read MoreWhat would be an elegant/idiomatic way to introduce a predicte on a list of atoms?...
Read More