Force iteration to start at 1 in analyze mode
[bonanza.git] / lan.txt
1 # 'book narrow' allows Bonanza to play only famous opening-lines.
2 # Use this only when Bonanza plays a small number of games.
3 book wide
4 # book narrow
5
6 # Set the time control to 15 minutes - 0 second, limit of depth to 18.
7 limit time 15 0 18
8
9 # Set the time margin to 200 miliseconds.
10 time response 200
11
12 # In the case of this example, Bonanza uses two threads to search the
13 # best move.
14 tlp num 2
15
16 # Do pondering.
17 ponder on
18
19 # Set the size of the transposition table to 192 MBytes.
20 hash 22
21
22 # Set the resign threashold to 65535 if you do not want Bonanza resigns.
23 resign 1500
24 # resign 65535
25
26 # connect "hostname" "port #" "login id" "login password" "num games"
27 connect wdoor.c.u-tokyo.ac.jp 4081 YourID floodgate-900-0,Something 999
28
29 # quit Bonanza.
30 quit