← Search

Enrico Scala

13 accepted papers

2026

Learning Heuristic Functions with Graph Neural Networks for Numeric Planning

AAAI 2026technical

In this paper, we investigate the application of heuristics based on Graph Neural Networks (GNNs) to lifted numeric planning problems, an area that has been relatively unexplored. Building upon the GNN approach for learning general policies proposed by Ståhlberg, Bonet, and Geffner (2022b), we exten

Cited by 0SourcePDFScholar
2026

Two Constraint Compilation Methods for Lifted Planning

AAAI 2026technical

We study planning in a fragment of PDDL with qualitative state-trajectory constraints, capturing safety requirements, task ordering conditions, and intermediate sub-goals commonly found in real-world problems. A prominent approach to tackle such problems is to compile their constraints away, leading

Cited by 0SourcePDFScholar
2025

Handling Infinite Domain Parameters in Planning Through Best-First Search with Delayed Partial Expansions

IJCAI 2025

In automated planning, control parameters extend standard action representations through the introduction of continuous numeric decision variables. Existing state-of-the-art approaches have primarily handled control parameters as embedded constraints alongside other temporal and numeric restrictions

2025

Towards Practical Classical Planning Compilations of Numeric Planning

AAAI 2025technical

It is well known that numeric planning can be made decidable if the domain of all numeric state variables is finite. This bounded formulation can be polynomially compiled into classical planning with Boolean conditions and conditional effects preserving the plan size exactly. However, it remains unc…

2024

An Effective Polynomial Technique for Compiling Conditional Effects Away

AAAI 2024technical

The paper introduces a novel polynomial compilation technique for the sound and complete removal of conditional effects in classical planning problems. Similar to Nebel's polynomial compilation of conditional effects, our solution also decomposes each action with conditional effects into several sim…

2024

Dealing with Numeric and Metric Time Constraints in PDDL3 via Compilation to Numeric Planning

AAAI 2024technical

This paper studies an approach to planning with PDDL3 constraints involving mixed propositional and numeric conditions, as well as metric time constraints. We show how the whole PDDL3 with instantaneous actions can be compiled away into a numeric planning problem without PDDL3 constraints, enablin…

2024

Planning for Temporally Extended Goals in Pure-Past Linear Temporal Logic (Extended Abstract)

IJCAI 2024poster

We study classical planning for temporally extended goals expressed in Pure-Past Linear Temporal Logic (PPLTL). PPLTL is as expressive as Linear-time Temporal Logic on finite traces (LTLf), but as shown in this paper, it is computationally much better behaved for planning. Specifically, we show…

2023

AI Planning for Hybrid Systems

IJCAI 2023poster

When planning the tasks of some physical entities that need to perform actions in the world (e.g., a Robot) it is necessary to take into account quite complex models for ensuring that the plan is actually executable. Indeed the state of these systems evolves according to potentially non-linear dyna…

Cited by 0SourcePDFScholar
2022

Explaining the Behaviour of Hybrid Systems with PDDL+ Planning

IJCAI 2022poster

The aim of this work is to explain the observed behaviour of a hybrid system (HS). The explanation problem is cast as finding a trajectory of the HS that matches some observations. By using the formalism of hybrid automata (HA), we characterize the explanations as the language of a network of HA tha…

Cited by 3SourcePDFScholar
2022

Planning with Qualitative Action-Trajectory Constraints in PDDL

IJCAI 2022poster

In automated planning the ability of expressing constraints on the structure of the desired plans is important to deal with solution quality, as well as to express control knowledge. In PDDL3, this is supported through state-trajectory constraints corresponding to a class of LTLf formulae. In this p…

Cited by 15SourcePDFScholar