Search code examples
Find all subsequences of a list that cover the whole list in prolog...


prologswi-prolog

Read More
How to flatten nested Prolog statements into a plain Horn clause...


prologsimplification

Read More
Solving Caliban problems with prolog...


prologlogicrelationzebra-puzzle

Read More
Why is there an error for the query: "query(member(one, [one,two,three]))." in Problog?...


prologproblog

Read More
PROLOG Make a list of words from big text file...


prologfile-handlinggnu-prolog

Read More
CLP(FD): solution number count speedup...


prologclpfdclpb

Read More
Why do i get : uncaught exception: error(existence_error(procedure,foggy/0),top_level/0)?...


prolog

Read More
Prolog falls into an infinite loop...


loopsprolog

Read More
Problem with insert function into an organized list in Prolog...


prolog

Read More
Prolog Predicate for positive and negative integers...


prolog

Read More
How to collect maximal non-overlapping ascending/descending prefixes of a random sequence of numbers...


sortingprologmergesorttail-recursion

Read More
Prolog - first list is sublist of second list?...


listrecursionprolog

Read More
Prolog: X is the grandfather of Y...


prolog

Read More
Why does this Prolog program not terminate?...


listrecursionprologlogicconstraints

Read More
Blocks-World Problem in Prolog keeps oscillating between the same two states...


prologartificial-intelligencedepth-first-searchplanning

Read More
Moving elements in a list-of-lists in prolog...


listmatrixprolog

Read More
How do I tell Prolog that a specific tuple is not in a list...


prolog

Read More
Homework, want to solve with Prolog...


prolog

Read More
Writing a DCG containing same string reversed...


prologdcg

Read More
Prolog fact doesn't get interpreted...


prolog

Read More
I wrote a program to handle unit conversions in Prolog, but I always get stack-overflows: Do you kno...


prologstack-overflowgnu-prolog

Read More
Composition of substitutions for unary addition in prolog?...


prologsuccessor-arithmetics

Read More
Prolog doesn't return the correct query (to my knowledge) when added the (X \= Y) clause...


prolog

Read More
Prolog map coloring (4 colors map) code explanation...


prolog

Read More
Trying to calculate a hash with crypto_data_hash causes SWI session to crash - am I doing something ...


prologswi-prolog

Read More
Prolog existence_error procedure in basic example...


prologgnu-prolog

Read More
Translation to DCG Semicontext not working...


prologdcgdcg-semicontext

Read More
I need to write a turbo prolog program, which will remove all palindromes from the list...


prologpalindrome

Read More
create a list in prolog in range of two numbers...


prolog

Read More
Delete empty lists from lists of lists in Prolog...


prolog

Read More
BackNext