|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectiveAssignmentStrategy
Used by MultiPopulationCriterionBasedAlgorithm
to assign the different sub-objectives
in a MOOptimisationProblem
to specific PopulationBasedAlgorithm
s.
Method Summary | |
---|---|
void |
assignObjectives(MOOptimisationProblem problem,
List<PopulationBasedAlgorithm> populations)
|
ObjectiveAssignmentStrategy |
getClone()
Create a cloned copy of the current object and return it. |
Method Detail |
---|
ObjectiveAssignmentStrategy getClone()
Cloneable
getClone
in interface Cloneable
Object.clone()
void assignObjectives(MOOptimisationProblem problem, List<PopulationBasedAlgorithm> populations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |