English

Revisiting Graph Modification via Disk Scaling: From One Radius to Interval-Based Radii

Computational Geometry 2026-03-06 v1 Data Structures and Algorithms

Abstract

For a fixed graph class Π\Pi, the goal of Π\Pi-Modification is to transform an input graph GG into a graph HΠH\in\Pi using at most kk modifications. Vertex and edge deletions are common operations, and their (parameterized) complexity for various Π\Pi is well-studied. Classic graph modification operations such as edge deletion do not consider the geometric nature of geometric graphs such as (unit) disk graphs. This led Fomin et al. [ITCS' 25] to initiate the study of disk scaling as a geometric graph modification operation for unit disk graphs: For a given radius rr, each modified disk will be rescaled to radius rr. In this paper, we generalize their model by allowing rescaled disks to choose a radius within a given interval [rmin,rmax][r_{\min}, r_{\max}] and study the (parameterized) complexity (with respect to kk) of the corresponding problem Π\Pi-Scaling. We show that Π\Pi-Scaling is in XP for every graph class Π\Pi that can be recognized in polynomial time. Furthermore, we show that Π\Pi-Scaling: (1) is NP-hard and FPT for cluster graphs, (2) can be solved in polynomial time for complete graphs, and (3) is W[1]-hard for connected graphs. In particular, (1) and (2) answer open questions of Fomin et al. and (3) generalizes the hardness result for their variant where the set of scalable disks is restricted.

Keywords

Cite

@article{arxiv.2603.05358,
  title  = {Revisiting Graph Modification via Disk Scaling: From One Radius to Interval-Based Radii},
  author = {Thomas Depian and Frank Sommer},
  journal= {arXiv preprint arXiv:2603.05358},
  year   = {2026}
}

Comments

Extended abstract will be presented at EuroCG'26; 46 pages, 11 figures

R2 v1 2026-07-01T11:05:12.432Z