Set Optimization Options    

Edits the job’s optimization parameters. This edits the optimization settings for optimization such as Do Relationship Fit and Move Collections by Minimizing Relationships.

 

Input Arguments

 

 

0

 

Integer

Max Number of Step Size Reduction

This number (5-10) determines the number of optimization step size reductions used in ing for a stable solution.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command sets a global variable and always succeeds

 

Remarks

The Max Number of Step Size Reductions argument controls how fine grained the optimization process is. A very small shift (large number of step reductions) can potentially settle on a better solution but will require more time to complete. A value of 5 is the historic SA default and a value of 10 will use the smallest steps in finding a solution. This will increase the time but may or may not produce a better result.