Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prolog

Simultaneously visit solutions to two or more backtrackable predicates

prolog

Why I can't get an answer for the Ship Puzzle with Prolog?

prolog zebra-puzzle

Searching a list for (same) two elements in Prolog

list prolog prolog-dif

Problems with German Umlaute, TCPIP from SWI Prolog to JAVA

java prolog tcp ffi swi-prolog

Solving chain reactions in prolog

Iterating over list elements in turns in prolog

list prolog

Prolog doesn't return a value

prolog

Get the length of a list in prolog in a non-recursive way

prolog

Prolog max in a list

prolog

How to read from file using see and putting the content into a list in Prolog?

io prolog

Problems with using code program

prolog

Prolog: Sum the values ​of the leaves in the binary tree

prolog

Using SVG for visualization

Prolog: subsets facts not working

prolog

How can i split a list in three other lists in prolog?

split prolog

How to create an executable file to a GNU-Prolog program?

prolog gnu-prolog

Expert Systems Design: logic programming (Prolog) versus general purpose programming (Java) [closed]

Why is my predicate not backtracking?

prolog backtracking