MinConGenLinSolve Method |
Namespace: Imsl.Math
Exception | 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. |