|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Breeder | |
| classifier.gp | |
| Uses of Breeder in classifier.gp |
| Methods in classifier.gp that return Breeder | |
Breeder |
Population.getBreeder()
|
| Methods in classifier.gp with parameters of type Breeder | |
void |
Population.setBreeder(Breeder br)
|
| Constructors in classifier.gp with parameters of type Breeder | |
Population(int size,
int method_of_generation,
Ramp init_depth,
int random_attemps,
boolean elitism,
TerminalSet ts,
FunctionSet fs,
FitnessFunction ff,
Breeder br)
|
|
Population(TerminalSet terminalSet,
FunctionSet functionSet,
FitnessFunction fitnessFunction,
Breeder breeder)
uses default parameter for population attributes |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||