issues
search
nguyenphuminh
/
Catto
A working-in-progress, experimental UCI chess engine made for fun :D
https://lichess.org/@/CattoNPM
GNU General Public License v3.0
5
stars
1
forks
source link
Move ordering fix
#25
Closed
nguyenphuminh
closed
1 month ago
nguyenphuminh
commented
1 month ago
Counter move heuristic: Priority got reduced to be lower than killer moves. Map is used now rather than object.
History heuristic: This used to not work at all due to NaN, but it is fixed now. Map is also used now.