- evaluation tuned with Texel's tuning method
- modify evaluation function for better tuning
- fix a data race in YBWC
- change move ordering at root
- add an UCI option to choose ELO strength reduction method
- add endgame material variables in personality
- continue to simplify and modernize code
- add new unit tests
- use continuous integration on Gitlab
Games and positions used for tuning are available on the download page. (they will be uploaded in few hours)
- evaluation tuned with Texel's tuning method
- modify evaluation function for better tuning
- fix a data race in YBWC
- change move ordering at root
- add an UCI option to choose ELO strength reduction method
- add endgame material variables in personality
- continue to simplify and modernize code
- add new unit tests
- use continuous integration on Gitlab
Games and positions used for tuning are available on the download page. (they will be uploaded in few hours)
Cheese 3.1.1 by Patrice Duhamel
...
option name UsePersonality type check default false
option name PersonalityFile type string default personality/default.txt
...
option name UCI_LimitStrength type check default false
option name UCI_Elo type spin default 3200 min 1000 max 3200
option name LimitStrengthMode type combo default speed var speed var nodes
Sounds very interesting. I can't wait to try it!
Regard.
Roland
Qui trop embrasse mal étreint.
Author of Eschecs, a simple UCI chess GUI written in Pascal.