The OPTMILP Procedure

PERFORMANCE Statement

  • PERFORMANCE <performance-options>;

The PERFORMANCE statement specifies performance-options for single-machine mode and distributed mode, and requests detailed performance results of the OPTMILP procedure.

You can also use the PERFORMANCE statement to control whether the OPTMILP procedure executes in single-machine or distributed mode. The decomposition algorithm and the option tuner can be run in both single-machine and distributed modes. The parallel branch-and-cut algorithm can be run only in single-machine mode.

The PERFORMANCE statement is documented in the section PERFORMANCE Statement in ChapterĀ 4: Shared Concepts and Topics.

Note: Distributed mode requires SAS High-Performance Optimization.