AbstractSolver Properties |
The AbstractSolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArgumentTolerance |
Termination tolerance on x, a positive scalar.
|
![]() | ConstraintTolerance |
Termination tolerance on the constraint violation, a positive scalar.
|
![]() | FunctionTolerance |
Termination tolerance on the function value, a positive scalar.
|
![]() | IterationLimit |
Maximum number of iterations allowed, a positive integer.
|
![]() | MinimumPoint |
Minimum point of objective function if found.
|
![]() | Status |
Status of algorithm termination.
|