Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

How to handle a path in Prolog graph traversal

Prolog Backtracking

prolog backtracking

How could I remove backtracking from this code?

prolog clpfd

Swap two items depending on the index

prolog

How to use recursion to sum/add the number between x and y?

recursion prolog

Axiom resolution

Which is the correct order to generate WAM code for L0 program terms?

ECLiPSe CLP puzzle: perfect rectangle fitting

is it possible to use maplist/3 with 'anonymous' predicate?

Prolog Find the sum of integers between two integers

prolog

Count the number of occurrences of a character in a list in prolog

arrays list prolog

Solutions for sum in Prolog

prolog

Converting context-free grammar to pushdown automata in Prolog

prolog dcg

Using list in Prolog DCG

prolog dcg

Generate all expressions from list of numbers equal to a number [PROLOG]

Assigning the answer of sin function to the term sin(X) in prolog

prolog

Alternative SICStus Prolog FFI SP_define_c_predicate()

prolog ffi sicstus-prolog

How to use member predicate to specify constraints in prolog

recursive Prolog predicate?

prolog predicate

Computational complexity of recursion in prolog