Overlap Number of Graphs
Daniel W. Cranston, Nitish Korula, Timothy D. LeSaulnier and, Kevin Milans, Christopher Stocker, Jennifer Vandenbussche, Douglas, B. West

TL;DR
This paper introduces the concept of overlap number for graphs, providing bounds and algorithms for specific classes such as trees, planar graphs, and general graphs, with proofs of optimality and computational efficiency.
Contribution
The paper establishes new bounds on the overlap number for various graph classes and provides linear-time algorithms for optimal representations of trees.
Findings
Optimal overlap representation of trees can be found in linear time.
Bounds on overlap number for graphs with minimum degree at least 2.
Upper bounds on overlap number for planar graphs and general graphs, with sharpness proofs.
Abstract
An {\it overlap representation} of a graph assigns sets to vertices so that vertices are adjacent if and only if their assigned sets intersect with neither containing the other. The {\it overlap number} (introduced by Rosgen) is the minimum size of the union of the sets in such a representation. We prove the following: (1) An optimal overlap representation of a tree can be produced in linear time, and its size is the number of vertices in the largest subtree in which the neighbor of any leaf has degree 2. (2) If and , then , with equality when is connected and triangle-free and has no star-cutset. (3) If is an -vertex plane graph with , then , with equality when every face has length 4 and there is no star-cutset. (4) If is an -vertex graph with , then $\ol(G)\le…
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 · Graph Labeling and Dimension Problems · Graph theory and applications
