Public Member Functions |
| PatternList (Pattern &p, int fColor, int nMove) throw (PatternError) |
void | patternList () |
Pattern | get (int i) |
int | size () |
Data Fields |
Pattern | pattern |
int | fixedColor |
| search for pattern with exchanged colors as well?
|
int | nextMove |
| 1: next must be black, 2: next must be white, 0: no restriction
|
std::vector< Pattern > | data |
std::vector< Symmetries > | symmetries |
Continuation * | continuations |
int * | flipTable |
int | special |
| == -1, unless there exists a symmetry which yields the color-switched pattern
|
Friends |
class | GameList |
class | Algo_movelist |
class | Algo_hash_full |
The documentation for this class was generated from the following files:
- /home/ug/devel/kombilo/lk/pattern.h
- /home/ug/devel/kombilo/lk/pattern.cpp