Revisiting Graph Modification via Disk Scaling: From One Radius to Interval-Based Radii
Thomas Depian, Frank Sommer

TL;DR
This paper introduces a generalized geometric graph modification model allowing disks to be scaled within an interval, analyzing its computational complexity for various graph classes and answering open questions from prior work.
Contribution
It extends disk scaling operations to interval-based radii, providing complexity results for different graph classes and generalizing previous models.
Findings
$ ext{Pi}$-Scaling is in XP for all polynomial-time recognizable classes.
NP-hard and FPT for cluster graphs.
Polynomial-time solvable for complete graphs.
Abstract
For a fixed graph class , the goal of -Modification is to transform an input graph into a graph using at most modifications. Vertex and edge deletions are common operations, and their (parameterized) complexity for various 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 , each modified disk will be rescaled to radius . In this paper, we generalize their model by allowing rescaled disks to choose a radius within a given interval and study the (parameterized) complexity (with respect to ) of the corresponding problem -Scaling. We show that -Scaling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
