For TD_GAMES (no time control), set worst_playouts = desired_playouts.
[pachi.git] / t-unit / test.h
blob96daa4bd76ad3ed0e1d8234cdc856d21a3bd0c31
1 #ifndef ZZGO_T_UNIT_TEST_H
2 #define ZZGO_T_UNIT_TEST_H
4 void unittest(char *filename);
6 #endif