|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimbad.picoevo.core.evolution.Operator
simbad.picoevo.core.evolution.SelectionOperator
simbad.picoevo.ext.evolution.SelectionOperator_MuLambda
public class SelectionOperator_MuLambda
Field Summary |
---|
Fields inherited from class simbad.picoevo.core.evolution.Operator |
---|
_name |
Constructor Summary | |
---|---|
SelectionOperator_MuLambda()
|
|
SelectionOperator_MuLambda(java.lang.String __name)
|
Method Summary | |
---|---|
void |
performSelection(PopulationObject __population)
perform a selection and renew the Population. |
Methods inherited from class simbad.picoevo.core.evolution.Operator |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectionOperator_MuLambda()
public SelectionOperator_MuLambda(java.lang.String __name)
Method Detail |
---|
public void performSelection(PopulationObject __population)
SelectionOperator
performSelection
in class SelectionOperator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |