All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::search::SearchState2Shared Struct Reference

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

#include <searchState2.h>

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

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

osl::search::SearchState2Shared::SearchState2Shared ( )

Definition at line 38 of file searchState2.cc.

osl::search::SearchState2Shared::~SearchState2Shared ( )

Definition at line 43 of file searchState2.cc.

Member Data Documentation

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.


The documentation for this struct was generated from the following files: