getPBest: JADE uses a mutation strategy called ”DE/current-to- p best”...

View source: R/utils.R

getPBestR Documentation

JADE uses a mutation strategy called ”DE/current-to- p best” Vectors are selected from the best p vectors in the current population

Description

JADE uses a mutation strategy called ”DE/current-to- p best” Vectors are selected from the best p vectors in the current population

Usage

getPBest(x, n = 30)

dplbnDE documentation built on Aug. 19, 2023, 1:07 a.m.