This repository has been archived by the owner on Nov 2, 2022. It is now read-only.
forked from yaneurao/YaneuraOu
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- クラスター本体が終了しているのにエンジン停止しないの修正。 - 対応が簡単ではないようなのでやめる。quitコマンドで終了するようにはできた。 - start_pondering()で各エンジンに"go ponder"でその局面を思考させるコードを追加。 - 先行して go ponderするコードを書く。 - their_search_sfen と our_search_sfenが必要。 - 与えられた局面に対して遷移確率の高い上位の偶数局面と奇数局面を拾ってくるルーチンが必要。(少し書いた) - EngineNegotiatorState → EngineStateにrename
- Loading branch information
Showing
3 changed files
with
143 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.