並列探索をする場合に共有されるもの 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.
| BigramKillerMove osl::search::SearchState2Shared::bigram_killers | 
Definition at line 74 of file searchState2.h.
| HistoryTable osl::search::SearchState2Shared::history_table | 
Definition at line 76 of file searchState2.h.
| KillerMoveTable osl::search::SearchState2Shared::killer_moves | 
Definition at line 75 of file searchState2.h.
 1.8.4
 1.8.4