Faster Approximation Schemes and Parameterized Algorithms on H-Minor-Free and Odd-Minor-Free Graphs
Siamak Tazari

TL;DR
This paper significantly accelerates approximation schemes and parameterized algorithms for H-minor-free and odd-minor-free graphs, enabling faster solutions for problems like coloring, dominating set, and vertex cover.
Contribution
It introduces improved algorithms with faster running times for a range of problems on H-minor-free and odd-minor-free graphs, including the first PTASes and subexponential FPT algorithms.
Findings
Faster Baker's approach for H-minor-free graphs from O(n^{f(|H|)}) to O(f(|H|) n^{O(1)}).
First PTASes and subexponential FPT algorithms for independent set and vertex cover on odd-minor-free graphs.
A new technique for nearly subexponential parameterized algorithms on H-minor-free graphs.
Abstract
We improve the running time of the general algorithmic technique known as Baker's approach (1994) on H-minor-free graphs from O(n^{f(|H|)}) to O(f(|H|) n^{O(1)}). The numerous applications include e.g. a 2-approximation for coloring and PTASes for various problems such as dominating set and max-cut, where we obtain similar improvements. On classes of odd-minor-free graphs, which have gained significant attention in recent time, we obtain a similar acceleration for a variant of the structural decomposition theorem proved by Demaine et al. (2010). We use these algorithms to derive faster 2-approximations; furthermore, we present the first PTASes and subexponential FPT-algorithms for independent set and vertex cover on these graph classes using a novel dynamic programming technique. We also introduce a technique to derive (nearly) subexponential parameterized algorithms on H-minor-free…
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.
