Logo

The Art of Prolog by Leon S. Sterling, Ehud Y. Shapiro

Large book cover: The Art of Prolog

The Art of Prolog
by

Publisher: The MIT Press
ISBN-13: 9780262193382
Number of pages: 553

Description:
Hitherto, knowledge of how to use Prolog for serious programming has largely been communicated by word of mouth. This textbook sets down and explains for the first time in an accessible form the deeper principles and techniques of Prolog programming. The book is excellent for not only conveying what Prolog is but also explaining how it should be used.

Home page url

Download or read it online for free here:
Download link
(30MB, PDF)

Similar books

Book cover: Artificial Intelligence through PrologArtificial Intelligence through Prolog
by - Prentice-Hall
Artificial intelligence is a hard subject to learn. The author have written a book to make it easier. He explains difficult concepts in a simple, concrete way. This book is intended for all first courses in artificial intelligence.
(24792 views)
Book cover: Simply Logical: Intelligent Reasoning by ExampleSimply Logical: Intelligent Reasoning by Example
by - John Wiley
An introduction to Prolog programming for artificial intelligence covering both basic and advanced AI material. A unique advantage to this work is the combination of AI, Prolog and Logic. Each technique is accompanied by a program implementing it.
(9243 views)
Book cover: Applications of PrologApplications of Prolog
by - BookBoon
In this volume the author discusses some areas where Prolog can be fruitfully employed. The book comprises four chapters: Enigma 1225: Rows are Columns; Blind Search; Informed Search; Text Processing. There are 54 exercises in this book.
(18797 views)
Book cover: prolog :- tutorialprolog :- tutorial
by - California State Polytechnic University, Pomona
Prolog is a logical and a declarative programming language. This tutorial is intended to help learn the essential, basic concepts of Prolog. The sample programs have been chosen to promote the use of Prolog in an artificial intelligence course.
(8314 views)