chess:programming:move_history

This is an old revision of the document!


Chess - Programming - Move History

Keep a record of all moves made.

  • Also take note of moves that raise the value of alpha, or causes a beta cutoff.
  • Then divide the alpha or beta cutoff history value with the all-move value.

This should make the history data a bit more sane (essentially penalizing it for making the move without causing a cutoff).


Move History

chess/programming/move_history.1641488975.txt.gz · Last modified: 2022/01/06 17:09 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki