Approximate Evaluation of Quantitative Second Order Queries
Jan Dreier, Robert Ganian, Thekla Hamm

TL;DR
This paper generalizes Courcelle's theorem to develop efficient approximation schemes for a broad class of problems, including those not fixed-parameter tractable, by using an expanded logic called Blocked CMSO that handles weight comparisons.
Contribution
It introduces Blocked CMSO, a logic enabling approximation algorithms for problems beyond Courcelle's theorem's scope, with a polynomial-time scheme depending on the approximation parameter.
Findings
Provides a unified framework for approximating graph problems parameterized by treewidth and cliquewidth.
Shows the logic's restrictions are tight under complexity assumptions.
Applies to classical problems like Subset Sum and Knapsack.
Abstract
Courcelle's theorem and its adaptations to cliquewidth have shaped the field of exact parameterized algorithms and are widely considered the archetype of algorithmic meta-theorems. In the past decade, there has been growing interest in developing parameterized approximation algorithms for problems which are not captured by Courcelle's theorem and, in particular, are considered not fixed-parameter tractable under the associated widths. We develop a generalization of Courcelle's theorem that yields efficient approximation schemes for any problem that can be captured by an expanded logic we call Blocked CMSO, capable of making logical statements about the sizes of set variables via so-called weight comparisons. The logic controls weight comparisons via the quantifier-alternation depth of the involved variables, allowing full comparisons for zero-alternation variables and limited…
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
TopicsConstraint Satisfaction and Optimization · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
