| Interface | Description |
|---|---|
| ConstrainedOptimProblem |
A constrained optimization problem takes this form.
|
| Class | Description |
|---|---|
| BoxOptimProblem |
A box constrained optimization problem, for which a solution must be within fixed bounds.
|
| ConstrainedOptimProblemImpl1 |
This implements a constrained optimization problem for a function f
subject to equality and less-than-or-equal-to constraints.
|
| NonNegativityConstraintOptimProblem |
This is a constrained optimization problem for a function which has all non-negative variables.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.