Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

writing prolog statement with not operator

prolog

Solving CNF using Prolog

prolog fill a list automatically with variables in loop

list variables prolog sudoku

Prolog Assignment

list prolog

Prolog recursion grammar

prolog dcg

prime numbers list for a given range prolog

prolog primes

Getting an order into predicate resolution

prolog clpfd

How to remove sub-lists in prolog?

list prolog sublist

How to remove a list from a list in prolog?

list prolog

Running Prolog in a web browser

html css prolog

Using the prolog format predicate to print to file

prolog

Skip/pass non-standard prolog code

prolog swi-prolog erlog

How to store the value of a recursive function in a list in prolog?

list recursion prolog

Reversible predicates and Strings in SWI-Prolog

Subtracting or adding lists of lists in prolog?

list prolog

Findall with multiple variables in Prolog

prolog prolog-findall

DNA Matching in Prolog

prolog

Why do we call a disjunction of literals of which none is positive a goal clause?

prolog logic

Prolog DCG: Match different symbols on a chain

What's wrong with my Prolog "list filler"?

prolog