Unordered Canonical Ramsey Numbers
- Unordered canonical Ramsey numbers are defined as the smallest n for which every edge-coloring of Kn contains either an orderable clique of size s or a rainbow clique of size t.
- Recent studies have precisely determined small values using computational methods including ILP, exhaustive enumeration, and tabu search.
- Advanced techniques like flag algebras and probabilistic analysis have refined asymptotic bounds, revealing polynomial growth rates for fixed s as t increases.
Unordered canonical Ramsey numbers, denoted , generalize classical Ramsey theory to colored complete graphs lacking any pre-imposed vertex ordering, and seek the threshold so that every edge-coloring of contains either an “orderable” clique of size or a rainbow clique of size . This concept, introduced by Richer, refines the canonical Ramsey numbers of Erdős–Rado by emphasizing edge-colorings whose structure can be interpreted through suitable vertex labelings. Recent advances have precisely determined several small cases, established sharp polynomial and asymptotic bounds for larger parameters, developed computational approaches for extremal constructions, and exposed rich connections to probabilistic, algebraic, and combinatorial methodology.
1. Formal Definition and Canonical Structures
For positive integers , let denote the complete graph on vertices and a coloring of its edges using an arbitrary palette . A subgraph is called orderable under if there exists a labelling of its vertices such that for any two edges , with , it holds whenever . Equivalently, each color class among the edges is determined solely by the lower-indexed endpoint in the ordering. A rainbow clique of size is a subgraph in which all edges have distinct colors.
The unordered canonical Ramsey number is the smallest such that every coloring of contains either an orderable or a rainbow (Brosch et al., 6 Nov 2025). If , there exists a coloring that avoids both types of subgraphs.
2. Exact Values for Small Parameters
Substantial computational effort elucidates the spectrum of for small . Using a blend of integer programming (ILP), heuristics, exhaustive search, and flag algebra infeasibility certificates, the following exact results are established (Brosch et al., 6 Nov 2025):
| Methods Used | ||
|---|---|---|
| $3$ | Trivial, direct analysis | |
| $7$ | ILP, enumeration | |
| $6$ | ILP, enumeration | |
| $11$ | Tabu search, ILP | |
| $13$ | Tabu search, flag algebra | |
| $26$ | Enumeration, flag algebra |
All other pairs with and remain unresolved.
Proof sketch for : The lower bound is constructed by tabu search producing a coloring with no orderable triangle and no rainbow , whereas the upper bound employs flag algebra calculations certifying that any coloring of must yield one of the two forbidden substructures. For , exhaustive isomorphism-reduced enumeration proves the lower bound, while flag algebra SDPs on six-vertex patterns give the upper bound.
3. General Bounds and Asymptotics
Richer's original bounds prescribe, for all (Brosch et al., 6 Nov 2025):
Recent probabilistic analysis refines the asymptotic growth to (Araujo et al., 17 Sep 2024):
This matches the lower bound from Jiang’s blow-up anti-Ramsey construction and surpasses previous results that had the exponent instead of (Araujo et al., 17 Sep 2024). For fixed and increasing , the unordered canonical Ramsey numbers exhibit polynomial growth rather than the doubly exponential behavior seen in ordered canonical Ramsey numbers.
4. Computational and Analytic Methodologies
Lower bounds () typically arise via explicit constructions of colorings lacking both orderable and rainbow . Three principal techniques are invoked (Brosch et al., 6 Nov 2025):
- Tabu Search: Random initialization followed by iterative edge-recoloring to minimize the sum of forbidden structures, accepting non-local moves to prevent cycling.
- Integer Linear Programming (ILP):
- Color-explicit formulation: one variable per edge-color pairing, with constraints eliminating forbidden cliques.
- Colorblind formulation: variables indicate which edges share colors, accompanied by triangle inequalities to enforce transitivity.
- Enumeration: Exhaustive enumeration up to isomorphism for small , notably in settling .
Upper bounds () are established via flag algebra methods, particularly in the blow-up framework (Brosch et al., 6 Nov 2025). Balancing subgraph densities and forbidden triple patterns yields a semidefinite program; infeasibility is certified when maximum non-edge density falls below $1/N$.
The colorblind flag algebra implementation of Lidický–Pfender, extended for ordered and color partition settings, is commonly employed. Large-scale SDPs are solved using CSDP or MOSEK on high-capacity computational clusters.
5. Off-Diagonal and Variants
The unordered canonical Ramsey paradigm extends naturally to more general cases for arbitrary graphs , as well as the ER variant where the goal is to ensure monochromatic, lexical, or rainbow copies of prescribed order (Araujo et al., 17 Sep 2024). Results for ER are as follows:
These bounds are all tight up to constants, via adaptations of probabilistic, blow-up, and deletion techniques. For bipartite graphs and degenerate trees, polynomial upper bounds supplanted earlier exponential results (see also (Gishboliner et al., 11 Oct 2024)).
6. Open Problems and Directions
Several salient open problems persist (Brosch et al., 6 Nov 2025):
- Determining , presently bounded by .
- Generalizing off-diagonal cases : current bounds for bipartite are wide, with many instances unresolved.
- Analyzing asymptotic behavior for as in refined regimes.
- Extending methodologies to hypergraphs, directed graphs, and ordered variants.
A plausible implication is that further development of flag algebra machinery and probabilistic constructions will refine these bounds and open paths to new extremal and structural phenomena.
7. Connections and Comparisons
Unordered canonical Ramsey numbers display marked differences from both classical Ramsey numbers and ordered Erdős–Rado numbers (Araujo et al., 17 Sep 2024). Classical grows as , while ordered canonical numbers are doubly exponential, . In contrast, unordered canonical Ramsey numbers for fixed grow only polynomially in (modulo logarithmic factors).
They are also closely linked to anti-Ramsey results, with Babai’s bounds for rainbow cliques serving as a foundational component in current proofs. The effect of permitting arbitrary coloring but seeking canonical substructure yields a dramatic reduction in necessary compared to monochromatic or rainbow-only variants.
The combination of computational heuristics and analytic flag algebra frameworks currently yields the sharpest known bounds, and these approaches are expected to drive future progress in the domain.