|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.ksu.cis.kdd.ga.Population
| Field Summary | |
Subpopulation[] |
subpop
|
| Constructor Summary | |
Population()
|
|
| Method Summary | |
void |
evolve(int generations)
|
Chromosome |
getBestChromosome()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Subpopulation[] subpop
| Constructor Detail |
public Population()
| Method Detail |
public void evolve(int generations)
public Chromosome getBestChromosome()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||