| ||||||||||||||||||
![]() Trade In this Item for up to £22.85
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in PROLOG Programming for Artificial Intelligence (International Computer Science Series) for an Amazon.co.uk gift card of up to £22.85, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
|
Product details
|
The fourth 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. New and extended topics include Constraint Logic Programming, abductive reasoning and partial order planning.
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.
This textbook is meant to teach Prolog as a practical programming tool and so it concentrates on the art of using the basic mechanisms of Prolog to solve interesting problems. The fourth edition has been fully revised and extended to provide an even greater range of applications, making it a self-contained guide to Prolog, AI or AI Programming for students and professional programmers.
The fourth 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 fourth edition has been fully revised and extended to provide an even greater range of applications, which further enhance its value as a self-contained guide to Prolog, AI or AI Programming for students and professional programmers alike.
Features:
· Combined approach to Prolog and AI allows flexibility for learning and teaching
· Provides a thorough representation of AI, emphasizing practical techniques and Prolog implementations
· Prolog programs in the book are available for download from the book's companion website at www.pearsoned.co.uk/bratko. Lecturers visiting the website have access to PowerPoint slides.
New for this edition:
· Coverage of constraint logic programming (CLP) is extended and now introduced earlier in the book, in the Prolog part
· Most of the existing chapters on AI techniques have been systematically improved and updated
· Coverage of planning methods is deepened in a new chapter that includes implementations of partial order planning and the GRAPHPLAN approach
· The treatment of search methods now includes an RTA* program (real-time A* search)
· The chapter on meta-programming (now chapter 25) is extended by the addition of sections on abductivereasoning, query-the-user interpreter, and a sketch of CLP interpreter, all implemented as Prolog meta-interpreters
· Programming examples are refreshed throughout the book, making them more interesting and practical. One such example introduces semantic reasoning with the well-known lexical database WordNet®
Author:
Professor Ivan Bratko leads the AI Lab in the Faculty of Computer and Information Science at the University of Ljubljana. He has taught Prolog worldwide, as well as applied Prolog in medical expert systems, robot programming, qualitative modelling and computer chess research.
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product)
|
The structure of the book is well planned, it begins with really simple things, then go on to very complicated stuff, while user of the book CAN follow what's happening.
I highly recommend this book to everyone learning Prolog for AI.
Much more clearly written than "Programming in Prolog" Prolog by Clocksin and Mellish, and it covers the same ground.
Prolog is not for everyone. You have to be quite intelligent to be able to use it effectively. And its not a general-purpose language. But Prolog is excellent for some applications, such as writing Expert Systems, Natural Language Parsers, and other A.I. applications.
This book is best used in combination with a prolog compiler/interpreter, so you can try out Prolog as you read about it. There are some free ones available on the Web.
|