Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

prolog appending a list and a atom

prolog

Is it acceptable for a prolog procedure to work only one way?

prolog logic

Prolog - Recursive List

list recursion prolog

Read user input and assign string matching result to parameter

prolog

SWI Prolog pass a goal with non-zero arity through the command line arguments

How to count the leaves of a tree in prolog?

tree prolog

Prolog : coin change

prolog coin-change

Sliding window method for pattern recognition in SWI-Prolog