VarBoundsInconsistentException Constructor |
Name | Description | |
---|---|---|
VarBoundsInconsistentException |
The equality constraints and the bounds on the variables are found to be inconsistent.
| |
VarBoundsInconsistentException(String) |
The equality constraints and the bounds on the variables are found to be inconsistent.
| |
VarBoundsInconsistentException(SerializationInfo, StreamingContext) |
The equality constraints and the bounds on the variables are found to be inconsistent.
| |
VarBoundsInconsistentException(String, Exception) |
The equality constraints and the bounds on the variables are found to be inconsistent.
|