Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

How to Solve Cryptarithmetic Puzzle in Prolog

Prolog efficiency: facts unification or list membership?

prolog

Prolog repeating solutions on symmetric relations

prolog relation symmetric

Import csv file data to populate a Prolog knowledge base

csv prolog swi-prolog

swi-prolog: how to sort list of lists by NTH element of sublist, ALLOWING DUPLICATES

list sorting prolog

Difference between two variant implementations

prolog iso-prolog

In a Warren's Abstract Machine, how does bind work, if one of the arguments is a register?

Implementing user-defined arithmetic functions

Use reified constraints to make 3 numbers consecutive

prolog constraints clpfd

distance between two points in prolog

prolog

How do Prolog translates DCG rules into definite clauses?

prolog dcg

Prolog - Return the n-th row of a matrix

list matrix prolog counter

Get the name of the calling predicate

Prolog-operator "_:_" - meaning?

prolog operator-keyword

SICStus Prolog: Find all solutions

Prolog and the headless implication

prolog

What are the requirements a computer function must meet to be considered "monotonic"?

prolog logic logical-purity

Terminating [user]. with a EOT character in Prolog

prolog

Whats the difference between call/1 and normal clause?

prolog call

Prolog query satisfiable but returns false

prolog first-order-logic