Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Problem with `\+` in Prolog queries with variables

prolog predicate gnu-prolog

What does +,+ mode in Prolog mean?

prolog iso-prolog

Faster way of testing your prolog program

testing prolog

Working with list of lists in Prolog

Prolog predicate - infinite loop

Prolog Create a List

list prolog insert-update

Implement a Prolog predicate that say if an element belong to a list. Problems with not numerical lists

prolog prolog-dif

Prolog getting frequency of list

prolog

make/0 functionality for SICStus

Prolog - How to count the number of elements in a list that satisfy a specific condition?

list prolog

I want to implement the predicate noDupl/2 in Prolog & have trouble with singleton variables

list prolog

How do I return a list in Prolog?

list prolog

Using a prolog DCG to find & replace - code review

prolog dcg

Prolog - how to check if a predicate succeeds more than once

prolog

Excluding a tuples_in list in prolog

prolog clpfd

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

prolog prolog-toplevel

Performance of the built-in Prolog predicate (is)/2

How to create arithmetic and disequality constraints in Prolog

prolog clpfd

Cards representation in Prolog

prolog poker

Rotating a list to the right (Prolog)

list prolog