On the Complexity of Problems on Tree-structured Graphs
Hans L. Bodlaender, Carla Groenland, Hugo Jacob, Marcin, Pilipczuk, Micha{\l} Pilipczuk

TL;DR
This paper introduces the class XALP, characterizes its problems, and shows many natural problems on tree-structured graphs are complete for this class, expanding understanding of parameterized complexity with tree-structured constraints.
Contribution
The paper defines the new class XALP, provides multiple characterizations, and proves several natural problems are XALP-complete, establishing a framework for future reductions in tree-structured graph problems.
Findings
XALP is characterized as problems solvable by an alternating Turing machine with bounded tree size and logarithmic space.
Natural problems like List Colouring and All-or-Nothing Flow are XALP-complete when parameterized by treewidth.
Tree-shaped variants of Weighted CNF-Satisfiability and Multicolour Clique are also XALP-complete.
Abstract
In this paper, we introduce a new class of parameterized problems, which we call XALP: the class of all parameterized problems that can be solved in time and space on a non-deterministic Turing Machine with access to an auxiliary stack (with only top element lookup allowed). Various natural problems on `tree-structured graphs' are complete for this class: we show that List Colouring and All-or-Nothing Flow parameterized by treewidth are XALP-complete. Moreover, Independent Set and Dominating Set parameterized by treewidth divided by , and Max Cut parameterized by cliquewidth are also XALP-complete. Besides finding a `natural home' for these problems, we also pave the road for future reductions. We give a number of equivalent characterisations of the class XALP, e.g., XALP is the class of problems solvable by an Alternating Turing Machine whose runs…
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.
