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

Decouple eval from position struct #280

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Decouple eval from position struct #280

merged 2 commits into from
Aug 13, 2024

Conversation

sroelants
Copy link
Owner

Honestly, no real reason for doing this other than it makes it a little easier for me to add tracing to the Eval struct.

Just getting passed in as a negamax parameter atm, but could also see it
getting passed around through the search stack, or some other mechanism,
further down the line.

bench 7142602
@sroelants sroelants merged commit 1a40a99 into main Aug 13, 2024
2 checks passed
@sroelants sroelants deleted the eval/decouple-eval branch August 13, 2024 21:28
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