A logic-based algorithmic meta-theorem for mim-width
Benjamin Bergougnoux, Jan Dreier, Lars Jaffke

TL;DR
This paper introduces a new logic-based framework for solving graph problems efficiently on graphs with small mim-width, unifying and extending existing algorithms for various width parameters.
Contribution
It presents a novel logic called $ ext{A extasciicircum{}C DN}$ and a model checking algorithm that works in $n^{O(w)}$ time for graphs with branch decompositions of mim-width $w$, extending previous results.
Findings
Model checking for $ ext{A extasciicircum{}C DN}$ is fixed-parameter tractable with respect to mim-width.
The algorithm unifies and extends algorithms for tree-width, clique-width, and rank-width.
Run times match the fastest known algorithms and are nearly tight under ETH.
Abstract
We introduce a logic called distance neighborhood logic with acyclicity and connectivity constraints ( for short) which extends existential with predicates for querying neighborhoods of vertex sets and for verifying connectivity and acyclicity of vertex sets in various powers of a graph. Building upon [Bergougnoux and Kant\'e, ESA 2019; SIDMA 2021], we show that the model checking problem for every fixed formula is solvable in time when the input graph is given together with a branch decomposition of mim-width . Nearly all problems that are known to be solvable in polynomial time given a branch decomposition of constant mim-width can be expressed in this framework. We add several natural problems to this list, including problems asking for diverse sets of solutions. Our model checking algorithm is efficient whenever the…
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
TopicsFormal Methods in Verification · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
