Properties of SNOPT Optimizer profile.
AllowInternalPrimalInfeasibilityMeasureNormalization | Whether to allow internal normalization of the primal infeasibility measure. |
ControlParameters | Get the list of control parameters defined for the profile. |
MaxMajorIterations | Gets or sets the maximum number of major iterations allowed. |
MaxMinorIterations | Gets or sets the maximum number of iterations for the QP subproblem allowed during a single major iteration. |
OptionsFilename | If used, the associated SNOPT specifications file may define any of the various SNOPT options. Options in the file that conflict with options specified elsewhere will take precedence. |
ResetControlsBeforeRun | Reset controls before each run. |
Results | Get the list of results defined for the profile. |
ScriptingTool | Returns the Scripting tool for the sequence. |
TargeterGraphs | Graphs. |
ToleranceOnMajorFeasibility | Specifies how accurately the nonlinear constraints should be satisfied. |
ToleranceOnMajorOptimality | Specifies the final accuracy of the dual variables. |
ToleranceOnMinorFeasibility | Gets or sets the tolerance which the QP subproblem must meet before being considered feasible. |
ToleranceOnMinorOptimality | Undocumented in the SNOPT literature, and included here for completeness in terms of tolerance options. |
Implemented Interface |
---|
IAgVAProfile |