All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::search::SearchState2Shared Struct Reference

並列探索をする場合に共有されるもの More...

#include <searchState2.h>

Collaboration diagram for osl::search::SearchState2Shared:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SearchState2Shared ()
 ~SearchState2Shared ()

Public Attributes

BigramKillerMove bigram_killers
KillerMoveTable killer_moves
HistoryTable history_table

Detailed Description

並列探索をする場合に共有されるもの

Definition at line 72 of file searchState2.h.


Constructor & Destructor Documentation

Definition at line 38 of file searchState2.cc.

Definition at line 43 of file searchState2.cc.


Member Data Documentation

Definition at line 74 of file searchState2.h.

Definition at line 76 of file searchState2.h.

Definition at line 75 of file searchState2.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines