]> git.sesse.net Git - stockfish/commit
Increase MAX_PLY from 100 to 120
authorMarco Costalba <mcostalba@gmail.com>
Sun, 16 Feb 2014 11:20:37 +0000 (12:20 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 16 Feb 2014 11:20:37 +0000 (12:20 +0100)
commit52ebf872384f73c14c486e94f9ebd57c3a6c39cd
tree8ec4c7e93558b17d00fff90a4324b7de597b05b7
parentd91079d4b02b410702dda082d5c489847f067a35
Increase MAX_PLY from 100 to 120

Under some very rare case 100 plies of search
could be not enough. Increasing more could lead
to crashes due to reached stack size limit on
some platforms.

Strongly requested by Uri.

bench: 8430785
src/types.h