English

Variants of Plane Diameter Completion

Data Structures and Algorithms 2015-09-03 v1 Combinatorics

Abstract

The {\sc Plane Diameter Completion} problem asks, given a plane graph GG and a positive integer dd, if it is a spanning subgraph of a plane graph HH that has diameter at most dd. We examine two variants of this problem where the input comes with another parameter kk. In the first variant, called BPDC, kk upper bounds the total number of edges to be added and in the second, called BFPDC, kk upper bounds the number of additional edges per face. We prove that both problems are {\sf NP}-complete, the first even for 3-connected graphs of face-degree at most 4 and the second even when k=1k=1 on 3-connected graphs of face-degree at most 5. In this paper we give parameterized algorithms for both problems that run in O(n3)+22O((kd)2logd)nO(n^{3})+2^{2^{O((kd)^2\log d)}}\cdot n steps.

Keywords

Cite

@article{arxiv.1509.00757,
  title  = {Variants of Plane Diameter Completion},
  author = {Petr A. Golovach and Clément Requilé and Dimitrios M. Thilikos},
  journal= {arXiv preprint arXiv:1509.00757},
  year   = {2015}
}

Comments

Accepted in IPEC 2015

R2 v1 2026-06-22T10:47:37.533Z