Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

List exercise on prolog

list prolog

prolog traverse nonstandard tree left to right

tree prolog tree-traversal

How to move first N elements to the end of the list for each list in the list of lists

list prolog

Prolog - parse with DCG

prolog dcg

Can SWI Prolog program get its facts from the external database?

how can simulate nested loop in prolog?

prolog nested-loops

Why length/2 predicate in prolog can produce infinite number of lengths?

prolog

Get elements from list of lists

list prolog dcg

How to implement tail recursion for tree algorithms in prolog

Finding maximal minimum value set

prolog max min

Breaking between/3 based "loop" in SWI-Prolog while maintaining choice points that follow it

loops prolog prolog-cut

What is the use of cut in Prolog?

prolog

Prolog wildcard for completing a string

prolog

Prolog permutations with condition?

How to redirect trace output to a file

prolog swi-prolog

Nested Prolog functions

prolog

How can I provide Prolog asks questions to me

prolog

Relate Roman and Arabic numerals

prolog roman-numerals

Read entire text file into a Prolog variable

prolog swi-prolog dcg