Hi,

 

To set the number of playouts, you need:

 

uct_param_player ignore_clock 1

uct_param_player max_games *number*

 

for a typical testing environment, you probably also need:

 

uct_param_player ponder 0

uct_param_player reuse_subtree 0

 

also

 

uct_param_search max_nodes *number*

 

14000000 is about 1 Gb

 

uct_param_search number_threads *number*

 

and

 

book_clear

 

if you don't want the opening book to avoid calculation

 

Jacques

_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to