Solves the problem using an active set strategy.
Solve must be invoked prior to any of the "get" methods.
Exception Type | Condition |
---|---|
BoundsInconsistentException | is thrown if the bounds are inconsistent |
NoAcceptablePivotException | is thrown if an acceptable pivot could not be found. |
ProblemUnboundedException | is thrown if there is no finite solution to the problem |
DenseLP Class | Imsl.Math Namespace