Home
last modified time | relevance | path

Searched defs:fullboard_pattern (Results 1 – 1 of 1) sorted by relevance

/dports/games/gnugo/gnugo-3.8/patterns/
H A Dpatterns.h287 struct fullboard_pattern { struct
288 Hash_data fullboard_hash; /* Hash of the full board position. */
289 int number_of_stones; /* Number of stones on board. */
290 const char *name; /* Pattern identifier. */
291 int move_offset; /* position of the move relative to tengen */
292 int value; /* value for pattern, if matched */