public class Population extends Object
| Constructor and Description |
|---|
Population(LGP manager,
RandEngine randEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
evaluate(LGP manager) |
void |
evolve() |
double |
getCostInCurrentGeneration() |
Program |
getGlobalBestProgram() |
void |
initialize() |
boolean |
isTerminated() |
public Population(LGP manager, RandEngine randEngine)
Copyright © 2017. All rights reserved.