|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.plugin.individual.IndividualChooser
es.udc.gii.common.eaf.plugin.individual.BestIndividual
public class BestIndividual
Constructor Summary | |
---|---|
BestIndividual()
|
Method Summary | |
---|---|
void |
configure(org.apache.commons.configuration.Configuration conf)
|
Individual |
get(EvolutionaryAlgorithm algorithm,
java.util.List<Individual> individuals,
Individual reference)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BestIndividual()
Method Detail |
---|
public Individual get(EvolutionaryAlgorithm algorithm, java.util.List<Individual> individuals, Individual reference)
get
in class IndividualChooser
public void configure(org.apache.commons.configuration.Configuration conf)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |