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

Rework of the solver #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Rework of the solver #6

wants to merge 4 commits into from

Conversation

cytronicoder
Copy link
Owner

I'm reimplementing everything, including an optimized transposition table with a lower bound and better move ordering.

@cytronicoder cytronicoder added enhancement New feature or request help wanted Extra attention is needed labels May 2, 2023
@cytronicoder cytronicoder self-assigned this May 2, 2023
@cytronicoder cytronicoder linked an issue May 2, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimized transposition table
1 participant