Go to the documentation of this file.
   13   os << 
"SimpleHashRecord " << 
this  
   14      << 
" node_count " << nodeCount() << 
"\n";
 
   16             << 
" " << best_move.logProb()
 
   18   os << 
"limit: l " << lower_limit << 
" u " << upper_limit << 
"\n";
 
   19   os << 
"in_check " << inCheck() << 
"\n";