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