Closed Ka-zam closed 5 years ago
Yes, makes sense although the error msg could be more helpful:
-t =10
means "10 playouts per move" which is not possible, needs at least 500.
You probably meant -t 10
for 10s per move.
Ah, I understand. No, I actually meant 500 playouts, didn't realize there was a lower bound. :)
[1000] best 50.9% xkomi 7.4 | seq E16 J3 R16 Q4 | can w D16(51.1) E16(50.7) C17(51.3) F17(50.9) Assertion failed! Program: C:\bin\pachi\pachi19x19_x64.exe File: search.c, Line 431 Expression: !(ti->dim == TD_GAMES && ti->len.games < GJ_MINGAMES) C:\bin\pachi>
Command line:
C:\bin\pachi>pachi19x19_x64.exe -t =10
Version 12.00 git 1586655