Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

How to create bidirectional predicates in Prolog?

prolog

Dynamic rule assertion in SWI-prolog

prolog metaprogramming

Backtracking in recursive predicates

prolog failure-slice

What does the "-" symbol mean in Prolog when dealing with lists?

Prolog - handling binary data with DCGs

How to query RDF/OWL using SWI-Prolog's Semantic Web Library?

How is this context free grammar using difference lists in Prolog functioning?

Prolog, building list with conditional clauses

Simplified Travelling Salesman in Prolog

Prolog - how to clear the memory and start from scratch?

Don't repeat solutions in Prolog

prolog prolog-setof

Prolog : Combining DCG grammars with other restrictions

prolog grammar dcg

Why does SWI-Prolog only give me the first answer?

prolog prolog-toplevel

SWI Prolog vs. GNU Prolog - CLP(FD) issues under SWI

Breadth-First in Prolog

Recursive Prolog predicate for reverse / palindrome

Deleting all occurrences of an element from a list

prolog prolog-dif

Switch statements in Prolog

What does [a|b|c] evaluate to in SWI-Prolog?

prolog pipe iso-prolog cons

Prolog: "findall" for limited number of solutions

prolog