NoLPSolutionException Constructor |
Name | Description | |
---|---|---|
NoLPSolutionException(Object) |
No solution for the LP problem with h = 0 was found by DenseLP.
| |
NoLPSolutionException(String) |
No solution for the LP problem with h = 0 was found by DenseLP.
| |
NoLPSolutionException(SerializationInfo, StreamingContext) |
No solution for the LP problem with h = 0 was found by DenseLP.
| |
NoLPSolutionException(String, Exception) |
No solution for the LP problem with h = 0 was found by DenseLP.
|