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

Null Move Pruning #82

Open
wants to merge 2 commits into
base: search
Choose a base branch
from
Open

Null Move Pruning #82

wants to merge 2 commits into from

Conversation

phuang1024
Copy link
Member

Describe changes

Added null move pruning.
Only starts pruning when depth > 4, so bench is the same.
Reduces by 10x sometimes.

Testing info

Currently testing vs v1.0.0

NullMovePruning: Whether to use it.
NullMovePruningDepth: Reduction depth.
Bench: 401899
@phuang1024 phuang1024 added enhancement New feature or request search Search related labels Apr 25, 2021
@phuang1024 phuang1024 requested a review from ArjunSahlot April 25, 2021 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request search Search related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant