User Tools

Site Tools


chess:programming:ponder

This is an old revision of the document!


Chess - Programming - Ponder

Ponder refers to thinking in the opponents time:

  • To use the opponents time, to continue searching the tree and store the information in a large lookup table for later use.
  • This will save time when its our turn.
  • Requires transposition tables.

chess/programming/ponder.1633980008.txt.gz · Last modified: 2021/10/11 19:20 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki