Public Member Functions |
| Continuation () |
| initializes all member variables with 0
|
Data Fields |
int | B |
| number of all black continuations
|
int | W |
| number of all white continuations
|
int | tB |
| number of black tenuki plays
|
int | tW |
| number of white tenuki plays
|
int | wB |
| black wins (where next play is B)
|
int | lB |
| black losses (where next play is B)
|
int | wW |
| black wins (where next play is W)
|
int | lW |
| black losses (where next play is W)
|
Friends |
class | GameList |
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