並列探索をする場合に共有されるもの [詳細]
#include <searchState2.h>
Public メソッド | |
SearchState2Shared () | |
~SearchState2Shared () | |
Public 変数 | |
BigramKillerMove | bigram_killers |
KillerMoveTable | killer_moves |
HistoryTable | history_table |
並列探索をする場合に共有されるもの
searchState2.h の 73 行で定義されています。
osl::search::SearchState2Shared::SearchState2Shared | ( | ) |
searchState2.cc の 38 行で定義されています。
osl::search::SearchState2Shared::~SearchState2Shared | ( | ) |
searchState2.cc の 43 行で定義されています。