Minimizes a general objective function subject to linear equality/inequality constraints.
Exception Type | Condition |
---|---|
ConstraintsInconsistentException | is thrown if the constraints are inconsistent. |
VarBoundsInconsistentException | is thrown if the bounds on the variables are inconsistent. |
ConstraintsNotSatisfiedException | is thrown if a solution satisfying the constraints could not be found. |
EqualityConstraintsException | is thrown if the variables are determined by the constraints. |
MinConGenLin Class | Imsl.Math Namespace