Artificial Intelligence : Strategies, Applications and Models Through SEARCH, 2nd Edition

Title: Artificial Intelligence : Strategies, Applications and Models Through SEARCH, 2nd Edition
Author: Chris Thornton Benedict du Boulay
ISBN: 1888998377 / 9781888998375
Format: Hard Cover
Pages: 370
Publisher: GPCo
Year: 1998
Availability: Out of Stock

Tab Article

ARTIFICIAL INTELLIGENCE Strategies, Applications, and Models Through Search Second Edition This innovative new book on artificial intelligence (AI) uses the unifying thread of SEARCH to bring together the major application and modeling techniques that use symbolic AI. Each of the eleven chapters is divided into three sections: ** a section which introduces the technique ** a section which develops a low-level (POP-11) implementation ** a section which develops a high-level (Prolog) implementation Comprehensive yet practical, this book will be of great value to those experienced in AI, as well as to students with some programming background and academics and professionals looking for a precise discussion of artificial intelligence through SEARCH. --This text refers to the hardcover edition of this title.

Tab Article

Foreword

Chapter 1. : Search-Related Techniques in AI
Chapter 2. : Simple State Space Search
Chapter 3. : State Space Search
Chapter 4. : Heuristic State Space Search
Chapter 5. : Heuristic Search of Game Trees
Chapter 6. : Problem Reduction (And/Or-tree search)
Chapter 7. : Planning (Microworld Search)
Chapter 8. : Parsing (Search as Analysis)
Chapter 9. : Expert Systems (Probabilistic Search)
Chapter 10. : Concept Learning (Description Search)
Chapter 11. : Prolog (Search as Computation)

References
Appendix A : Introduction to PoP-11
Index
Appendix B : Where to Get the Source Code