Skip to content

feat: implement conservative LMP - #114

Merged
ptsouchlos merged 5 commits into
mainfrom
feature/lmp-guards
Sep 10, 2025
Merged

feat: implement conservative LMP#114
ptsouchlos merged 5 commits into
mainfrom
feature/lmp-guards

Conversation

@ptsouchlos

Copy link
Copy Markdown
Owner

Implements late move pruning, but very conservatively.

bench: 1803293

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.93%. Comparing base (792df22) to head (8f1afad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   83.89%   83.93%   +0.03%     
==========================================
  Files          51       51              
  Lines        7346     7357      +11     
==========================================
+ Hits         6163     6175      +12     
+ Misses       1183     1182       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ptsouchlos

Copy link
Copy Markdown
Owner Author
Elo   | 25.36 +- 12.69 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | 3.19 (-2.94, 2.94) [0.00, 10.00]
Games | N: 988 W: 224 L: 152 D: 612
Penta | [3, 104, 227, 138, 22]
https://pyronomy.pythonanywhere.com/test/3226/

@ptsouchlos
ptsouchlos merged commit a36068e into main Sep 10, 2025
9 checks passed
@ptsouchlos
ptsouchlos deleted the feature/lmp-guards branch September 10, 2025 19:16
ptsouchlos pushed a commit that referenced this pull request Nov 5, 2025
Elo   | 25.36 +- 12.69 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | 3.19 (-2.94, 2.94) [0.00, 10.00]
Games | N: 988 W: 224 L: 152 D: 612
Penta | [3, 104, 227, 138, 22]
https://pyronomy.pythonanywhere.com/test/3226/

bench: 1803293
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants