6 instead of 10
This commit is contained in:
parent
42ca32f457
commit
933e55bdcf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
PRG_1=./rand_player
|
PRG_1=./rand_player
|
||||||
PRG_2=./mcts_player
|
PRG_2=./mcts_player
|
||||||
GAME_DIR=new_stats
|
GAME_DIR=new_stats
|
||||||
NB_GAMES_PER_SIDE=10
|
NB_GAMES_PER_SIDE=6
|
||||||
NBL=6
|
NBL=6
|
||||||
NBC=4
|
NBC=4
|
||||||
|
|
||||||
|
|
Reference in a new issue