#include <alphaBeta3.h>

| Public Attributes | |
| Move | move | 
| int | height | 
| bool | in_check | 
Definition at line 50 of file alphaBeta3.h.
| int osl::search::AlphaBeta3::PVInfo::height | 
Definition at line 53 of file alphaBeta3.h.
| bool osl::search::AlphaBeta3::PVInfo::in_check | 
Definition at line 54 of file alphaBeta3.h.
| Move osl::search::AlphaBeta3::PVInfo::move | 
Definition at line 52 of file alphaBeta3.h.
 1.8.4
 1.8.4