Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Building an Expression Tree in Prolog

prolog expression-trees dcg

Can this be made tail-recursive in Prolog?

SWI-Prolog - Fail to Assert

prolog prolog-assert

prolog passing a function as a variable, how to add arguments?

prolog declarative

Example of an .exe compiled by swi-prolog that can accept arguments

How to check if any statisfying clause exists in Prolog without backtracking through all different paths?

Prolog: Removing Duplicates

prolog

SWI Prolog ignores discontiguous predicate

prolog

Create combinations of numbers within list prolog

How to implement fully-declarative Horn logic? [closed]

Prolog - check if list is empty []

list prolog

Restricting goal_expansion/6 to compile time only

prolog sicstus-prolog

Mandatory reification when using the 'mod' operator together with 'or'?

prolog clpfd

Recursive search & Accumulators & Counters in Prolog

I'm new to Prolog. Trying to run this code but gives - ERROR: Undefined procedure: teaches/2 (DWIM could not correct goal)

prolog undefined procedure

Prolog, how should I construct a list of list to a single list?

prolog

How to implement a not_all_equal/1 predicate

prolog, copying lists

logic prolog

How to use prolog in java? [duplicate]

java prolog

Prolog - Variable as operator

prolog