libkombilo  0.8
Public Member Functions | Data Fields | Friends
PatternList Class Reference

Public Member Functions

 PatternList (Pattern &p, int fColor, int nMove, GameList *gl) 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< Patterndata
 
std::vector< Symmetriessymmetries
 
vector< 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: