Editing to a Planar Graph of Given Degrees
Data Structures and Algorithms
2015-08-13 v1 Computational Complexity
Abstract
We consider the following graph modification problem. Let the input consist of a graph , a weight function , a cost function and a degree function , together with three integers and . The question is whether we can delete a set of vertices of total weight at most and a set of edges of total weight at most so that the total cost of the deleted elements is at most and every non-deleted vertex has degree in the resulting graph . We also consider the variant in which must be connected. Both problems are known to be NP-complete and W[1]-hard when parameterized by . We prove that, when restricted to planar graphs, they stay NP-complete but have polynomial kernels when parameterized by .
Cite
@article{arxiv.1508.02773,
title = {Editing to a Planar Graph of Given Degrees},
author = {Konrad K. Dabrowski and Petr A. Golovach and Pim van 't Hof and Daniel Paulusma and Dimitrios M. Thilikos},
journal= {arXiv preprint arXiv:1508.02773},
year = {2015}
}