On the intersection graph of the disks with diameters the sides of a convex $n$-gon
Luis H. Herrera, Pablo P\'erez-Lantero

TL;DR
This paper investigates the intersection graph of side disks of a convex polygon, establishing bounds on its treewidth, independence number, and its relation to planar Hamiltonian graphs, with efficient algorithms for construction.
Contribution
It provides an $O(n)$-time algorithm to construct the intersection graph with treewidth at most 3 and analyzes its combinatorial properties, extending understanding of these geometric graphs.
Findings
Treewidth of the intersection graph is at most 3.
At least $ ceil n/4 ceil$ pairwise disjoint disks can be selected.
The class includes all outerplanar Hamiltonian graphs except the 4-cycle.
Abstract
Given a convex -gon, we can draw disks (called side disks) where each disk has a different side of the polygon as diameter and the midpoint of the side as its center. The intersection graph of such disks is the undirected graph with vertices the disks and two disks are adjacent if and only if they have a point in common. Such a graph was introduced by Huemer and P\'erez-Lantero in 2016, proved to be planar and Hamiltonian. In this paper we study further combinatorial properties of this graph. We prove that the treewidth is at most 3, by showing an -time algorithm that builds a tree decomposition of width at most 3, given the polygon as input. This implies that we can construct the intersection graph of the side disks in time. We further study the independence number of this graph, which is the maximum number of pairwise disjoint disks. The planarity condition…
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
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Point processes and geometric inequalities
