paper-with-me

홈 › Papers

Timeline-based planning: Expressiveness and Complexity

2019-02-16 · Nicola Gigante

Timeline-based planning is an approach originally developed in the context of space mission planning and scheduling, where problem domains are modelled as systems made of a number of independent but interacting components, whose behaviour over time, the timelines, is governed by a set of temporal constraints. This approach is different from the action-based perspective of common PDDL-like planning languages. Timeline-based systems have been successfully deployed in a number of space missions and other domains. However, despite this practical success, a thorough theoretical understanding of the paradigm was missing. This thesis fills this gap, providing the first detailed account of formal and computational properties of the timeline-based approach to planning. In particular, we show that a particularly restricted variant of the formalism is already expressive enough to compactly capture action-based temporal planning problems. Then, finding a solution plan for a timeline-based planning problem is proved to be EXPSPACE-complete. Then, we study the problem of timeline-based planning with uncertainty, that include external components whose behaviour is not under the control of the planned system. We identify a few issues in the state-of-the-art approach based on flexible plans, proposing timeline-based games, a more general game-theoretic formulation of the problem, that addresses those issues. We show that winning strategies for such games can be found in doubly-exponential time. Then, we study the expressiveness of the formalism from a logic point of view, showing that (most of) timeline-based planning problems can be captured by Bounded TPTL with Past, a fragment of TPTL+P that, unlike the latter, keeps an EXPSPACE satisfiability problem. The logic is introduced and its satisfiabilty problem is solved by extending a recent one-pass tree-shaped tableau method for LTL.

📄 PDF Abstract BibTeX arXiv:1902.06123

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

FAPE: a Constraint-based Planner for Generative and Hierarchical Temporal Planning

2020-10-25 · Arthur Bit-Monnot, Malik Ghallab, Félix Ingrand, David E. Smith

Temporal planning offers numerous advantages when based on an expressive representation. Timelines have been known to provide the required expressiveness but at the cost of search efficiency. We propose here a temporal p…

Controller Synthesis for Timeline-based Games

2022-09-21 · Renato Acampora, Luca Geatti, Nicola Gigante, Angelo Montanari 외

In the timeline-based approach to planning, originally born in the space sector, the evolution over time of a set of state variables (the timelines) is governed by a set of temporal constraints. Traditional timeline-base…

Controller Synthesis for Timeline-based Games

2023-07-23 · Renato Acampora, Luca Geatti, Nicola Gigante, Angelo Montanari 외

In the timeline-based approach to planning, the evolution over time of a set of state variables (the timelines) is governed by a set of temporal constraints. Traditional timeline-based planning systems excel at the integ…

A game-theoretic approach to timeline-based planning with uncertainty

2018-07-12 · Nicola Gigante, Angelo Montanari, Marta Cialdea Mayer, Andrea Orlandini 외

In timeline-based planning, domains are described as sets of independent, but interacting, components, whose behaviour over time (the set of timelines) is governed by a set of temporal constraints. A distinguishing featu…

Timeline-based Planning and Execution with Uncertainty: Theory, Modeling Methodologies and Practice

2019-05-14 · Alessandro Umbrico

Automated Planning is one of the main research field of Artificial Intelligence since its beginnings. Research in Automated Planning aims at developing general reasoners (i.e., planners) capable of automatically solve co…