| Interface | Description |
|---|---|
| IMultiObjOptimizationProblem |
A solver which implements this interface must be able to handle multiple
objective functions.
|
| Class | Description |
|---|---|
| AbstractLinMultiObjOptimizer |
A partial implementation of the IMUltiObjectivePBSolver interface designed to
handle optimization functions which are a linear aggregation of other
objective functions.
|
| CriterionOptimumComputer<S extends IPBSolver> |
A class used to compute optimal values for each criteria for a given problem.
|
| LeximinDecorator | |
| MinSumOWAOptimizer |
An optimizer intended to solve an increasing weights OWA based problem.
|
| OrderedObjsOWAOptimizer |
An optimizer intended to solve an OWA based problem.
|
| SumLeximinDecompositionOWAOptimizer |
Copyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.