Retire mateKiller

Practically useless:
After 6456 games 1281 - 1293 - 3882 ELO +0 (+- 5.5)

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-05-25 21:36:16 +01:00
parent 8f51f09de7
commit cff8877a1a
4 changed files with 17 additions and 31 deletions

View File

@@ -53,7 +53,8 @@ private:
const Position& pos;
const History& H;
MoveStack ttMoves[2], killers[2];
Move ttMove;
MoveStack killers[2];
int badCaptureThreshold, phase;
const uint8_t* phasePtr;
MoveStack *curMove, *lastMove, *lastGoodNonCapture, *badCaptures;