![]() |
Dakota Reference Manual
Version 6.2
Large-Scale Engineering Optimization and Uncertainty Analysis
|
The maximum allowable value of constraint violation still considered to be feasible
This keyword is related to the topics:
Alias: none
Argument(s): REAL
Default: Library default
The constraint_tolerance
specification determines the maximum allowable value of infeasibility that any constraint in an optimization problem may possess and still be considered to be satisfied.
If a constraint function is greater than this value then it is considered to be violated by the optimization algorithm. This specification gives some control over how tightly the constraints will be satisfied at convergence of the algorithm. However, if the value is set too small the algorithm may terminate with one or more constraints being violated.
This specification is currently meaningful for the NPSOL, NLSSOL, DOT and CONMIN constrained optimizers.
Defaults
Defaults can vary depending on the method.
1.e-8
for double precision computations