Belofte version 2.1.9
A promising chess program using the UCI or Winboard interface
|
Variables | |
bScore | piecevalues [] |
bScore | centerplayvalues [] |
bScore | piecevalues_movepenalty [] |
bScore belofteeval::piecevalues |
Definition at line 231 of file eval.cpp.
Referenced by bPositionEvaluation::bPositionEvaluation(), PosEvalStaticBoard::getEndgameEvaluation(), PosEvalStaticBoard::getMatingEvaluation(), PosEvalStaticBoard::getPawnEndingEvaluation(), and PosEvalStaticBoard::getRelativeBoardEval().
bScore belofteeval::centerplayvalues |
Definition at line 388 of file eval.cpp.
Referenced by PosEvalStaticBoard::getEndgameEvaluation().
bScore belofteeval::piecevalues_movepenalty |
Definition at line 237 of file eval.cpp.
Referenced by bPositionEvaluation::bPositionEvaluation().