Interface | Description |
---|---|
IBoundsManager |
interface to monitor bounds.
|
IObjectiveManager<V extends Variable> |
interface to monitor the bounds of the objective variable.
|
Class | Description |
---|---|
ObjectiveFactory |
Factory to create (mono-)objective managers.
|
ObjectiveStrategy |
Class that defines a branching strategy over the objective variable
|
ParetoOptimizer |
Class to store the pareto front (multi-objective optimization).
|
Enum | Description |
---|---|
OptimizationPolicy |
Class which defines a policy to adopt for the optimization process
|
Copyright © 2018. All rights reserved.