Class FactorizedDiscreteEdaAlgorithm
java.lang.Object
com.knezevic.edaf.v3.core.api.AbstractEdaAlgorithm<BitString>
com.knezevic.edaf.v3.algorithms.RatioBasedEdaAlgorithm<BitString>
com.knezevic.edaf.v3.algorithms.discrete.FactorizedDiscreteEdaAlgorithm
Dedicated factorized-discrete EDA driver for independent-locus probability models.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.knezevic.edaf.v3.algorithms.RatioBasedEdaAlgorithm
id, selectionSizeMethods inherited from class com.knezevic.edaf.v3.core.api.AbstractEdaAlgorithm
afterIteration, complete, evaluateGenotype, initialize, iterate, postProcessPopulation, restoreState, result, run, state
-
Constructor Details
-
FactorizedDiscreteEdaAlgorithm
public FactorizedDiscreteEdaAlgorithm(double selectionRatio)
-