An Introduction to the Planning Domain Definition Language

Haslum, Patrik, Lipovetzky, Nir, Magazzeni, Daniele

  • 出版商: Morgan & Claypool
  • 出版日期: 2019-04-02
  • 售價: $3,080
  • 貴賓價: 9.5$2,926
  • 語言: 英文
  • 頁數: 187
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 1681735121
  • ISBN-13: 9781681735122
  • 海外代購書籍(需單獨結帳)

商品描述

Planning is the branch of Artificial Intelligence (AI) that seeks to automate reasoning about plans, most importantly the reasoning that goes into formulating a plan to achieve a given goal in a given situation. AI planning is model-based: a planning system takes as input a description (or model) of the initial situation, the actions available to change it, and the goal condition to output a plan composed of those actions that will accomplish the goal when executed from the initial situation.

The Planning Domain Definition Language (PDDL) is a formal knowledge representation language designed to express planning models. Developed by the planning research community as a means of facilitating systems comparison, it has become a de-facto standard input language of many planning systems, although it is not the only modelling language for planning. Several variants of PDDL have emerged that capture planning problems of different natures and complexities, with a focus on deterministic problems.

The purpose of this book is two-fold. First, we present a unified and current account of PDDL, covering the subsets of PDDL that express discrete, numeric, temporal, and hybrid planning. Second, we want to introduce readers to the art of modelling planning problems in this language, through educational examples that demonstrate how PDDL is used to model realistic planning problems. The book is intended for advanced students and researchers in AI who want to dive into the mechanics of AI planning, as well as those who want to be able to use AI planning systems without an in-depth explanation of the algorithms and implementation techniques they use.