| www.delorie.com/gnu/docs/gnugo/gnugo_37.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Memory in megabytes used for caching of read results. The default size is 8 unless you configure gnugo with the commandconfigure --enable-cache-size=sizebefore compiling to make size the default (see section 2. Installation). GNU Go stores results of its reading calculations in a Hash table (see section 14.2 Hashing of Positions). If the Hash table is filled, it is emptied and the reading continues, but some reading may have to be repeated that was done earlier, so a larger cache size will make GNU Go run faster, provided the cache is not so large that swapping occurs. Swapping may be detected on GNU/Linux machines using the programtop. However, if you have ample memory or if performance seems to be a problem you may want to increase the size of the cache using this option.
Use Chinese rules. This means that the Chinese or Area Counting is followed. It may affect the score of the game by one point in even games, more if there is a handicap (since in Chinese Counting the handicap stones count for Black).
Use Japanese Rules. This is the default unless you specify `--enable-chinese-rules' as a configure option.
Create an SGF file containing a diagram of the board. Useful with `-L' to create diagrams from games.
Print which experimental configure options were compiled into the program (see section 2.2.4 Experimental Options).
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |