| Package | Description |
|---|---|
| org.opt4j.optimizer.ea |
Provides the classes for a (Multi-Objective) Evolutionary Algorithm (MOEA).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ElitismSelectorModule
The
ElitismSelectorModule is the module that binds the
ElitismSelector. |
class |
Nsga2Module
|
class |
ScalingNsga2Module
Module for the
ScalingNsga2 Selector. |
class |
SMSModule
Module for the S-Metric Selection (
Selector) based on the Hypervolume contribution. |
class |
Spea2Module
The
Spea2Module configures the Spea2 selector. |