Overload List

NameDescription
NoLPSolutionException(array<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.

See Also