Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nds_hv_selection

Selection strategies


Description

Selection strategies for EMOA.

Usage

nds_hv_selection(values, n = 1, ...)

  nds_cd_selection(values, n = 1, ...)

Arguments

values

Matrix of function values.

n

Number of individuals to select for replacement.

...

Optional parameters passed to hypervolume_contribution.

Details

The currently implemented strategies are nondominated sorting followed by either hypervolume contribution or crowding distance based ranking. Both of these implementations are currently limited to selecting a single individual for replacement.

Author(s)


emoa

Evolutionary Multiobjective Optimization Algorithms

v0.5-0.1
GPL-2
Authors
Olaf Mersmann <olafm@statistik.tu-dortmund.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.