Skip to content

Prolog Programming for Artificial Intelligence

Best in textbook rentals since 2012!

ISBN-10: 0201416069

ISBN-13: 9780201416060

Edition: 2nd 1990

Authors: Ivan Bratko

List price: $42.19
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

The third edition of this best-selling guide to Prolog and Artificial Intelligence has been updated to include key developments in the field while retaining its lucid approach to these topics. Divided into two parts, the first part of the book introduces the programming language Prolog, while the second part teaches Artificial Intelligence using Prolog as a tool for the implementation of AI techniques. Prolog has its roots in logic, however the main aim of this book is to teach Prolog as a practical programming tool. This text therefore concentrates on the art of using the basic mechanisms of Prolog to solve interesting problems. The third edition has been fully revised and extended to…    
Customers also bought

Book details

List price: $42.19
Edition: 2nd
Copyright year: 1990
Publisher: Addison-Wesley Longman, Incorporated
Binding: Paperback
Pages: 624
Size: 6.77" wide x 9.21" long x 1.10" tall
Weight: 2.266
Language: English

The Prolog Language
Introduction to Prolog
Syntax and Meaning of Prolog Programs
Lists, Operators, Arithmetic
Using Structures: Example Programs
Controlling Backtracking
Input and Output
More Built-In Predicates
Programming Style and Technique
Operations on Data Structures
Advanced Tree Representations
Prolog in Artificial Intelligence
Basic Problem -Solving Strategies
Best-First Heuristic Search
Problem Decomposition and AND/OR Graphs
Constraint Logic Programming
Knowledge Representation and Expert Systems
An Expert System Shell
Planning
Machine Learning
Inductive Logic Programming
Qualitative Reasoning
Language Processing With Grammar Rules
Game Playing
Meta Programming