Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

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

power function in prolog

Defining predicates in SICStus Prolog / SWI-Prolog REPL

Splitting a list of integers into a list of positive integers and a list of negative integers

list split prolog clpfd

Double negation and execution model in Prolog

Prolog element in lists replacement

list replace prolog

Prolog basic questions

prolog

How to create a list from facts in Prolog?

prolog