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

increment m_tbhits in UCTSearch.cpp #518

Merged
merged 1 commit into from
May 4, 2018
Merged

Conversation

jjoshua2
Copy link
Contributor

@jjoshua2 jjoshua2 commented May 3, 2018

root increments m_tbhits too now. fix #517

root increments m_tbhits too now
Copy link
Contributor

@Tilps Tilps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. SF just does the equivalent of tbhits = search_tbhits + m_root->get_children().size(), in the reporting code path - but we're already looping, so this seems like a good option.

@jjoshua2
Copy link
Contributor Author

jjoshua2 commented May 3, 2018 via email

@killerducky killerducky merged commit c1030b4 into glinscott:next May 4, 2018
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.

3 participants