]> git.sesse.net Git - stockfish/commit
Introduced the UCI_AnalyseMode option, and made the evaluation function
authorTord Romstad <tord@glaurungchess.com>
Fri, 17 Jul 2009 20:26:01 +0000 (22:26 +0200)
committerTord Romstad <tord@glaurungchess.com>
Fri, 17 Jul 2009 20:26:01 +0000 (22:26 +0200)
commitb8326edea3081e9e00bce7bb0929005f4be45cbf
tree43064e6776e35e50cb344ef3606a893fde83f9ad
parent20e87389019187dd7586d3ffb12b632d5ec5d048
Introduced the UCI_AnalyseMode option, and made the evaluation function
symmetrical in analyse mode.

No functional change when playing games.
src/Makefile
src/evaluate.cpp
src/ucioption.cpp