mutation_best: /best mutation for DE

Description Usage Arguments Value Mutation Parameters Warning References Author(s)

Description

Implements the "/best/nvecs" mutation for the ExpDE framework

Usage

1
mutation_best(X, mutpars)

Arguments

X

population matrix

mutpars

mutation parameters (see Mutation parameters for details)

Value

Matrix M containing the mutated population

Mutation Parameters

The mutpars parameter contains all parameters required to define the mutation. mutation_best() understands the following fields in mutpars:

Warning

This routine will search for the performance vector of population X (J) in the parent environment (using parent.frame(). This variable must be defined for mutation_best() to work.

References

K. Price, R.M. Storn, J.A. Lampinen, "Differential Evolution: A Practical Approach to Global Optimization", Springer 2005

Author(s)

Felipe Campelo (fcampelo@ufmg.br)


fcampelo/ExpDE documentation built on May 16, 2019, 12:04 p.m.