Skip to content

v0.7.0

Compare
Choose a tag to compare
@fsmosca fsmosca released this 10 Nov 11:40
· 21 commits to master since this release

If movetime is 0 and depth is specified, send command,
go depth x

This is for engines that do not report search info properly when set to
search at depth 1 and with presence of movetime.

Example to force some engines to report its search info at depth 1, do the following:
mea.exe --movetime 0 --eoption "depth=1" ... other option and flags

mea.exe is in mea.zip file.