English

Extending Biconnected Straight-Line Planar Drawings

Computational Geometry 2026-07-28 v1 Data Structures and Algorithms

Abstract

The Partial Drawing Extensibility problem, for short PDE, takes as input a triple G,H,ΓH\langle G,H,\Gamma_H\rangle, where GG is a planar graph, HH is a subgraph of GG, and ΓH\Gamma_H is a straight-line planar drawing of HH, and asks whether ΓH\Gamma_H can be extended to a straight-line planar drawing of GG. Patrignani [Int. J. Found. Comput. Sci. (2006)] proved that the PDE problem is NP-hard, exploiting instances in which HH is highly disconnected. In this paper, we study the PDE problem under the requirement that the initial partial drawing ΓH\Gamma_H is biconnected. We show that PDE remains NP-hard even for instances in which HH is a biconnected graph with faces of bounded size, GG is subcubic, and the part of GG that is not in HH consists of length-22 paths. The complexity of PDE remains however open when HH is connected (or even biconnected) if GG has a fixed embedding. In this setting both a polynomial-time algorithm or an NP-hardness proof seem to be elusive targets. As a step towards tackling this problem, we study instances of PDE in which HH is biconnected, GG has a fixed embedding, and the rest of the graph consists of pp length-2 paths, and present an O(p2n)O(p^2 n)-time algorithm, a result in sharp contrast with the NP-hardness of the variable embedding setting. Moreover, with an approach based on the Existential Theory of the Reals, we show that, if HH is biconnected, the problem is FPT parameterized by the vertex cover number of GG, both in a fixed and in a variable embedding setting.

Cite

@article{arxiv.2607.25756,
  title  = {Extending Biconnected Straight-Line Planar Drawings},
  author = {Giordano Andreola and Susanna Caroppo and Giordano Da Lozzo and Marco D'Elia and Giuseppe Di Battista and Fabrizio Frati and Fabrizio Grosso and Maurizio Patrignani},
  journal= {arXiv preprint arXiv:2607.25756},
  year   = {2026}
}

Comments

Appears in the Proceedings of the 34th International Symposium on Graph Drawing and Network Visualization