Adapting the Directed Grid Theorem into an FPT Algorithm
Victor Campos, Raul Lopes, Ana Karolinna Maia, Ignasi Sau

TL;DR
This paper transforms an existing XP algorithm for detecting large cylindrical grids in digraphs into a more efficient FPT algorithm, introducing new FPT algorithms for decompositions and well-linked sets.
Contribution
It develops two novel FPT algorithms for digraphs, improving the computational complexity of detecting structures related to directed tree-width.
Findings
An FPT algorithm for arboreal decomposition or finding a haven of order k.
An FPT algorithm for finding a well-linked set of order k.
FPT solution for generalized balanced separator problem.
Abstract
The Grid Theorem of Robertson and Seymour [JCTB, 1986], is one of the most important tools in the field of structural graph theory, finding numerous applications in the design of algorithms for undirected graphs. An analogous version of the Grid Theorem in digraphs was conjectured by Johnson et al. [JCTB, 2001], and proved by Kawarabayashi and Kreutzer [STOC, 2015]. Namely, they showed that there is a function such that every digraph of directed tree-width at least contains a cylindrical grid of size as a butterfly minor and stated that their proof can be turned into an XP algorithm, with parameter , that either constructs a decomposition of the appropriate width, or finds the claimed large cylindrical grid as a butterfly minor. In this paper, we adapt some of the steps of the proof of Kawarabayashi and Kreutzer to improve this XP algorithm into an FPT algorithm.…
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 · Interconnection Networks and Systems · Graph Theory and Algorithms
