|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The GeneticFramework class is used to manage the genetic evolution.
| Method Summary | |
void |
evolve()
Try to evolve a population of genetic codes, using the configuration parameters contained in this instance |
GeneticCode |
getFittest()
Return the genetic code with the best fitness. |
gajit.Population |
getPopulation()
Return the population of evolved genetic codes. |
| Method Detail |
public void evolve()
public gajit.Population getPopulation()
public GeneticCode getFittest()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||