Subexponential parameterized algorithms for planar and apex-minor-free graphs via low treewidth pattern covering
Fedor V. Fomin, Daniel Lokshtanov, D\'aniel Marx, Marcin, Pilipczuk, Micha{\l} Pilipczuk, Saket Saurabh

TL;DR
This paper introduces a randomized method to find small, low-treewidth subgraphs in planar and apex-minor-free graphs, enabling subexponential parameterized algorithms for various graph problems.
Contribution
It presents a novel technique for sampling vertex subsets with low treewidth that cover small connected patterns, leading to new subexponential algorithms for problems on planar and apex-minor-free graphs.
Findings
Achieves subexponential algorithms for problems like Directed k-Path and Subgraph Isomorphism.
Provides a randomized sampling method with provable coverage guarantees.
Extends results to graphs excluding fixed apex minors, including surface-embeddable graphs.
Abstract
We prove the following theorem. Given a planar graph and an integer , it is possible in polynomial time to randomly sample a subset of vertices of with the following properties: (i) induces a subgraph of of treewidth , and (ii) for every connected subgraph of on at most vertices, the probability that covers the whole vertex set of is at least , where is the number of vertices of . Together with standard dynamic programming techniques for graphs of bounded treewidth, this result gives a versatile technique for obtaining (randomized) subexponential parameterized algorithms for problems on planar graphs, usually with running time bound . The technique can be applied to problems expressible…
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 · Computational Geometry and Mesh Generation · Algorithms and Data Compression
