Prolog Programming in Depth
by Michael A. Covington, Donald Nute, Andre Vellino
Publisher: Prentice-Hall 1997
ISBN/ASIN: 013138645X
ISBN-13: 9780131386457
Number of pages: 529
Description:
Full coverage of the Prolog programming language including the latest ISO standard (as of 1997). Includes ready-to-run code for expert system shells, other intelligent problem-solvers, and algorithms to read foreign file formats, even Lotus spreadsheets.
Download or read it online for free here:
Download link
(13MB, PDF)
Similar books
prolog :- tutorialby J. R. Fisher - 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.
(10493 views)
Simply Logical: Intelligent Reasoning by Exampleby Peter Flach - 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.
(11263 views)
Logic, Programming and Prologby Ulf Nilsson, Jan Mauszynski - John Wiley & Sons Inc
This textbook provides a uniform account of both the foundations of logic programming and simple programming techniques in the programming language Prolog. The authors limited their attention to the most important areas of logic programming.
(24594 views)
An Introduction to Logic Programming through Prologby Michael Spivey - Prentice Hall
Using theory as a foundation for practical programming, this text presents the theory of logic programming with clear proofs and implementation techniques. It covers logical theory, programming, and the structure of a simple Prolog implementation.
(17069 views)