| www.delorie.com/gnu/docs/gnugo/gnugo_51.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The directory `patterns/' contains files related to pattern matching. Currently there are several types of patterns. A partial list:
The following list contains, in addition to distributed source files some intermediate automatically generated files such as `patterns.c'. These are C source files produced by "compiling" various pattern databases, or in some cases (such as `hoshi.db') themselves automatically generated pattern databases produced by "compiling" joseki files in Smart Go Format.
Database of connection patterns.
Automatically generated file, containing connection
patterns in form of struct arrays, compiled by mkpat
from `conn.db'.
Automatically generated file, containing eyeshape
patterns in form of struct arrays, compiled by mkpat
from `eyes.db'.
Header file for `eyes.c'.
Database of eyeshape patterns. See section 11. Eyes and Half Eyes, for details.
These are helper functions to assist in evaluating moves by matchpat.
Smart Go Format file containing 4-4 point openings
Automatically generated database of 4-4 point opening patterns, make by compiling `hoshi.sgf'
Joseki compiler, which takes a joseki file in Smart Go Format, and produces a pattern database.
Smart Go Format file containing 3-4 point openings
Automatically generated database of 3-4 point opening patterns, make by compiling `komoku.sgf'
Pattern compiler for the eyeshape databases. This program takes `eyes.db' as input and produces `eyes.c' as output.
Pattern compiler for the move generation and connection databases. Takes the file `patterns.db' together with the autogenerated Joseki pattern files `hoshi.db', `komoku.db', `sansan.db', `mokuhadzushi.db', `takamoku.db' and produces `patterns.c', or takes `conn.db' and produces `conn.c'.
Smart Go Format file containing 5-3 point openings
Pattern database compiled from mokuhadzushi.sgf
Smart Go Format file containing 3-3 point openings
Pattern database compiled from `sansan.sgf'
Smart Go Format file containing 5-4 point openings
Pattern database compiled from takamoku.sgf.
Pattern data, compiled from patterns.db by mkpat.
Header file relating to the pattern databases.
These contain pattern databases in human readable form.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |