paper-with-me

홈 › Papers

HDDL 2.1: Towards Defining an HTN Formalism with Time

2022-06-03 · D. Pellier, H. Fiorino, M. Grand, A. Albore, R. Bailon-Ruiz

Real world applications of planning, like in industry and robotics, require modelling rich and diverse scenarios. Their resolution usually requires coordinated and concurrent action executions. In several cases, such planning problems are naturally decomposed in a hierarchical way and expressed by a Hierarchical Task Network (HTN) formalism. The PDDL language used to specify planning domains has evolved to cover the different planning paradigms. However, formulating real and complex scenarios where numerical and temporal constraints concur in defining a solution is still a challenge. Our proposition aims at filling the gap between existing planning languages and operational needs. To do so, we propose to extend HDDL taking inspiration from PDDL 2.1 and ANML to express temporal and numerical expressions. This paper opens discussions on the semantics and the syntax needed to extend HDDL, and illustrate these needs with the modelling of an Earth Observing Satellite planning problem.

📄 PDF Abstract BibTeX arXiv:2206.01822

Code (1)

pellierd/hddl2.1

Similar Papers 제목 키워드 기반

HDDL 2.1: Towards Defining a Formalism and a Semantics for Temporal HTN Planning

2023-06-12 · Damien Pellier, Alexandre Albore, Humbert Fiorino, Rafael Bailon-Ruiz

Real world applications as in industry and robotics need modelling rich and diverse automated planning problems. Their resolution usually requires coordinated and concurrent action execution. In several cases, these prob…

HDDLGym: A Tool for Studying Multi-Agent Hierarchical Problems Defined in HDDL with OpenAI Gym

2025-05-28 · Ngoc La, Ruaridh Mon-Williams, Julie A. Shah

In recent years, reinforcement learning (RL) methods have been widely tested using tools like OpenAI Gym, though many tasks in these environments could also benefit from hierarchical planning. However, there is a lack of…

OpenAI GymReinforcement Learning (RL)

An Accurate HDDL Domain Learning Algorithm from Partial and Noisy Observations

2022-06-14 · M. Grand, H. Fiorino, D. Pellier

The Hierarchical Task Network ({\sf HTN}) formalism is very expressive and used to express a wide variety of planning problems. In contrast to the classical {\sf STRIPS} formalism in which only the action model needs to …

Parametric Modular Answer Set Programs Made Declarative

2026-05-21 · Jorge Fandinno, Yuliya Lierler, Torsten Schaub arxiv

In this paper, we explore the concept of modularity in first-order answer set programming (ASP). We introduce a new formalism called parametric modular logic programs, which allows defining subprograms with parameters an…

From Classical to Hierarchical: benchmarks for the HTN Track of the International Planning Competition

2021-03-09 · Damien Pellier, Humbert Fiorino

In this short paper, we outline nine classical benchmarks submitted to the first hierarchical planning track of the International Planning competition in 2020. All of these benchmarks are based on the HDDL language. The …

All