REVIEW 3 major objections 1 minor
Every planar graph has a 4-coloring in which no color is used on half or more of the vertices, and one can be found in O(n log n) time.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-15 01:28 UTC pith:63ZY6LMC
load-bearing objection Clean, tight algorithmic strengthening of 4CT claimed in the abstract; full proof and O(n log n) method are invisible, so this is still an unverified existence claim. the 3 major comments →
The Balanced Four-Color Theorem
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Every planar graph on n ≥ 3 vertices admits a proper 4-coloring in which each color class has size strictly less than n/2; the bound is tight, the coloring can be produced in O(n log n) time, and analogous balanced colorings exist for five or more colors and for graphs on general surfaces.
What carries the argument
A constructive O(n log n)-time procedure that produces a proper 4-coloring while maintaining the strict size bound |color class| < n/2 for every color; the same balance-preserving idea is then lifted to larger palettes and to surfaces of higher genus.
Load-bearing premise
That there exists a constructive algorithmic procedure, running in O(n log n) time, that produces a 4-coloring of every planar graph while keeping every color class strictly smaller than half the vertices.
What would settle it
Exhibit a planar graph on n ≥ 3 vertices that admits no proper 4-coloring in which every color appears fewer than n/2 times, or show that every algorithm producing such a balanced coloring requires ω(n log n) time on some infinite family of planar graphs.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript (available only as an abstract) claims that every planar graph on n ≥ 3 vertices admits a 4-coloring in which every color class has size strictly less than n/2, that this bound is tight, and that such a coloring can be computed in O(n log n) time. Parallel statements are asserted for five or more colors and for graphs embeddable on arbitrary surfaces.
Significance. If the claims hold, the result would strengthen the Four Color Theorem by imposing a strict global balance condition on color classes, together with a near-linear constructive algorithm. The tightness statement and the extensions to more colors and higher-genus surfaces would be of genuine interest in structural and algorithmic graph theory. The absence of free parameters and the explicit runtime bound are attractive features, provided they are supported by correct arguments.
major comments (3)
- [Abstract] The abstract asserts both existence of a strictly balanced 4-coloring and an O(n log n) algorithm that produces one, yet supplies neither a structural lemma, inductive reduction, nor algorithmic outline that would let a reader verify preservation of the strict < n/2 invariant. Ordinary 4-colorability does not automatically yield the balance condition; without these details the central claim cannot be assessed.
- [Abstract] Tightness of the < n/2 bound is declared but no extremal planar graph (or family) is exhibited showing that some color class must reach size floor(n/2). An elementary construction is needed to confirm that the inequality cannot be strengthened.
- [Abstract] The extensions to k ≥ 5 colors and to graphs on general surfaces are stated without any indication of how the balance invariant or the runtime analysis carries over. These claims inherit the same unverifiability as the planar 4-color case.
minor comments (1)
- The provided document consists solely of the abstract; no sections, proofs, figures, or references are present, so ordinary presentation issues cannot be evaluated.
Circularity Check
No circularity detectable: abstract-only claim against external planar graphs with no self-referential reduction exhibited.
full rationale
Only the abstract is available; it asserts that every planar graph on n≥3 vertices admits a 4-coloring with each color class of size strictly less than n/2 (tight) and that such a coloring can be produced in O(n log n) time, with extensions to more colors and surfaces. No equations, inductive steps, structural lemmas, fitted parameters, uniqueness theorems, or self-citations appear in the supplied text. The claim is therefore an existence-and-algorithm statement about the external class of planar graphs; nothing reduces the conclusion to a definitional identity or to a quantity fitted from the same data. Per the hard rules, an honest non-finding is required when no specific reduction can be quoted. Residual uncertainty about the unseen proof is a correctness/verifiability concern, not circularity. Score 0, steps empty.
Axiom & Free-Parameter Ledger
axioms (3)
- domain assumption Every planar graph is 4-colorable (Four Color Theorem).
- domain assumption Planarity (or embeddability on a surface) is the structural hypothesis under which the balance bound holds.
- ad hoc to paper An O(n log n)-time constructive procedure exists that preserves the strict < n/2 balance invariant.
read the original abstract
We show that every planar graph with $n \geq 3$ vertices admits a 4-coloring in which each color is used on fewer than $n/2$ vertices. This bound is the best possible. Moreover, such a coloring can be found in $O(n \log n)$ time. We also extend these results to five or more colors and to graphs on general surfaces.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.