The paper studies the graph parameter "elimination distance to bounded degree", which was introduced by Bulian and Dawar in their work on the parameterized complexity of the graph isomorphism problem.
The main result is that the problem of determining the elimination distance of a planar graph to the class of graphs with maximum degree at most d is fixed-parameter tractable, with the parameters being the elimination distance and the degree bound d.
The key steps in the proof are:
If the input graph G has small treewidth, the property of having elimination distance at most k to the class of graphs with maximum degree at most d can be efficiently tested using Courcelle's Theorem.
If G has large treewidth, it must contain a large grid minor. The authors show that in this case, either G does not belong to the class Ck,d (if too many branch sets contain high-degree vertices), or there exists an "irrelevant" vertex whose deletion does not change the membership in Ck,d. By iteratively removing such irrelevant vertices, the algorithm either reaches a small treewidth instance or concludes that G ∉ Ck,d.
The algorithm runs in time f(k, d) · nc for a computable function f and constant c, improving to f(k, d) · n³ when the input graph is planar.
Sang ngôn ngữ khác
từ nội dung nguồn
arxiv.org
Thông tin chi tiết chính được chắt lọc từ
by Alexander Li... lúc arxiv.org 04-04-2024
https://arxiv.org/pdf/2007.02413.pdfYêu cầu sâu hơn