Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

How do I make a Prolog rule that only reads the lists inside lists?

Prolog counting using s(0) and p(0)

Prolog: How do I check whether item exists in the database before adding?

prolog

How do you check the elements of a submatrix in Prolog

set union operation in Prolog : explanation

prolog

Using await and async to make load an parse Tau-Prolog before anything else

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