Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
4951240 | Journal of Computer and System Sciences | 2017 | 15 Pages |
â¢We study Deletion to a Planar Graph of Given Degrees and its connected variant.â¢These problems are known to be NP-complete and W[1]-hard for general graphs.â¢We construct polynomial kernels for both problems when restricted to planar graphs.
We consider the following graph modification problem. Let the input consist of a graph G=(V,E), a weight function w:VâªEâN, a cost function c:VâªEâN0 and a degree function δ:VâN0, together with three integers kv, ke and C. The question is whether we can delete a set of vertices of total weight at most kv and a set of edges of total weight at most ke so that the total cost of the deleted elements is at most C and every non-deleted vertex v has degree δ(v) in the resulting graph Gâ². We also consider the variant in which Gâ² must be connected. Both problems are known to be NP-complete and W[1]-hard when parameterized by kv+ke. We prove that, when restricted to planar graphs, they stay NP-complete but have polynomial kernels when parameterized by kv+ke.