fixpcmut {adana}R Documentation

Static crossover and mutation rate

Description

The function is used when the crossover and mutation rates are not changed throughout the GA run.

Usage

fixpcmut(cxpc, mutpm, ...)

Arguments

cxpc

Crossover rate

mutpm

Mutation rate

...

Further arguments passed to or from other methods.

Value

pc

Crossover rate

pm

Mutation rate

Author(s)

Zeynel Cebeci & Erkut Tekeli

See Also

ilmdhc, adana1, adana2, leitingzhi, adana3


[Package adana version 1.1.0 Index]