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
Fix pv line collecting, best move, and more
#18
Closed
nguyenphuminh
closed
3 months ago
nguyenphuminh
commented
3 months ago
Fixed PV line collecting going weird by replacing the current system with BBC's triangular PV table. This fixes "bestmove" also going weird as well.
Added PV move ordering.