public class LPUnbounded extends LPException
| Modifier and Type | Field and Description |
|---|---|
int |
s
This is the pricing column that does not have an eligible row that passes the ratio test,
hence the problem is unbounded.
|
| Constructor and Description |
|---|
LPUnbounded(int s)
Construct an instance of
LPUnbounded. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.