|
| PatternList (Pattern &p, int fColor, int nMove, GameList *gl) throw (PatternError) |
|
void | patternList () |
|
Pattern | get (int i) |
|
int | size () |
|
|
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 |
|
vector< Continuation * > | continuations |
|
int * | flipTable |
|
int | special |
| == -1, unless there exists a symmetry which yields the color-switched pattern
|
|
|
class | GameList |
|
class | Algo_movelist |
|
class | Algo_hash_full |
|
The documentation for this class was generated from the following files:
- /home/ug/devel/kombilo-py-dev/kombilo/libkombilo/pattern.h
- /home/ug/devel/kombilo-py-dev/kombilo/libkombilo/pattern.cpp