IAMBitRate: Individually adaptive mutation rate. (Bit mutation Rate)

View source: R/localAdaptivity.R

IAMBitRateR Documentation

Individually adaptive mutation rate. (Bit mutation Rate)

Description

Adaptivity of a local operator mutation parameter. Currently not used. Implements a threshold rule. The rule is implemented directly in IVAdaptiveMutateGene. in package xegaGaGene. Move?

Usage

IAMBitRate(fit, lF)

Arguments

fit

Fitness of gene.

lF

Local configuration.

Details

TODO: Move this xegaGaGene and generalize the bit mutation operator and introduce a factory for bit mutation rates. Rationale: Local parameters are representation dependent.

Value

Mutation rate of a gene depending on its fitness.


xegaPopulation documentation built on Aug. 22, 2025, 5:14 p.m.