TMBR: September 2025: Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
m (→‎Holdouts: Added one more result for BB2,6.)
(→‎Holdouts: BB(4,3) results.)
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
== Blog Posts ==
== Blog Posts ==
* 12 Sep 2025.  Katelyn Doucette. [https://katelyndoucette.com/articles/bugs-mazes-and-bradys-algorithm Bugs, Mazes, and the Unreasonably Effective Brady's Algorithm].
* 12 Sep 2025.  Katelyn Doucette. [https://katelyndoucette.com/articles/bugs-mazes-and-bradys-algorithm Bugs, Mazes, and the Unreasonably Effective Brady's Algorithm].
* 23 Sep 2025.  Katelyn Doucette. [https://katelyndoucette.com/articles/building-the-busy-beaver-ladder Building the Busy Beaver Ladder].


== Holdouts ==
== Holdouts ==
Line 29: Line 28:
|-
|-
|[[BB(6)]]
|[[BB(6)]]
|1,688
|1,691
|2,592
|2,592
|901
|901
Line 47: Line 46:
|-
|-
|[[BB(4,3)]]
|[[BB(4,3)]]
|97,701,052
|50,835,926
|460,916,384
|460,916,384
|363,215,332
|410,080,458
|78.8%
|89.0%
|}
|}
* [[BB(6)|BB(6):]]  
* [[BB(6)|BB(6):]]  
Line 73: Line 72:
** 1 TM was decided by hand (TODO: Same as for BB(7), maybe if it remains 1 [...])
** 1 TM was decided by hand (TODO: Same as for BB(7), maybe if it remains 1 [...])
*[[BB(4,3)|BB(4,3):]]
*[[BB(4,3)|BB(4,3):]]
** Terry Ligocki ran a set of deciders/parameters from @mxdys' code to reduce the number of holdouts which were at 460,916,384 TMs. Six passes have reduced the holdout count to 97,701,052 TMs (78.80% reduction). (TODO: Source)
** Terry Ligocki ran @mxdys' <code>main.exe</code> and [[BB(4,3)#Phase 2|reduced holdouts]] from 460,916,384 to 97,701,052 TMs (78.80% reduction).
** TODO: Andrew Ducharme reduced the holdout count further by around 13 mil TMs, update table above with this too.
** Andrew Ducharme [https://discord.com/channels/960643023006490684/1084047886494470185/1422325962980196392 reduced the holdout list] to 50,835,926 using <code>Enumerate.py</code>.
*[[BB(3,4)|BB(3,4):]]
*[[BB(3,4)|BB(3,4):]]
**TODO: [[User:XnoobSpeakable|XnoobSpeakable]] and [[User:WarpedWartWars|Lúkos]] are working on the holdout list for BB(3,4), ~435M TMs, using @mxdys' deciders with various parameters.
**TODO: [[User:XnoobSpeakable|XnoobSpeakable]] and [[User:WarpedWartWars|Lúkos]] are working on the holdout list for BB(3,4), ~435M TMs, using @mxdys' deciders with various parameters.

Latest revision as of 21:23, 29 September 2025

Prev: August 2025 This Month in Beaver Research Next: October 2025

This Month in Beaver Research for September 2025.

TODO: BB(5) arXiv released https://arxiv.org/abs/2509.12337

TODO: BB(3,3) month next month.

In the News

Blog Posts

Holdouts

This month saw huge reductions to holdout lists in many domains. In BB(6), this was mainly due to mxdys demonstrating the equivalence of many TMs. For the other domains it seems to be mainly due to applying mxdys's main.exe and the Ligockis' Enumerate.py and lr_enum_continue decider pipelines to these domains.

BB Holdout Reduction by Domain
Domain New Holdout Count Previous Holdout Count Holdout Reduction % Reduction
BB(6) 1,691 2,592 901 34.8%
BB(7) 22,801,601 59,727,905 36,446,066 61.8%
BB(2,6) 873,469 22,302,296 21,428,827 96.1%
BB(4,3) 50,835,926 460,916,384 410,080,458 89.0%
  • BB(6):
  • BB(7):
    • Andrew Ducharme has continued reducing the number of holdouts, from 59,727,905 to 28,189,617 (52.80% reduction).
    • Terry Ligocki ran an additional 24 filters/parameters. This reduced the number of holdouts, from 28,189,617 to 23,314,388 TMs (17.29% reduction)
    • Andrew Ducharme, starting Stage 4 of Phase 2 ran two additional filters, reducing the number of holdouts, from 23,314,388 to 22,801,601 TMs (2.2% reduction)
    • 1 TM was decided by hand (TODO: maybe if it remains 1, change to something: Racheline decided a TM etc)
  • BB(2,6):
    • An error was noticed in the BB(2,6) holdout reduction reported last month. It was decided to start back at the original 22,302,296 holdout TMs.
    • Andrew Ducharme ran lr_enum_continue and reduced the 22,302,296 holdout TMs to 20,358,011 (8.72% reduction).
    • Terry Ligocki ran 50 variations of deciders/parameters using @mxdys' C++ code, main.exe, reducing the holdout count to 970,101 TMs (95.23% reduction)!
    • Andrew Ducharme ran Enumerate.py reducing the holdout count to 873,469 TMs (9.96% reduction).
    • 1 TM was decided by hand (TODO: Same as for BB(7), maybe if it remains 1 [...])
  • BB(4,3):
  • BB(3,4):
    • TODO: XnoobSpeakable and Lúkos are working on the holdout list for BB(3,4), ~435M TMs, using @mxdys' deciders with various parameters.

BB Adjacent

  • John Tromp announced on Discord that a 350-bit function now reaches the limit of BMS, an improvement from the previous 404 bits.

TODO: phrasing. Discord source: https://discord.com/channels/960643023006490684/1355653587824283678/1413637783045542038 and https://github.com/tromp/AIT/blob/master/fast_growing_and_conjectures/bms.lam

Misc