Package ai.libs.jaicore.ea.algorithm
Interface IEvolutionaryAlgorithmResult<P>
-
- All Known Implementing Classes:
MOEAFrameworkAlgorithmResult
public interface IEvolutionaryAlgorithmResult<P>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PgetPopulation()PgetResult()
-