Detecting and Exploiting Subproblem Tractability
Abstract
Constraint satisfaction problems may be nearly tractable. For instance, most of the relations in a problem might belong to a tractable language. We introduce a method to take advantage of this fact by computing a backdoor to this tractable language. The method can be applied to many tractable classes for which the membership test is itself tractable. We introduce therefore two polynomial membership testing algorithms, to check if a language is closed under a majority or conservative Mal'tsev polymorphism, respectively. Then we show that computing a minimal backdoor for such classes is fixed parameter tractable (FPT) if the tractable subset of relations is given, and W[2]-complete otherwise. Finally, we report experimental results on the XCSP benchmark set. We identified a few promising problem classes where problems were nearly closed under a majority polymorphism and small backdoors could be computed.
Cite
Text
Bessiere et al. "Detecting and Exploiting Subproblem Tractability." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Bessiere et al. "Detecting and Exploiting Subproblem Tractability." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/bessiere2013ijcai-detecting/)BibTeX
@inproceedings{bessiere2013ijcai-detecting,
title = {{Detecting and Exploiting Subproblem Tractability}},
author = {Bessiere, Christian and Carbonnel, Clément and Hebrard, Emmanuel and Katsirelos, George and Walsh, Toby},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {468-474},
url = {https://mlanthology.org/ijcai/2013/bessiere2013ijcai-detecting/}
}