public interface GeneticAlgorithmBOFactory
| Modifier and Type | Method and Description |
|---|---|
<H extends Chromosome<C>,C,T> |
createInstance(EvoRunTask task,
EvoTaskBO<H,C,T> evoTaskBO) |
<H extends Chromosome<C>,C,T> GeneticAlgorithmBO<H,C,T> createInstance(EvoRunTask task, EvoTaskBO<H,C,T> evoTaskBO)
Copyright © 2019. All Rights Reserved.