contains(Rule *r) | WhichStack | [protected] |
create(Data *data, int type, float alpha=1, float beta=1, float gamma=1) | WhichStack | |
getBest() | WhichStack | |
getRule(int index) | WhichStack | |
pick(std::vector< float > scores, float sum) | WhichStack | [protected] |
pickTwo() | WhichStack | |
print(std::ostream &stream) | WhichStack | |
push(Rule *r) | WhichStack | |
push(int[] attVal, float(*scoreFcn)(Rule *)) | WhichStack | |
report(std::ostream &stream, int n) | WhichStack | |
select(int count=2000, int check=200, float improve=0.2) | WhichStack | |
size() | WhichStack | |
WhichStack() | WhichStack | |
WhichStack(int maxSize) | WhichStack | |
~WhichStack() | WhichStack |