issues
search
cimarronOST
/
Monolith
UCI chess engine
GNU General Public License v3.0
9
stars
1
forks
source link
V1.0 update
#7
Closed
cimarronOST
closed
6 years ago
cimarronOST
commented
6 years ago
Main changes to the previous version:
[x] added support for multi-processors with simplified-ABDADA
[x] added support for syzygy endgame-tablebases
[x] added support for PEXT instruction
[x] added new search enhancements (SEE pruning, singular extension, LMR, aspiration window)
[x] added new evaluation terms
[x] tuned the evaluation automatically with Texel's tuning method
[x] simplified the code
[x] fixed a bug that caused crashes while moving backwards through the game
Main changes to the previous version: