ProblemInfeasibleException Constructor |
Name | Description | |
---|---|---|
ProblemInfeasibleException |
The problem is not feasible. The constraints are inconsistent.
| |
ProblemInfeasibleException(String) |
The problem is not feasible. The constraints are inconsistent.
| |
ProblemInfeasibleException(SerializationInfo, StreamingContext) |
The problem is not feasible. The constraints are inconsistent.
| |
ProblemInfeasibleException(String, Exception) |
The problem is not feasible. The constraints are inconsistent.
|