Killer Move
Home * Chess * Moves * Killer Move
The Killer Move is a Move Ordering related issue.
The Killer Move is a quiet move which caused a beta-cutoff in a sibling Cut-node, or any other earlier branch in the tree with the same ply distance to the root. The rule of thumb is to try that move early direct after a possibly available hash move from the transposition table and considering apparently winning captures. This simple but efficient move ordering heuristic is called the Killer Heuristic. Similar to moves from the transposition table , killers may actually save the generation of quiet moves at all if it fails high, but require a legality test.
See also
- Hash Move
- Killer Heuristic
- Mate Killers
- Move Ordering
- Pseudo-Legal Move
- PV-Move
- Refutation Move
- Threat Move from null move refutations
Forum Posts
- Killer moves by Chua Kong Sian, gnu.chess, March 21, 1995
- killer moves? by Daniel Shawul, CCC, November 04, 2003
- Killer moves? by Mike Robinson, CCC, September 16, 2011
- Killer and move encoding by Fabio Gobbato, CCC, August 14, 2014 » Encoding Moves
- Effectiveness of killer moves by Alex Ferguson, CCC, August 17, 2014
- TTMove legality checking ? & Killers Move Format? by Mahmoud Uthman, CCC, February 08, 2017 » Hash Move
- How much ELO should I expect to gain from killer moves? by Christian Dean, CCC, July 16, 2021 » Playing Strength