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

Add custom Default implementations for PawnStructure and PawnCacheEntry #311

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

sroelants
Copy link
Owner

Make sure the "default" is correct for a pawnless board. Otherwise, probing a ZHash(0) entry from the cache might be a pawnless board, or an empty entry, and they'd have different values.

Make sure the "default" is correct for a pawnless board. Otherwise,
probing a ZHash(0) entry from the cache might be a pawnless board, or an
empty entry, and they'd have different values.
@sroelants sroelants merged commit 4df0127 into main Aug 28, 2024
2 checks passed
@sroelants sroelants deleted the debug-pawn-cache branch August 28, 2024 09:10
sroelants added a commit that referenced this pull request Aug 28, 2024
…ry (#311)

Make sure the "default" is correct for a pawnless board. Otherwise,
probing a ZHash(0) entry from the cache might be a pawnless board, or an
empty entry, and they'd have different values.

bench 6436864
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