Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog-toplevel

How do return both a variable result and a true/false in Prolog?

How to expand a resulting list in SWI-Prolog?

list prolog prolog-toplevel

SICStus Prolog: Find all solutions

Prolog. In a query, how to put a condition on a variable that I do not want in the results?

prolog prolog-toplevel

Make Prolog return one solution and stop showing the query option

Two stars in a Prolog list

Automatic results showing?

Why "..." appears in my answer of matrix in Prolog

Prolog list membership, multiple results returned

How to turn off "true" and "false" outputs in Prolog?

What's the difference between "false" and "no" in Prolog

prolog prolog-toplevel

How to see all of the answers in SWI-Prolog without pressing spacebar?

Defining predicates in SICStus Prolog / SWI-Prolog REPL

Prolog nth1 anonymous variables

prolog prolog-toplevel

Get multiple solutions in SWI-Prolog

prolog prolog-toplevel

SWI-Prolog how to show entire answer (list)?

What are the pros and cons of using manual list iteration vs recursion through fail

Why does SWI-Prolog only give me the first answer?

prolog prolog-toplevel

Prolog: Making a procedure to print Hello World