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

#include <alphaBeta2.h>

Public Member Functions

 RootPV (int root_limit, const SearchState2::PVVector &p, int v)
 

Public Attributes

SearchState2::PVVector pv
 
int depth
 
int eval
 

Detailed Description

Definition at line 103 of file alphaBeta2.h.

Constructor & Destructor Documentation

osl::search::RootPV::RootPV ( int  root_limit,
const SearchState2::PVVector p,
int  v 
)
inline

Definition at line 107 of file alphaBeta2.h.

Member Data Documentation

int osl::search::RootPV::depth

Definition at line 106 of file alphaBeta2.h.

int osl::search::RootPV::eval

Definition at line 106 of file alphaBeta2.h.

SearchState2::PVVector osl::search::RootPV::pv

Definition at line 105 of file alphaBeta2.h.


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