Click or drag to resize
BadInitialGuessException Constructor
Overload List
  NameDescription
Public methodBadInitialGuessException
Penalty function point infeasible for original problem. Try new initial guess.
Public methodBadInitialGuessException(String)
Penalty function point infeasible for original problem. Try new initial guess.
Protected methodBadInitialGuessException(SerializationInfo, StreamingContext)
Penalty function point infeasible for original problem. Try new initial guess.
Public methodBadInitialGuessException(String, Exception)
Penalty function point infeasible for original problem. Try new initial guess.
Top
See Also