Implement analyze command
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 15:49:44 +0000 (17:49 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 18:09:57 +0000 (20:09 +0200)
commit26a4f3f831c5e1d912bffcee61904165ffe55e72
treeb1af51c5aae7443e9ab970661e7a02870f27b817
parentb850f7cbcdc13f78355a7dc302e3e27a0552bb37
Implement analyze command

To implement infinite analysis, the 'analyze' and 'exit' commands are added.
A search with flag_ponder set is used to do the analysis. When in analyze
mode, such a search will be automatically restarted after receiving a move
or undo command.
proce.c
readme.txt