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

Updated optimum time #556

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

Updated optimum time #556

wants to merge 4 commits into from

Commits on May 7, 2018

  1. Updated optimum time

    increasing optimum time
    jjoshua2 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    7cf4c42 View commit details
    Browse the repository at this point in the history
  2. Update Parameters.cpp

    update to sf current value
    jjoshua2 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    addc0dc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Update UCTSearch.cpp

    ensure not target time not over max time so pruning will still work if max time cuts search off early
    jjoshua2 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    bc5cc4b View commit details
    Browse the repository at this point in the history
  2. Update UCTSearch.cpp

    jjoshua2 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    407942b View commit details
    Browse the repository at this point in the history