並列探索をする場合に共有されるもの More...
#include <searchState2.h>
Public Member Functions | |
SearchState2Shared () | |
~SearchState2Shared () | |
Public Attributes | |
BigramKillerMove | bigram_killers |
KillerMoveTable | killer_moves |
HistoryTable | history_table |
並列探索をする場合に共有されるもの
Definition at line 72 of file searchState2.h.
osl::search::SearchState2Shared::SearchState2Shared | ( | ) |
Definition at line 38 of file searchState2.cc.
osl::search::SearchState2Shared::~SearchState2Shared | ( | ) |
Definition at line 43 of file searchState2.cc.
Definition at line 74 of file searchState2.h.
Definition at line 76 of file searchState2.h.
Definition at line 75 of file searchState2.h.