Fair and Tolerant Vertex Coloring
- Fair and tolerant vertex coloring is defined by assigning colors to vertices so that a controlled fraction of same-colored neighbors is allowed, ensuring equitable color distribution.
- The framework utilizes real parameters (α and β) to balance color assignments, leading to new structural and spectral bounds that extend classical chromatic concepts.
- This approach bridges combinatorial topology and spectral graph theory, opening research directions in algorithmic complexity and invariant separations compared to proper vertex coloring.
A Fair and Tolerant (FAT) vertex coloring is a framework in graph theory that generalizes traditional coloring concepts by permitting a controlled fraction of neighbors of the same color for each vertex, under a fairness constraint on how all colors are seen in neighbor sets. The FAT chromatic number quantifies the largest number of colors for which a graph admits a FAT coloring. Unlike proper vertex coloring, where adjacency imposes strict color separation, FAT colorings interpolate between proper and imbalanced color assignments by encoding tolerance levels via real parameters. This notion has yielded new structural and spectral bounds, motivated separation results for classic invariants, and grounded new directions in combinatorial and algebraic graph theory (Shaebani, 18 Nov 2025, Beers et al., 21 Oct 2025).
1. Formal Definition and Principal Properties
Given a simple finite graph and an arbitrary vertex coloring with resulting nonempty color classes , a FAT -coloring is a coloring for which there exist real parameters such that for every vertex and every color class ,
$|V_i \cap N(v)| = \begin{cases} \alpha\,\deg(v), & \text{if $v \notin V_i$} \ \beta\,\deg(v), & \text{if $v \in V_i$} \end{cases}$
where denotes the open neighborhood of . The parameters must fulfill the balance equation to partition each neighbor set exactly. The FAT chromatic number is then
$\chi^{\mathrm{FAT}}(G) := \max\{k: G \text{ admits a FAT $k$-coloring}\}.$
This encoding recovers proper colorings for and , but admits much more flexible configurations. In regular graphs, FAT colorings enforce balanced color-class sizes (Shaebani, 18 Nov 2025, Beers et al., 21 Oct 2025).
2. Illustrative Examples and Behavioral Extremes
The theory is informed by explicit computations for graph families:
- Complete graphs : Each singleton class gives with .
- Empty graphs : The trivial partition yields , illustrating a maximal gap.
- Bipartite graphs and trees: For or trees, , often achieved with standard bipartition.
- Cycles : For even , a FAT-2-coloring exists; for odd , one can realize FAT-3-colorings, but not two, unless (Beers et al., 21 Oct 2025, Shaebani, 18 Nov 2025).
The essential distinction from classic chromatic number emerges in these bounds and achievable gaps, as detailed in the following table:
| Graph Class | Achievable | ||
|---|---|---|---|
| $1$ | |||
| $2$ | $2$ | ||
| (cycle) | $2$ | $2$ |
No universal function bounds in terms of or vice versa, as both absolute and relative gaps can be unbounded (Shaebani, 18 Nov 2025).
3. Structural and Spectral Bounds
FAT colorings admit nontrivial structural and spectral bounds:
- Minimum-degree bound: , where is the minimum degree. Each color beyond the own class must be represented in the neighborhood, forcing strict degree constraints.
- Spectral (Laplacian) bound: If admits a FAT -coloring with parameter , then is an eigenvalue of the normalized Laplacian of , with multiplicity at least . Therefore, the FAT chromatic number is bounded above by the maximum eigenvalue multiplicity plus one: .
- Regular graphs: In any -regular connected graph, all color classes must be equal-sized; thus, divides .
A consequence is that FAT colorings are tightly connected to partitioning eigenstructures and to divisibility properties in regular graphs (Beers et al., 21 Oct 2025).
4. Separation from Classical Chromatic Theory
FAT colorings break several expected relations with the standard chromatic number:
- There is no function such that for all . Disconnected empty graphs or bipartite families with growing colorings (by Beers and Mulas) show fixed while is unbounded.
- Conversely, no function satisfies universally; disjoint unions of cliques can force arbitrarily larger than .
- Both differences and are unbounded, even for connected graphs (Shaebani, 18 Nov 2025).
These separations demarcate FAT coloring as a genuinely distinct invariant with non-monotonic relationships to existing parameters.
5. Algorithmic Aspects and Complexity
The primary existence proofs for FAT colorings rely on combinatorial-topological principles and are often non-constructive. Tucker's lemma, as used in the fair splitting of colored paths, forms a combinatorial analog of the Borsuk–Ulam theorem, applying to sign-vectors encoding color assignments and removals (Alishahi et al., 2017).
- General algorithmic status: Determining remains an open complexity problem and may be computationally hard. The exponential size of the coloring configuration space (via and assignments) complicates direct search.
- Special cases via flow/matching: For paths and special graphs, once removal sets are fixed (tolerant splitting), standard bipartite matching or network flow reduces the instance to polynomial time (Alishahi et al., 2017).
- Random and structural colorings: Algorithmic behavior for variants (list-FAT, fractional-FAT) and for random graphs is largely unexplored (Beers et al., 21 Oct 2025).
6. Related Notions: Tolerant Splitting
FAT colorings generalize to partitioning tasks on colored paths:
- Tolerant fair splitting: Every vertex-colored path can be split into two independent sets after removing at most one vertex per color, achieving nearly balanced counts for each color class. The proof applies the octahedral Tucker lemma to encode parity constraints and fair splitting conditions into sign-vectors mapped by symmetric labelings (Alishahi et al., 2017).
- Algorithmic reduction: After a deletion set per color is fixed, finding the fair bipartition reduces to matching, making it tractable for certain path-like inputs.
Such tolerant variants demonstrate the flexibility of the FAT coloring paradigm and its compatibility with combinatorial topology and equitable partitioning results.
7. Open Problems and Research Directions
Current research directions in FAT coloring include:
- Determining for additional graph families (e.g., hypercubes, chordal, planar, random graphs).
- Investigating the algorithmic complexity for the existence of FAT -colorings and related decision problems.
- Extending structural and spectral bounds, especially for non-regular graphs and via fractional or randomized colorings.
- Completing the classification of irreducible FAT colorings and their coarsenings.
- Clarifying under what containment conditions when (Beers et al., 21 Oct 2025, Shaebani, 18 Nov 2025).
The theory of fair and tolerant vertex coloring, positioned at the intersection of equitable graph partitioning, spectral theory, and combinatorial topology, continues to evolve with foundational and algorithmic advancements.
Sponsored by Paperpile, the PDF & BibTeX manager trusted by top AI labs.
Get 30 days free