Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Worst-case exponential runtime for some special terms

prolog

prolog: subsets of length k

prolog subset

Prolog: how to do "check(a++b++c++d equals d++a++c++b) -> yes"

If satisfiable, cut before, otherwise fail

prolog

Is a predicate with variable arity acceptable in Prolog?

prolog logic

Understanding the splitting in Swi-prolog

list prolog

Does this Prolog program have a simple proof of non-halting?

prolog

matching 'connectors' and creating structure?

parsing prolog dcg

How to attach properties to terms?

prolog

Prolog: How do you iterate between two lists (nest for-loop)?

list prolog

Prolog delete an element into a given list

prolog

Prolog- How to assign an expression to variable

Compute a list of distinct odd numbers (if one exists), such that their sum is equal to a given number

prolog constraints clpfd

Prolog code gives two different results

list prolog

yes/no return in PROLOG query

prolog prolog-toplevel

generate a range of ints -- "out of local stack" [beginner]

prolog failure-slice

Check if any element in List begins with a specific character

prolog

How to find number of same elements in list Prolog?

prolog

In a Warren's Abstract Machine, where are Argument Variables created?

Proper handling of denormal floats in ISO-Prolog