#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 | 
Definition at line 103 of file alphaBeta2.h.
| 
 | inline | 
Definition at line 107 of file alphaBeta2.h.
| 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.
 1.8.4
 1.8.4