Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

How to use SWI-Prolog ./2 function?

prolog swi-prolog

Inserting a cut in Prolog to make a relation clause bound but bidirectional

prolog prolog-cut

Replacing prolog base case with recursive call

recursion prolog

Doubly Linked List in Prolog

Combinations of multiple lists - Prolog

list prolog

Unexpected result for predicate nb_setarg/3

How do return both a variable result and a true/false in Prolog?

Avoid linear cost of append/3 in Prolog

prolog dcg

How to sort by letters *and* numbers in prolog?

prolog

Forward chaining in YAP Prolog?

prolog

Does Prolog have an "if and only if" operator?

prolog

Strange results for list manipulation

prolog prolog-dif

Index of first element greater than X (Prolog)

list prolog clpfd

Does prolog have a spread/splat/*args operator?

Prolog integer comparison fails with error_type error

prolog

All possible knight positions in n moves - infinite loop in prolog

Why doesn't maplist/3 use a template?

prolog meta-predicate

How can Prolog derive nonsense results such as 3 < 2?

GNU Prolog - Recursion issue (easy?)

recursion prolog

gnu Prolog powerset modification

list prolog set substring dcg