|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.algorithm.operator.reproduction.mutation.de.mutationStrategy.RandomDEMutationStrategy
public class RandomDEMutationStrategy
Constructor Summary | |
---|---|
RandomDEMutationStrategy()
|
Method Summary | |
---|---|
void |
configure(org.apache.commons.configuration.Configuration conf)
|
Individual |
getBaseIndividual(EvolutionaryAlgorithm algorithm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomDEMutationStrategy()
Method Detail |
---|
public void configure(org.apache.commons.configuration.Configuration conf)
configure
in interface Configurable
public Individual getBaseIndividual(EvolutionaryAlgorithm algorithm)
getBaseIndividual
in interface DEMutationStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |