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
Minor hash optimization
#20
Closed
nguyenphuminh
closed
4 months ago
nguyenphuminh
commented
4 months ago
Calculate hash only once and reuse it in a negamax call.
Calculate hash only once and reuse it in a negamax call.