4,561 research outputs found
On the Complexity of Making a Distinguished Vertex Minimum or Maximum Degree by Vertex Deletion
In this paper, we investigate the approximability of two node deletion
problems. Given a vertex weighted graph and a specified, or
"distinguished" vertex , MDD(min) is the problem of finding a minimum
weight vertex set such that becomes the
minimum degree vertex in ; and MDD(max) is the problem of
finding a minimum weight vertex set such that
becomes the maximum degree vertex in . These are known
-complete problems and have been studied from the parameterized complexity
point of view in previous work. Here, we prove that for any ,
both the problems cannot be approximated within a factor , unless . We also show that for any
, MDD(min) cannot be approximated within a factor on bipartite graphs, unless , and that for any , MDD(max) cannot be approximated within a
factor on bipartite graphs, unless . We give an factor approximation algorithm
for MDD(max) on general graphs, provided the degree of is . We
then show that if the degree of is , a similar result holds
for MDD(min). We prove that MDD(max) is -complete on 3-regular unweighted
graphs and provide an approximation algorithm with ratio when is a
3-regular unweighted graph. In addition, we show that MDD(min) can be solved in
polynomial time when is a regular graph of constant degree.Comment: 16 pages, 4 figures, submitted to Elsevier's Journal of Discrete
Algorithm
- β¦