issues
search
lucasart
/
Demolito
UCI Chess Engine
GNU General Public License v3.0
45
stars
9
forks
source link
perft interface
#146
Closed
lucasart
closed
5 years ago
lucasart
commented
5 years ago
perft depth [split]. if split call ply=0 to show root moves perft(depth-1), else ply=1
remove perft from command line in main
create instead a python script as done in ethereal
try perft 6 of chess960 positions from ethereal
possibly create another perft test suite, few shallow searches to test all possible cases
lucasart
commented
5 years ago
on second thoughts, seems overkill.