The Complexity Landscape of Decompositional Parameters for ILP
Abstract
Integer Linear Programming (ILP) can be seen as the archetypical problem for NP-complete optimization problems, and a wide range of problems in artificial intelligence are solved in practice via a translation to ILP. Despite its huge range of applications, only few tractable fragments of ILP are known, probably the most prominent of which is based on the notion of total unimodularity. Using entirely different techniques, we identify new tractable fragments of ILP by studying structural parameterizations of the constraint matrix within the framework of parameterized complexity. In particular, we show that ILP is fixed-parameter tractable when parameterized by the treedepth of the constraint matrix and the maximum absolute value of any coefficient occurring in the ILP instance. Together with matching hardness results for the more general parameter treewidth, we draw a detailed complexity landscape of ILP w.r.t. decompositional parameters defined on the constraint matrix.
Cite
Text
Ganian and Ordyniak. "The Complexity Landscape of Decompositional Parameters for ILP." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10078Markdown
[Ganian and Ordyniak. "The Complexity Landscape of Decompositional Parameters for ILP." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/ganian2016aaai-complexity/) doi:10.1609/AAAI.V30I1.10078BibTeX
@inproceedings{ganian2016aaai-complexity,
title = {{The Complexity Landscape of Decompositional Parameters for ILP}},
author = {Ganian, Robert and Ordyniak, Sebastian},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2016},
pages = {710-716},
doi = {10.1609/AAAI.V30I1.10078},
url = {https://mlanthology.org/aaai/2016/ganian2016aaai-complexity/}
}