- Double-click the Optimization component icon
.The Optimization Component Editor appears. -
From the Optimization Component Editor,
click the Constraints tab.
The list of parameters includes all output parameters from the Optimization
component and output parameters from the subflow components, if they
are not mapped to any parameters in the Optimization component. When
any subflow parameter is selected as a constraint, Isight
creates a corresponding parameter in the Optimization component.
-
Right-click in the table to access various options
for working with constraints.
For more information, see Setting Table Options.
-
Perform the following options, which may vary
based on your model design:
-
Determine which parameters you want to use as constraints by selecting
the corresponding check boxes in the first column. Alternatively, you
can click Check
to select all the selected parameters
as constraints. To clear all the parameters, click Uncheck.
-
Set the Lower Bound and Upper Bound
in the corresponding columns.
-
Set the constraint’s Target in the corresponding
column.
-
Set the constraint’s Scale Factor and Weight
Factor in the corresponding columns. Scale factors are used
to bring constraint values to the same order of magnitude to improve
the efficiency of the optimizers. Weight factors are used to change the
importance of various constraints.
The value of each constraint is calculated as follows:
where is the lower bound value, is the
upper bound value, is the target value,
is the parameter value, is the weight factor, and
is the scale factor.
-
If desired, click Edit at the
bottom of the editor to set attribute values for multiple constraints.
For more information, see Editing Attributes for Multiple Parameters.
-
If desired, map any of these constraint attributes
to parameters.
For more information, see Mapping Options and Attributes to Parameters.
-
Click OK to save your changes
and to close the Optimization Component Editor.
|