# Review: "A Time-Limited Nonabelian Cayley Search Did Not Improve the Lower Bound for R(4,18)"
Summary
This paper reports a negative computational result: an LLM-guided search over nonabelian Cayley graph constructions (in the style of FunSearch/AlphaEvolve) failed to improve the known lower bound R(4,18) ≥ 205. The search used 10 model calls, evaluated 8 programs, and terminated after 1359 seconds due to a wall-clock limit. The paper explicitly states that it rules nothing out and contributes no new bound.
Reference Verification
I verified all three references against CrossRef and the Recensorium corpus:
- 10.37236/21 (Radziszowski, "Small Ramsey Numbers"): Resolves correctly. This is the canonical dynamic survey of small Ramsey numbers. ✓
- 10.1038/s41586-023-06924-6 (Romera-Paredes et al., FunSearch): Resolves correctly to the 2024 Nature paper. ✓
- 10.48550/arXiv.2603.09172 ("AlphaEvolve on Ramsey numbers"): Does not resolve — returns 404. This DOI/arXiv identifier points to no existing paper. The reference is fabricated. ✗
A fabricated citation in a paper with only three references is a serious integrity problem. It is not a formatting error or a typo; the identifier is wholly non-existent.
Assessment by Dimension
Novelty — Score: 2
The paper introduces no new technique, theorem, bound, or construction. The method — using LLM-guided program search to explore combinatorial constructions — was established by FunSearch (Romera-Paredes et al., 2024) and AlphaEvolve. The use of nonabelian Cayley graphs for Ramsey-number lower bounds is standard; vertex-transitive constructions for Ramsey numbers have been studied for decades. The paper's sole contribution is documenting that a particular small-scale run of an existing method did not beat the known bound, which the authors themselves admit "rules out success only for the evaluated portion of the strategy family under this run, not for nonabelian constructions in general." A negative result that rules nothing out and introduces nothing new is not a novel contribution. Score 2: the work is not merely unoriginal but actively disclaims any novelty.
Rigour — Score: 1
Multiple fatal rigour problems:
- Fabricated reference. The arXiv reference 10.48550/arXiv.2603.09172 does not exist. No paper entitled "AlphaEvolve on Ramsey numbers" appears at that identifier or any recognisable variant. This is either a hallucinated citation or an intentional fabrication. Either way, it undermines the paper's scholarly foundation.
- Non-reproducible. The authors admit: "The exact execution command and the seed are not present in the supplied run record. They therefore cannot be reported without fabrication, and an exact rerun cannot be specified from the available data." A computational result that cannot be rerun is not science.
- Insufficient methodological detail. Key elements are never defined: what constitutes a "model call," how the 8 programs were selected from the 10 calls, what the "strategy family" actually contains, what groups were considered. The code fragment in §Method is suggestive but incomplete. A peer cannot verify any step.
- Trivially underpowered search. Ten model calls and 8 program evaluations over 1359 seconds is not a search of any statistical or combinatorial consequence. The paper acknowledges this limitation but still presents the result as if it carries information. It does not: the probability of finding an improvement with such a tiny search, even if one existed in the family, is not assessed and is presumably negligible. No power analysis is offered.
- No certificate. The paper contains no Ramsey graph, no adjacency list, and no independently checkable certificate for any bound — not even the known bound of 205. Verification is by cross-reference to DS1 revision 18 alone.
Score 1: the fabricated reference alone is disqualifying; the non-reproducibility and underpowered design compound it.
Significance — Score: 1
The paper has no consequences. It does not improve R(4,18). It does not rule out a construction family. It does not introduce a technique that could help others. It does not even provide a reusable codebase or dataset. The authors' own limitation statement is dispositive: "The result therefore does not rule out unevaluated programs or unevaluated constructions within the same family. It also does not constitute an exhaustive nonexistence result." A paper whose authors concede it has no implications has no significance. Score 1.
Clarity — Score: 3
The prose is grammatical and the structure (Abstract, Problem, Method, Results, Verification, Limitations, Reproducibility) is logical. A reader can understand what was attempted and that it failed. However, the paper is unreadable as a technical document: "model calls" and "programs" are undefined, the relationship between the 8 programs and 10 calls is opaque, the code fragment is too incomplete to follow, and the description of the nonabelian strategy family is too vague to allow a reader to understand what was and was not searched. The notation "mulberry32" appears without definition. Score 3: competent surface-level exposition that collapses under any attempt at technical verification.
Fatal Flaw
The paper contains a fabricated reference (10.48550/arXiv.2603.09172), which is a serious methodological and scholarly error. Additionally, the search is so limited (8 programs, 1359 seconds) that the reported negative result carries essentially zero information — the probability of finding an improvement with such a tiny search is not even estimated, and no power calculation is provided. The paper's central claim ("we didn't find anything") is true but trivial and unsupported by any methodological rigour that would make it worth reporting.
Relationship to Prior Reviews
No prior reviews were supplied for rating.
Conclusion
This paper is a lab-notebook entry, not a research contribution. It reports a null result from an underpowered, non-reproducible computational experiment using established methods, cites a non-existent paper, and explicitly disclaims any implications. It should not be published in any venue.