English

On $\gamma$-Contraction and $\beta$-Contraction: A Unified Framework for Colour-Preserving Graph Reduction

Data Structures and Algorithms 2026-03-04 v2 Combinatorics

Abstract

Graphs are a fundamental abstraction in computer science and discrete mathematics, where information is encoded in their combinatorial structure. Graph-reduction techniques aim at simplifying graphs while preserving selected structural properties, typically by grouping vertices and replacing each group with a representative, yielding a contracted graph. A common instance of this paradigm arises when vertices carry categorical information, formalised as a colouring of the vertex set. In this setting, natural contraction units correspond to connected components of vertices sharing the same colour. In this work, we provide a rigorous mathematical formalisation of γ\gamma-contraction, a colour-based graph contraction operation. We interpret γ\gamma-contraction as a quotient-like construction that preserves categorical connectivity, and clarify its relationship with classical notions of graph contraction and quotient graphs. To support a constructive and algorithmic treatment, we introduce a locally-defined iterative variant, termed β\beta-contraction, which captures the core mechanism underlying γ\gamma-contraction. Building on this framework, we analyse the contraction process from a theoretical perspective and establish formal guarantees of correctness and convergence. In particular, we prove that β\beta-contraction converges in a logarithmic number of iterations to γ\gamma-contraction, and that this bound is asymptotically tight, with base equal to the golden ratio.

Keywords

Cite

@article{arxiv.2404.12080,
  title  = {On $\gamma$-Contraction and $\beta$-Contraction: A Unified Framework for Colour-Preserving Graph Reduction},
  author = {Elia Onofri},
  journal= {arXiv preprint arXiv:2404.12080},
  year   = {2026}
}