Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Numerical comparision in Einstein Riddle

prolog zebra-puzzle

Dynamic union find algorithm in Prolog

prolog union-find

How to pattern match wrapped variables in PROLOG without the cut?

convert same function/concept of C++ to prolog

c++ input io prolog

Asserting and retracting to emulate global variables

Prolog: Trying to solve a puzzle! returned false

Prolog: check if two lists have the same elements

Even sized list in Prolog

list prolog

retrieve the whole fact based on query providing an element in a list inside the fact

prolog

Prolog: Constraining the elements of a list to be within a range

ASP Hamiltonian Cycle Story

How to generate the language of all binary strings of length n-1 using a DCG in Prolog

prolog

A function that counts the number '1's, '2's and '3's in a list, with count represented as, for example, s(s(s(0))) = 3

prolog

Extensional DCG Test Cases

Defining a module in Prolog

module prolog

Prolog+clpfd: simple binary number parser with value

prolog dcg clpfd

1st program, return true if List 1 has more elements than List 2

prolog

Prolog lists Error: out of global stack

list stack prolog global dcg

Transposing a Matrix in prolog

prolog