nsga2-class: Class 'nsga2'

nsga2-classR Documentation

Class 'nsga2'

Description

The class 'nsga2' 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

crowdingDistance

Crowding-comparison approach to estiate of the perimeter of the cuboid formed by using the nearest neighbors as the vertices.

Examples

showClass('nsga2')

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