2026-09-12
Claimed result:
AI / model: ChatGPT
Reported method
The page blocks a fixed long-path decomposition, expresses a whole block's effect on the incoming probability distribution as a low-degree rational function, and answers in-block queries from O(B) precomputed moments instead of scanning the long distribution per vertex, giving O(nB + (n^2/B + n) log^2 n) and, with B = Theta(sqrt(n) log n), O(n^{3/2} log n). Derivation only — no code.
Verification
- Source
- Source reviewed
- Theory
- Theory not checked
- Implementation
- Theory only · code pending
- Prior art
- Prior art not reviewed
The result page was opened and compared with the collection claim. Legacy audit state: audited_public.
The share page was read in full. It contains no code block of any kind and explicitly states that the full fast version was never submitted to Luogu and is not claimed to have passed judging, so the record is theory-only with code pending.
Credits
Independent reproduction: Not yet performed
Prior-art review: Not yet performed