|
JGAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexamples.dynamicMutation.DynamicMutationExample.CoinsMutationRateCalc
public static class DynamicMutationExample.CoinsMutationRateCalc
This class only is an experiment!
Field Summary |
---|
Fields inherited from interface org.jgap.IUniversalRateCalculator |
---|
CVS_REVISION |
Constructor Summary | |
---|---|
DynamicMutationExample.CoinsMutationRateCalc()
|
Method Summary | |
---|---|
int |
calculateCurrentRate()
Calculates the required dynamic rate. |
boolean |
toBePermutated(IChromosome a_chrom,
int a_geneIndex)
Calculates whether a mutation should be carried out. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicMutationExample.CoinsMutationRateCalc()
Method Detail |
---|
public int calculateCurrentRate()
IUniversalRateCalculator
calculateCurrentRate
in interface IUniversalRateCalculator
public boolean toBePermutated(IChromosome a_chrom, int a_geneIndex)
IUniversalRateCalculator
toBePermutated
in interface IUniversalRateCalculator
|
JGAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |