Library overview
The gomill package includes the following modules:
Generic support code |
|
utils |
|
compact_tracebacks |
|
ascii_tables |
|
job_manager |
|
settings |
|
Go-related support code |
|
common |
Go-related utility functions. |
boards |
Go board representation. |
ascii_boards |
ASCII Go board diagrams. |
handicap_layout |
Standard layout of fixed handicap stones. |
gameplay |
|
SGF support |
|
sgf_grammar |
|
sgf_properties |
|
sgf |
High level SGF interface. |
sgf_moves |
Higher-level processing of moves and positions from SGF games |
GTP controller side |
|
gtp_controller |
|
gtp_games |
|
GTP engine side |
|
gtp_engine |
|
gtp_states |
|
gtp_proxy |
|
Competitions |
|
competition_schedulers |
|
competitions |
|
tournament_results |
Retrieving and reporting on tournament results. |
tournaments |
|
playoffs |
|
allplayalls |
|
cem_tuners |
|
mcts_tuners |
|
The ringmaster |
|
game_jobs |
|
terminal_input |
|
ringmaster_presenters |
|
ringmasters |
|
ringmaster_command_line |
|