Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

how to stop prolog from examining impossible solutions infinitely?

Expressing setup time with cumulatives

catch/3 and call_with_time_limit/2 predicates in SWI-Prolog

prolog timeout swi-prolog

How to convert if else to fully declarative in Prolog?

Existential quantification in Prolog facts

Testing Prolog Difference lists

How to create a list of numbers that add up to a specific number

prolog

I want to create dynamic facts in prolog

Check if string is substring in Prolog

Solving "Feed the Golorp" puzzle in Prolog

What is the difference between :- and ?- in Prolog?

prolog iso-prolog

Prolog-based interpreter

Convert peano number s(N) to integer in Prolog

what does slash(/) do in prolog?

prolog operators

Prolog list membership, multiple results returned

PROLOG with lambda expressions

java lambda prolog

How to turn off "true" and "false" outputs in Prolog?

How to reify Prolog's backtracking state to perform the same task as "lazy seq" from Clojure?

Typing the Y combinator

RegEx Parser written in Prolog

regex prolog dcg