|
||||||||||
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.ReproductionOperator
public abstract class ReproductionOperator
Constructor Summary | |
---|---|
ReproductionOperator()
Creates a new instance of ReproductionOperator |
Method Summary | |
---|---|
protected double |
checkBounds(EvolutionaryAlgorithm ea,
double value)
|
void |
configure(org.apache.commons.configuration.Configuration conf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface es.udc.gii.common.eaf.algorithm.operator.Operator |
---|
operate |
Constructor Detail |
---|
public ReproductionOperator()
Method Detail |
---|
public void configure(org.apache.commons.configuration.Configuration conf)
configure
in interface Configurable
protected final double checkBounds(EvolutionaryAlgorithm ea, double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |