Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Difference between logic programming and automated theorem proving

PROLOG all different

prolog clpfd

Incrementing numbers in Prolog

prolog increment

Defining (mathematical) function in Prolog

What does Prolog do if you X = f(X)?

prolog occurs-check

Predicate that pick elements which are on list twice not less not more

prolog

Intersection of two lists without duplicate elements in Prolog

list prolog duplicates

Get all possible binary trees using Prolog?

prolog binary-tree

Does Prolog need GC when the occurs check is globally enabled?

Prolog, how to show multiple output in write()

prolog

Is an infinite list of ones sane?

convert float to integer in prolog

Crossword solver in PROLOG

prolog crossword

Problem when trying to define an operator in Prolog

How to run prolog queries from within the prolog file in swi-prolog?

prolog

How to use call_with_depth_limit/3

What does the s() predicate do in Prolog?

Does Prolog use Eager Evaluation?

prolog lazy-evaluation

Prolog without if and else statements

prolog logic

Faster implementation of verbal arithmetic in Prolog