Nonlinear |
| Name | Description | |
|---|---|---|
| AddLinearConstraint(LinearConstraint) | Adds the given linear constraint to the problem. | |
| AddLinearConstraint(DoubleVector, Double, Double) | Adds a linear inequality constraint of the form lowerBound <= coefficients'x < upperBound |