A Logic-based Algorithmic Meta-Theorem for Treedepth: Single Exponential FPT Time and Polynomial Space
Benjamin Bergougnoux, Vera Chekan, Giannos Stamoulis

TL;DR
This paper introduces a new logic-based framework that enables fixed-parameter tractable algorithms with single exponential time and polynomial space for problems on graphs with bounded treedepth, unifying and extending prior results.
Contribution
The paper develops a logic called $ ext{NEO}_2[ ext{FRec}]+ ext{ACK}$ that captures NP-hard problems on graphs with bounded treedepth and provides efficient model checking algorithms for it.
Findings
Achieves $2^{O(k)}n^{O(1)}$ time algorithms for problems on treedepth-bounded graphs.
Reduces space complexity to $O(k \log n)$ for a fragment of the logic.
Captures problems like CNF-SAT and modulo counting problems within the logic framework.
Abstract
For a graph , the parameter treedepth measures the minimum depth among all forests , called elimination forests, such that is a subgraph of the ancestor-descendant closure of . We introduce a logic, called neighborhood operator logic with acyclicity, connectivity and clique constraints ( for short), that captures all NP-hard problemslike Independent Set or Hamiltonian Cyclethat are known to be tractable in time and space on -vertex graphs provided with elimination forests of depth . We provide a model checking algorithm for with such complexity that unifies and extends these results. For , the fragment of the above logic that does not use…
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
