Faster parameterized algorithms for modification problems to minor-closed classes
Laure Morelle, Ignasi Sau, Giannos Stamoulis, Dimitrios M., Thilikos

TL;DR
This paper introduces faster fixed-parameter algorithms for determining if a graph can be modified within certain bounds to belong to minor-closed classes, improving efficiency and providing explicit parameter dependence.
Contribution
It presents improved algorithms with explicit parameter dependence for modification problems to minor-closed graph classes, including elimination distance and apex-graph exclusion.
Findings
Decides k-apex of minor-closed classes in 2^{poly(k)}·n^2 time
Decides elimination distance with explicit k dependence in 2^{2^{2^{poly(k)}}}·n^2 time
Provides bounds on minor-obstruction set sizes for graphs with bounded elimination distance.
Abstract
Let be a minor-closed graph class and let be an -vertex graph. We say that is a -apex of if contains a set of at most vertices such that belongs to . Our first result is an algorithm that decides whether is a -apex of in time , where is a polynomial function depending on . This algorithm improves the previous one, given by Sau, Stamoulis, and Thilikos [ICALP 2020], whose running time was . The elimination distance of to , denoted by , is the minimum number of rounds required to reduce each connected component of to a graph in by removing one vertex from each connected component in each round. Bulian and Dawar [Algorithmica 2017] provided an FPT-algorithm, with parameter…
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
