AAAI 2021technical6 citations
Computing Plan-Length Bounds Using Lengths of Longest Paths
Mohammad Abdulaziz, Dominik Berger
Abstract
We devise a method to exactly compute the length of the longest simple path in factored state spaces, like state spaces encountered in classical planning. Although the complexity of this problem is NEXP-Hard, we show that our method can be used to compute practically useful upper-bounds on lengths of plans. We show that the computed upper-bounds are significantly better than bounds produced by state-of-the-art bounding techniques and that they can be used to improve the SAT-based planning.
BibTeX
@inproceedings{aaai2021_computingplanlen,
title = {Computing Plan-Length Bounds Using Lengths of Longest Paths},
author = {Mohammad Abdulaziz and Dominik Berger},
booktitle = {AAAI 2021},
year = {2021}
}