Papers
Topics
Authors
Recent
Search
2000 character limit reached

Sparse String Graphs and Region Intersection Graphs over Minor-Closed Classes have Linear Expansion

Published 9 Apr 2026 in math.CO and cs.DM | (2604.07903v1)

Abstract: We prove that sparse string graphs in a fixed surface have linear expansion. We extend this result to the more general setting of sparse region intersection graphs over any proper minor-closed class. The proofs are combinatorial and self-contained, and provide bounds that are within a constant factor of optimal. Applications of our results to graph colouring are presented.

Authors (2)

Summary

  • The paper presents nearly optimal explicit linear expansion bounds for sparse string and region intersection graphs using combinatorial techniques.
  • It improves upon previous polylogarithmic bounds by leveraging novel probabilistic sampling and model construction lemmas.
  • These results enhance our understanding of graph coloring and algorithmic performance in minor-closed sparse classes.

Sparse String Graphs and Region Intersection Graphs over Minor-Closed Classes: Linear Expansion

Introduction and Motivations

The paper "Sparse String Graphs and Region Intersection Graphs over Minor-Closed Classes have Linear Expansion" (2604.07903) addresses fundamental structural properties of string graphs and, more generally, region intersection graphs (RIGs) over proper minor-closed classes. The focus is on "linear expansion", a strong quantitative property in the context of graph sparsity theory. The main results establish explicit, nearly optimal bounds for the expansion of sparse string graphs in fixed surfaces and for RIGs over any proper minor-closed class, relying on combinatorial, self-contained proofs.

String graphs—intersection graphs of curves in surfaces—originate from classical problems in combinatorics, computational geometry, and applications such as mutation patterns and electrical network layouts. Their inherent complexity is reflected by NP-hard recognition, unbounded chromatic number, and exponentially many realizations in the plane. Previous work using separator-based techniques only established weaker bounds involving polylogarithmic factors; this paper sharpens these to optimal linear dependence, with explicit constants, and generalizes from planar string graphs to the broad setting of RIGs.

Definitions and Technical Framework

A string graph GG is defined as the intersection graph of a family of non-self-intersecting curves on a surface: adjacency corresponds to intersecting curves. Region intersection graphs over a graph HH (or a class G\mathcal{G}) generalize this: vertices correspond to connected subgraphs of HH, and two vertices are adjacent iff their respective subgraphs share at least one vertex.

Key parameters:

  • rr-shallow minor: a minor whose branch sets induce connected subgraphs of radius ≤r\le r in the host graph.
  • Expansion function ∇r(G)\nabla_r(G): the maximum edge density (edges per vertex) over all rr-shallow minors of GG.
  • Linear expansion: ∇r(G)\nabla_r(G) is HH0 for all HH1, with explicit dependence.

This paper calls a class sparse if it has bounded maximum density. The translation between sparsity and minor-closed structure is essential for expanding the results beyond string graphs in a fixed surface.

Main Theorems and Proof Schema

The central results specify that:

  1. For sparse string graphs in a fixed surface (with surface of Euler genus HH2), HH3, where HH4 is density.
  2. For a region intersection graph HH5 over any proper minor-closed class HH6 of edge density at most HH7 (and with HH8 of max density HH9): G\mathcal{G}0.

These bounds are within a constant factor of optimal and strictly improve prior results by eliminating unnecessary polylogarithmic terms. The proofs are composed of combinatorial constructions, avoiding machinery such as multi-flow dualities, metric geometry, or expander-like embeddings prevalent in prior art.

The argument is built on two main lemmas:

  • A probabilistic sampling lemma, leveraging Hakimi's orientation theorem and random selection to bound the density of an arbitrary minor, provided certain "junction-free" conditions.
  • A model construction lemma, showing that junction-free graphs are closely structurally related to minors of the underlying host graph. This bridges the representational gap between RIGs and their minor-exclusion structure. Figure 1

    Figure 1: A junction in G\mathcal{G}1: a pair of edges G\mathcal{G}2 and G\mathcal{G}3 such that G\mathcal{G}4 and G\mathcal{G}5 for some G\mathcal{G}6.

    Figure 2

    Figure 2: G\mathcal{G}7—the path properly representing the adjacency between branch sets G\mathcal{G}8 and G\mathcal{G}9 in the model.

    Figure 3

    Figure 3: Construction of HH0 (green)—the auxiliary set connecting branch set HH1 toward HH2, illustrating precise intersections in HH3.

    Figure 4

    Figure 4: Construction of HH4 (green)—the auxiliary set from HH5 to HH6, with the relevant branch set HH7 in red.

Methodological Contributions

Fundamental to the analysis is the systematic use of orientations with bounded in-degree (cf. Hakimi), "junctions" as obstructions, and careful sampling arguments that lead to tight bounds on minor densities. This is combined with meticulous model constructions ensuring that every junction-free subgraph (on vertices of degree at least two) corresponds to a minor in the underlying host graph (for RIGs).

The extension to all sparse minor-closed classes is significant—previous best results only handled planar string graphs and required deep machinery to relate separators and expansion. Here, the embedding structure and sparsity conditions are exploited purely combinatorially.

Alternative Approach via Gap-Cover-Planarity

The paper also provides an alternative proof for linear expansion in sparse string graphs, based on the concept of HH8-gap-cover-planarity. It shows that every HH9-degenerate string graph in a surface of genus rr0 can be realized as a rr1-gap-cover-planar graph, and applies recent uniform expansion bounds for this family.

This route highlights that the absence of sublinear-treewidth structure does not preclude linear expansion, and that both the "gap" and "cover" aspects are essential—pure gap-planar or cover-planar notions are insufficient for capturing the structure of even sparse string graphs.

Optimality and Applications to Graph Coloring

The dependence of the expansion bound on rr2 and density rr3 is tight, up to constant factors, as shown by explicit string graph constructions where the rr4-shallow minor density matches the bound rr5. Thus, no improvement to sublinear dependence on rr6 is possible within this framework. Figure 5

Figure 5: Construction in the proof of Proposition~\ref{main:optimality}, illustrating a string graph with optimal shallow-minor density.

The results have further ramifications in coloring theory. Classes with linear expansion admit explicit bounds on coloring numbers, acyclic chromatic number, and other coloring invariants (using known connections to generalised coloring numbers), thus enabling algorithmic applications such as efficient coloring, dominance, and model-checking in sparse regimes.

Theoretical and Practical Implications

From a structural perspective, the results clarify the boundary between sparse graph classes with highly complex intersection behavior and the regime controllable via linear expansion. The extension to RIGs over minor-closed classes emphasizes the pervasiveness of the results—essentially any graph class characterized by forbidden minors fits into this paradigm, provided sparsity is assumed.

Practically, linear expansion translates to improved algorithmic performance for key graph algorithms relevant in intersection and geometric representation problems, and sharper resource bounds in such applications.

The clarity and explicitness of the bounds, together with the fundamentally combinatorial approach, pave the way for direct further exploration—such as the behavior of other intersection-defined classes, sparsity/expansion tradeoffs under additional constraints, and the embedding of algorithmic graph theoretic routines within more general geometric or topological settings.

Conclusion

This work rigorously establishes that sparse string graphs and, more broadly, sparse region intersection graphs over any proper minor-closed class, have linear expansion with explicit asymptotically optimal bounds. The combinatorial approach, the optimality analysis, and ancillary results on coloring invariants and alternative gap-cover-planarity routes deepen the understanding of the structure of intersection graphs and their algorithmic properties. These findings set a benchmark for future work exploring the intersection of geometric representability and graph sparsity, as well as further generalizations in minor-closed settings.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.