Fixed-Parameter Tractable Reductions to SAT for Planning
Abstract
Planning is an important AI task that gives rise to many hard problems. In order to come up with efficient algorithms for this setting, it is important to understand the sources of complexity. For planning problems that are beyond NP, identifying fragments that allow an efficient reduction to SAT can be a feasible approach due to the great performance of modern SAT solvers. In this paper, we use the framework of parameterized complexity theory to obtain a more fine-grained complexity analysis of natural planning problems beyond NP. With this analysis we are able to point out several variants of planning where the structure in the input makes encodings into SAT feasible. We complement these positive results with some hardness results and a new machine characterization for the intractability class exists * for all k-W[P] .
Cite
Text
de Haan et al. "Fixed-Parameter Tractable Reductions to SAT for Planning." International Joint Conference on Artificial Intelligence, 2015.Markdown
[de Haan et al. "Fixed-Parameter Tractable Reductions to SAT for Planning." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/dehaan2015ijcai-fixed/)BibTeX
@inproceedings{dehaan2015ijcai-fixed,
title = {{Fixed-Parameter Tractable Reductions to SAT for Planning}},
author = {de Haan, Ronald and Kronegger, Martin and Pfandler, Andreas},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {2897-2903},
url = {https://mlanthology.org/ijcai/2015/dehaan2015ijcai-fixed/}
}