|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgap.impl.DefaultMutationRateCalculator
Default implementation of a mutation rate calculcator
| Constructor Summary | |
DefaultMutationRateCalculator()
|
|
| Method Summary | |
int |
calculateCurrentRate()
Calculates the mutation rate |
boolean |
toBePermutated()
Determines whether mutation is to be carried out. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultMutationRateCalculator()
| Method Detail |
public int calculateCurrentRate()
calculateCurrentRate in interface IUniversalRateCalculatorpublic boolean toBePermutated()
toBePermutated in interface IUniversalRateCalculator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||