Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set Score::BASE_MOVE_SCORE to 0 (from -32768) #71

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

dannyhammer
Copy link
Owner

Honestly? I'm not entirely sure why this made a difference at all. Let alone a positive difference.

I suspect this difference will go away with #28, #68 or other features that affect move ordering.


SPRT:

Elo   | 12.65 +- 9.54 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | 3.00 (-2.94, 2.94) [0.00, 10.00]
Games | N: 3600 W: 1497 L: 1366 D: 737
Penta | [226, 255, 752, 296, 271]

https://pyronomy.pythonanywhere.com/test/127/

bench: 11371856

@dannyhammer dannyhammer changed the title fix: set base_move_score to 0 fix: set Score::BASE_MOVE_SCORE to 0 (from -32768) Nov 10, 2024
@dannyhammer dannyhammer merged commit 0bd13f2 into main Nov 10, 2024
1 check passed
@dannyhammer dannyhammer deleted the dev branch November 10, 2024 00:53
dannyhammer added a commit that referenced this pull request Nov 10, 2024
🤖 I have created a release *beep* *boop*
---


## [1.2.0](v1.1.0...v1.2.0)
(2024-11-10)


### Features

* implement History Heuristic
([#67](#67))
([730a787](730a787))


### Bug Fixes

* set `Score::BASE_MOVE_SCORE` to `0` (from `-32768`)
([#71](#71))
([0bd13f2](0bd13f2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).


bench: 11371856
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.

1 participant