nsga1-class: Class 'nsga1'

nsga1-classR Documentation

Class 'nsga1'

Description

The class 'nsga1' is instantiated within the execution of rmoo and will be returned as a result of it. All data generated during execution will be stored in it.

Slots

dumFitness

a large dummy fitness value assigned to individuals from the nondominated front.

dShare

the maximun phenotypic distance allowed between any two individuals to become members of a niche.

deltaDummy

value to decrease the dummy fitness of individuals by non-dominated fronts.

Examples

showClass('nsga1')

rmoo documentation built on Sept. 24, 2022, 9:05 a.m.