devol ~master (2014-05-06T14:59:08Z)
Dub
Repo
ProgTypeAbstract.maxMutationChange
devol
programtype
ProgTypeAbstract
Максимальный модуль изменения значений для числовых типов
interface
ProgTypeAbstract
@
property
string
maxMutationChange
(
)
out (result) { assert (isNumeric(result), "Mutation change must be a numeric string!"); }
Meta
Source
See Implementation
devol
programtype
ProgTypeAbstract
functions
getFitness
initValues
properties
copyingPart
crossingoverChance
deleteMutationRiseGenomeSize
maxGenomeSize
maxMutationChange
mutationAddLineChance
mutationChance
mutationChangeChance
mutationDeleteChance
mutationRemoveLineChance
mutationReplaceChance
newLeafGenChance
newOpGenChance
newScopeGenChance
progMaxSize
progMinSize
scopeMaxSize
scopeMinSize
Максимальный модуль изменения значений для числовых типов