| Package | Description |
|---|---|
| com.banda.math.business.evo | |
| com.banda.math.domain.evo | |
| com.banda.math.task |
| Modifier and Type | Method and Description |
|---|---|
EvoRun<C> |
GeneticAlgorithmBO.getEvoRun() |
EvoRun<C> |
GeneticAlgorithmBOAutoSaveHandler.saveEvoRun(EvoRun<C> evoRun) |
| Modifier and Type | Method and Description |
|---|---|
EvoRun<C> |
GeneticAlgorithmBOAutoSaveHandler.saveEvoRun(EvoRun<C> evoRun) |
| Modifier and Type | Method and Description |
|---|---|
EvoRun<C> |
Population.getEvolutionRun() |
| Modifier and Type | Method and Description |
|---|---|
Collection<EvoRun<?>> |
EvoTask.getEvolutionRuns() |
| Modifier and Type | Method and Description |
|---|---|
void |
EvoTask.addEvolutionRun(EvoRun<?> evolutionRun) |
void |
EvoTask.removeEvolutionRun(EvoRun<?> evolutionRun) |
protected void |
Population.setEvolutionRun(EvoRun<C> evolutionRun) |
| Modifier and Type | Method and Description |
|---|---|
void |
EvoTask.setEvolutionRuns(Collection<EvoRun<?>> evolutionRuns) |
| Modifier and Type | Method and Description |
|---|---|
EvoRun<?> |
EvoRunTask.getEvoRun() |
EvoRun<?> |
EvoTaskParts.EvoRunHolder.getEvoRun() |
| Modifier and Type | Method and Description |
|---|---|
void |
EvoRunTask.setEvoRun(EvoRun<?> evoRun) |
void |
EvoTaskParts.EvoRunHolder.setEvoRun(EvoRun<?> evoRun) |
Copyright © 2019. All Rights Reserved.