Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Search Methods in Artificial Intelligence

Search Methods in Artificial Intelligence

Search Methods in Artificial Intelligence

Deepak Khemani, IIT Madras, Chennai
December 2024
Hardback
9781009284325
$79.99
USD
Hardback
USD
eBook

    This book is designed to provide in-depth knowledge on how search plays a fundamental role in problem solving. Meant for undergraduate and graduate students pursuing courses in computer science and artificial intelligence, it covers a wide spectrum of search methods. Readers will be able to begin with simple approaches and gradually progress to more complex algorithms applied to a variety of problems. It demonstrates that search is all pervasive in artificial intelligence and equips the reader with the relevant skills. The text starts with an introduction to intelligent agents and search spaces. Basic search algorithms like depth first search and breadth first search are the starting points. Then, it proceeds to discuss heuristic search algorithms, stochastic local search, algorithm A*, and problem decomposition. It also examines how search is used in playing board games, deduction in logic and automated planning. The book concludes with a coverage on constraint satisfaction.

    • Detailed explanation of different search algorithms with examples
    • Dedicated coverage of search in machine learning
    • Appendix on pseudocode conventions
    • Chapter-end exercises for sharpening problem-solving skills

    Product details

    December 2024
    Hardback
    9781009284325
    550 pages
    248 × 190 × 26 mm
    0.93kg
    Available

    Table of Contents

    • Preface
    • Chapter 1: Introduction
    • Chapter 2: Search Spaces
    • Chapter 3: Blind Search
    • Chapter 4: Heuristic Search
    • Chapter 5: Stochastic Local Search
    • Chapter 6: Algorithm A* and Variations
    • Chapter 7: Problem Decomposition
    • Chapter 8: Chess and Other Games
    • Chapter 9: Automated Planning
    • Chapter 10: Deduction as Search
    • Chapter 11: Search in Machine Learning
    • Chapter 12: Constraint Satisfaction
    • References
    • Appendix
    • Index.