Integer Programming in Parameterized Complexity: Three Miniatures
Tom\'a\v{s} Gaven\v{c}iak, Du\v{s}an Knop, Martin Kouteck\'y

TL;DR
This paper explores the application of integer programming techniques to parameterized complexity, providing a guide and three case studies that develop fixed-parameter tractable algorithms for specific graph problems.
Contribution
It offers a comprehensive reference of integer programming algorithms for parameterized complexity and demonstrates their use in three novel case studies with FPT algorithms.
Findings
Developed FPT algorithms for Capacitated Dominating Set, Sum Coloring, and Max-q-Cut.
Highlighted modeling patterns and tricks for applying integer programming in parameterized problems.
Discussed trade-offs between runtime dependence on parameters and polynomial factors.
Abstract
Powerful results from the theory of integer programming have recently led to substantial advances in parameterized complexity. However, our perception is that, except for Lenstra's algorithm for solving integer linear programming in fixed dimension, there is still little understanding in the parameterized complexity community of the strengths and limitations of the available tools. This is understandable: it is often difficult to infer exact runtimes or even the distinction between FPT and XP algorithms, and some knowledge is simply unwritten folklore in a different community. We wish to make a step in remedying this situation. To that end, we first provide an easy to navigate quick reference guide of integer programming algorithms from the perspective of parameterized complexity. Then, we show their applications in three case studies, obtaining FPT algorithms with runtime…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Constraint Satisfaction and Optimization
