Wednesday, March 17, 2010

[cgoaqfqp] How to do a chess playout

Calculate with 2 MultiPV and fixed number of nodes, (or other deterministic measure of fixed amount of computation) recording the depth. If top two moves tie in evaluation, increase the MultiPV but evaluate to the same depth. Choose one randomly.  The tied evaluations are a possible branch point for the next playout.

No comments :