Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Prolog memory issues

Swapping a specific number in list 1 with a specific number in list 2

list prolog predicate

Prolog - what sort of sentences can't be expressed

On mixing Prolog coroutining (freeze/2, when/2) and DCG

Cut operator not discarding choice points?

recursion prolog prolog-cut

How to count how many times a character appears in a string list in Prolog?

prolog

Program in Prolog for sum of numbers in interval

prolog

Split using DCG rules

prolog swi-prolog

does prolog backtracking/search always follow the same scheme?

prolog

SWI-Prolog: splitting text atom into list of characters

string split prolog

What do results like Z = [_G305] mean in prolog?

prolog

Why after pressing semicolon program is back in deep recursion?

How does the '|' character in prolog append rather than split a list?

list prolog append

Prolog unique value in list

prolog

What about setarg/3 is "extra-logical"?

prolog

How to get swi-prolog console output using JPL?

prolog swi-prolog jpl

YAP PROLOG timeout issue

prolog yap

First order logic Prolog anonymous variables

Find the number of elements greater than a number in a list in PROLOG

prolog

Insert into open-ended list without binding its tail variable