FullDOEAlgorithmThis section provides you with more information about FullDOEAlgorithm. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericDOEAlgorithm > FullDOEAlgorithm OptApproximationGradientAlgorithmThis section provides you with more information about OptApproximationGradientAlgorithm. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericOptimAlgorithm > OptApproximationGradientAlgorithm OptConstraintSatisfactionThis section provides you with more information about OptConstraintSatisfaction. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericOptimAlgorithm > OptConstraint AttributesDistance Indicates the difference between the left-hand side and the right-hand side of the constraint. In optimization this right-hand side must be a constant. Precision It enables you to specify a tolerance around the right-hand side value of the constraint. If distance (see attribute "Distance") is below this tolerance, the constraint is considered as satisfied. Priority This value is used to sort the solutions in case of lexicographic sort. Satisfaction Indicates if the constraint is satisfied or not. OptCstGradientAlgorithmThis section provides you with more information about OptCstGradientAlgorithm. OptConstraintThis section provides you with more information about OptConstraint. AttributesDistance Indicates the difference between the left hand side and the right hand side of the constraint. In optimization this right-hand side must be a constant. Precision This attribute is available only for equality constraints. It enables you to specify a tolerance around the right-hand side value of the constraint. If distance (see attribute Distance) is below this tolerance, the constraint is considered as satisfied. Priority N/A Satisfaction Indicates if the constraint is satisfied or not. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericOptimAlgorithm > OptConstraint OptFreeParameterThis section provides you with more information about OptFreeParameter. DescriptionType describing the free parameters available in the Product Engineering Optimizer workbench. Free parameters are parameters which vary according to the optimizer algorithm. AttributesHasRangesStep Enables you to check if the free parameter holds steps and/or ranges. InfRange Indicates the inferior range of the free parameter that can be indicated by you in the Optimization editor. Parameter Corresponds to the underlying parameter of the free parameter. It also corresponds to the knowledgeware parameter of the model on which the optimization works. Step Indicates the steps of the free parameter that can be indicated by you in the Optimization editor. SupRange Indicates the superior range of the free parameter that can be indicated by you in the Optimization editor. Value Corresponds to the value of the free parameter. OptGenericAlgorithmThis section provides you with more information about OptGenericAlgorithm. AttributesMaxTime Corresponds to one of the termination criteria that can be set by you in the Optimization dialog box. Maximum time the algorithm is allowed to run. MaxWoImprovement Corresponds to one of the termination criteria that can be set by you in the Optimization dialog box. Maximum number of updates that the algorithm is allowed to run without finding a better solution. NbUpdatesMax Corresponds to one of the termination criteria that can be set by you in the Optimization dialog box. Maximum times of updates that the algorithm is allowed to run. StoppingCriterion Enables you to select one or several stopping criteria. OptGenericDOEAlgorithmThis section provides you with more information about OptGenericDOEAlgorithm. OptGenericOptimAlgorithmThis section provides you with more information about OptGenericOptimAlgorithm. OptGoalThis section provides you with more information about OptGoal. AttributesGoalComment Enables you to enter a comment. GoalParameter Enables you to have access to the underlying knowledgeware parameter specified as the objective of the optimization. GoalType Enables you to specify the type of goal for the optimization (minimum, maximum or target value.) Precision N/A Priority N/A TargetValue Enables you to specify a target value to be reached by the goal parameter if the goal type is target value. OptGradientAlgorithmThis section provides you with more information about OptGradientAlgorithm. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericOptimAlgorithm > OptGradientAlgorithm OptOptimizationOptSimAnnealingAlgorithmThis section provides you with more information about OptSimAnnealingAlgorithm. Inheritance pathStandard > Feature > OptFeature > OptGenericAlgorithm > OptGenericOptimAlgorithm > OptSimAnnealingAlgorithm |