Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

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

Finding Unique Items in a List

prolog

How to parameterize a SPARQL query in SWI Prolog?

Cool, visually-transmissible uses of Prolog [closed]

Why is prolog unification depth-first-search instead of breadth-first-search?

prolog iso-prolog

How to define predicate in prolog programming?

prolog