Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Prevent backtracking after first solution to Fibonacci pair

What is the most elegant way to find 16-bit numbers which satisfy some conditions?

Getting all the solutions to a predicate in Prolog

prolog

Prolog list to comma separated string

string list prolog

Prolog - first list is sublist of second list?

prolog

Filter list in prolog

prolog

Is there any difference between using the "or" operator and using several clauses?

prolog

Prolog type definition in swi-prolog

Add two more occurrences using prolog

list prolog prolog-dif

What's the difference between functor, a fact, a predicate and a rule in Prolog?

prolog terminology

Prolog: How to remove every second element of a list

list prolog

Compound terms and Lists in Prolog

prolog

Is there something like anonymous predicates in SWI Prolog?

if else if else clause in prolog similar to C/C++

prolog

Structure (Difference Lists) Prolog

prolog dcg difference-lists

How to represent directed cyclic graph in Prolog with direct access to neighbour verticies

prolog cyclic-graph

Finding the max in a list - Prolog

prolog

Is there any serious project going on using PROLOG? [closed]

prolog

Prolog removing unique elements only

list prolog