Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Find all subsequences of a list that cover the whole list in prolog

prolog swi-prolog

All combinations of a list without doubles in Prolog

list prolog

How to split strings in Prolog

prolog split

Persistence of facts in Prolog

prolog persistence

How do I stop an empty list from appending to a complete list in Prolog?

list prolog

Recursive Decision Tree In Problems

recursion prolog

Some problems asserting a new rule in SWI-Prolog

prolog

Convert a char list to a string in Prolog

Prolog solve Sudoku

Dealing with unknown procedure error in SWI-Prolog

prolog

Prolog: pythagorean triple

Prolog: Redundant results in clauses involving anonymous variables

Prolog - Return a list with specific elements?

list prolog

Lock Challenge in Prolog

prolog

How to access two dimensional array in prolog and how to loop each element in it

arrays matrix prolog

Prolog: difference between var, nonvar and ground

prolog

Prolog: Doubling the value of each element in a list of lists and returning a single list

prolog

Eliminating three-valued logic predicates choice points with if_/3

prolog swi-prolog reify

Prolog: Passing Implicit Parameter / Predicated Evaluation

Number of logical inferences of length/2 in Prolog (swi-pl)

prolog swi-prolog