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

Players have individual evaluation caches, transposition tables #40

Open
Vadman97 opened this issue Apr 4, 2019 · 2 comments
Open

Players have individual evaluation caches, transposition tables #40

Vadman97 opened this issue Apr 4, 2019 · 2 comments
Labels
help wanted Extra attention is needed low priority performance wontfix This will not be worked on

Comments

@Vadman97
Copy link
Owner

Vadman97 commented Apr 4, 2019

Can we combine them to prevent duplicate work? Would need to invert evaluation... might not even make sense for transposition table.

@Vadman97
Copy link
Owner Author

dangerous because we have to ensure the evaluations / transposition lookups are same for both players - making a wont-fix for now

@Vadman97 Vadman97 added the wontfix This will not be worked on label Apr 10, 2019
@Vadman97 Vadman97 reopened this Apr 22, 2019
@Vadman97
Copy link
Owner Author

evaluation cache can be shared in theory, definitely not TT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed low priority performance wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant