Click or drag to resize

ActiveSetLineSearchSQPSolve Method

Overload List
 NameDescription
Public methodSolve(NonlinearProgrammingProblem, DoubleVector) Solve the specified nonlinear programming problem starting the iteration from the specified starting point.
Public methodSolve(NonlinearProgrammingProblem, IActiveSetQPSolver, DoubleVector) Solve the specified nonlinear programming problem starting the iteration from the specified starting point and using the provided quadratic sub-problem solver.
Top
See Also