Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

DCG: Assigning remainder to a variable within DCG {} code

prolog gnu dcg

How to read JSON file in Prolog

json prolog swi-prolog

Prolog: slice big list in smaller seperate lists

prolog

Behavior of cuts in negation

prolog iso-prolog

Complexity of counting matching elements in two sequences using `library(aggregate)`

prolog time-complexity

Finding second min value in list

prolog

The difference between dollar sign ($) and number (or hash) sign (#) in Prolog

prolog eclipse-clp

List adding in Prolog

list prolog sum

Example of how pass by value-result works in Prolog

prolog parameter-passing

How to do arithmetic and or operations in prolog?

prolog

faster dictionary than assoc, but with same relational/backtracking capabilities

prolog swi-prolog

What is the meaning of a double slash `//` after the predicate name in Prolog, appearing in the context of DCGs?

prolog dcg

Prolog - return second to last list element

prolog

Find the number of Ns in a list [duplicate]

list prolog

Prolog programming - simple negative query

prolog

Prolog - aggregate : extract other variable than the minimum

prolog swi-prolog

SWI-Prolog reporting wrong answer with bitshifts CLPFD

Dynamic Programming Scheduler in Prolog