Maximum exact subflow runs (optional) |
This value sets a limit on the allowed number of exact
simulation process flow executions. If this number is reached, the strategy
execution terminates. If you do not enter this value, the algorithm uses
other stopping criteria (e.g., Maximum sub-optimization Runs),
or it can converge to a local optimum point and terminate when the change
in ObjectiveAndPenalty is below the convergence
tolerance.
|
Initial relative design space size |
This value controls the size of the initial local design
space in relation to the global design space defined by the bounds on
all design variables. |
Minimum relative design space size |
The value below which the relative size of the local
design space will not be reduced during the strategy execution. |
Design space reduction factor |
The multiplier used for reducing the local design space
when an approximate optimum point found by a sub-optimization run is
not an improvement over the starting design point or when approximation
errors are above the acceptable level. |
Design space expansion factor |
The multiplier used for expanding the local design
space when an approximate optimum point found by a sub-optimization run
is an improvement over the starting design point and the size of the
local design space is at its minimum limit. |
Convergence tolerance |
The value at which Isight
terminates the strategy execution. When the relative change in the ObjectiveAndPenalty
parameter is below this value for a certain number of sub-optimization
runs, Isight
terminates the strategy execution. |
Number of converged cycles for termination |
The number of converged sub-optimization runs required
to declare the strategy converged and terminate execution. When the relative
change in the ObjectiveAndPenalty parameter is
below the convergence tolerance for the number of sub-optimization runs
equal to the value of this option, Isight
terminates the strategy execution. |
Acceptable relative approximation error |
The value that Isight
uses to re-initialize the approximation and to reduce the local design
space. When the relative approximation errors on the output parameters
exceed this value, Isight
re-initializes the approximation and reduces the local design space size. |
Use fixed random seed |
When this option is selected, the Exploration component
uses a fixed seed value for the random number generator. If you do not
enter a value, the clock time is used as the seed value. The Random number
generator is used for generating sampling points for the approximation
used by the Approximation Loop. |
Always accept new approximate optimum design |
This option forces the strategy to always accept a
new optimum point after sub-optimization, even when exact analysis shows
that it is not an improvement over the starting point. This can help
make progress toward an improved design in difficult cases when small
constraint violations prevent the strategy from moving in the correct
direction. |
Always re-initialize approximation before
sub-optimization |
This option forces the strategy to always re-initialize
the approximation with a new set of design points before every sub-optimization.
This can help to progress toward an improved design in difficult cases
at the expense of a higher number of exact simulation process flow executions. |
Do not store approximate subflow runs in
database |
This option allows Isight
to skip all approximation executions and to not store them in the database. Note:
If you select this option, skipped approximation
runs are not included on the Runtime Gateway
History tab. Only exact simulation process flow
executions are visible.
|