Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Transition Issue Unknown Cause

prolog

Predicate must be true of all elements in a list

prolog

How to perform arithmetic on elements of a Prolog list

list recursion prolog axiom

Prolog predicate that extracts all words immediately following a word in a given list of words

prolog

Minimum element of a pair in a list in prolog is slow

prolog failure-slice

Correct use of logic languages as a tool

Nephew of my own father in prolog

prolog logic

Prolog: How to get oldest and youngest in bloodline

prolog

Prolog list of atoms

list prolog visual-prolog

index of element

prolog

Prolog: getting a list of atoms

prolog

3-in-a-row logic puzzle: optimisation for sequence constraints in lists/arrays

How do I show the results of pattern-matching goals with several free variables in SWI-Prolog from a shell invocation?

curly brackets { } in DCG

prolog dcg

Prolog Array Pipe Meaning

syntax prolog

How to make Prolog depth-first-search algorithm go deeper into the tree? (Applied to Sokoban)

Recursive multiplication in prolog

prolog clpfd multiplication

Interpretation of Prolog's operator in an exercise

prolog

Prolog maze solving algorithm