Search code examples
Early stop predicate with a `true` value in Prolog...


prologswi-prologearly-return

Read More
How to split list in Prolog?...


prolog

Read More
How to use Prolog from Java?...


javaprolog

Read More
Removing consecutive duplicates from a list in Prolog...


prolog

Read More
element/3 on matrix to find index returns range when value can only be at a single index...


prologeclipse-clp

Read More
Running SWI Prolog via Terminal Mac...


macosterminalprologswi-prolog

Read More
Prolog - How To Make Prolog Query Shorter?...


prolog

Read More
Prolog Filtering List using `findall` with in-line predicate or "lambda"...


prolog

Read More
What is the benefit of using SWI-Prolog's qsave_program to generate a binary?...


ccompilationprologelfswi-prolog

Read More
Why is Prolog's failure by negation not considered logical negation?...


prologlogicnegationnegation-as-failure

Read More
check if object is a binary tree in prolog...


prologbinary-tree

Read More
Using Prolog to solve a brain teaser (Master Mind)...


prologcryptarithmetic-puzzle

Read More
Prolog - How to Convert CSV File Output Rows into Queryable Terms?...


csvprologswi-prolog

Read More
DELETE AN ELEMENT OF A LIST IN PROLOG...


prolog

Read More
Understanding recursive rules in Prolog...


recursionprolog

Read More
How to find some specific nodes/elements in a list?...


prolog

Read More
Find the divisors of a number using Prolog by using recursion...


prolog

Read More
Prolog type definition in swi-prolog...


typesprologdefinitionvisual-prolog

Read More
In SWI-Prolog, how can I find a solution that maximises or minimises some atom?...


prologswi-prolog

Read More
Making prolog predicates deterministic...


prolog

Read More
Up-to-date Prolog implementation benchmarks?...


prologswi-prologgnu-prolog

Read More
Creating a list of interleaved elements: Prolog...


recursionprolog

Read More
What are the (perceived) shortcomings of the ISO standard for Prolog modules (ISO/IEC 13211-2)?...


moduleprologiso-prolog

Read More
Are HiLog terms still useful in modern Prolog?...


moduleprologiso-prologmeta-predicatexsb

Read More
Prolog - replacing list elements...


listprolog

Read More
Trouble obtaining a specific answer to a query in Prolog...


prologprolog-cut

Read More
Prolog lists: combination of comma and |...


listprologdeclarativecons

Read More
Solving a logical puzzle with Prolog gives a wrong answer...


prolog

Read More
How to identify valid bodies and convertible terms...


prologiso-prolog

Read More
Find all subsequences of a list that cover the whole list in prolog...


prologswi-prolog

Read More
BackNext