arXiv Analytics

Sign in

arXiv:2205.06259 [cs.AI]AbstractReferencesReviewsResources

Computing Programs for Generalized Planning as Heuristic Search

Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Published 2022-05-12Version 1

Although heuristic search is one of the most successful approaches to classical planning, this planning paradigm does not apply straightforwardly to Generalized Planning (GP). This paper adapts the planning as heuristic search paradigm to the particularities of GP, and presents the first native heuristic search approach to GP. First, the paper defines a program-based solution space for GP that is independent of the number of planning instances in a GP problem, and the size of these instances. Second, the paper defines the BFGP algorithm for GP, that implements a best-first search in our program-based solution space, and that is guided by different evaluation and heuristic functions.

Comments: Extended abstract accepted at IJCAI-22 Sister Conferences Best Paper Track. arXiv admin note: substantial text overlap with arXiv:2103.14434
Categories: cs.AI
Related articles: Most relevant | Search more
arXiv:2103.14434 [cs.AI] (Published 2021-03-26)
Generalized Planning as Heuristic Search
arXiv:1905.12071 [cs.AI] (Published 2019-05-28)
Guarantees for Sound Abstractions for Generalized Planning (Extended Paper)
arXiv:2301.11087 [cs.AI] (Published 2023-01-26)
Generalized Planning as Heuristic Search: A new planning search-space that leverages pointers over objects