All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Constant Groups | Enumerations
searchWindow.h File Reference
#include "osl/search/simpleHashRecord.h"
#include "osl/eval/evalTraits.h"
Include dependency graph for searchWindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osl::search::AlphaBetaWindow
 
struct  osl::search::AlphaBetaWindowUtil< P, EvalBase >
 
struct  osl::search::NullWindow
 
struct  osl::search::NullWindowUtil< P, EvalBase, best_move_extension >
 

Namespaces

 osl
 attackDefense.h
 
 osl::search
 探索関係
 

Constant Groups

 osl
 attackDefense.h
 
 osl::search
 探索関係
 

Enumerations

enum  osl::search::TableHit { osl::search::NO_HIT =0, osl::search::LOWER_HIT, osl::search::UPPER_HIT }