The OPTMILP Procedure

Examples: OPTMILP Procedure

This section contains examples that illustrate the options and syntax of PROC OPTMILP. Example 6.1 demonstrates a model contained in an MPS-format SAS data set and finds an optimal solution by using PROC OPTMILP. Example 6.2 illustrates the use of standard MPS files and the usage of some of the options available in PROC OPTMILP. Example 6.3 demonstrates how to warm start PROC OPTMILP. More detailed examples of mixed integer linear programs, along with example SAS code, are given in Chapter 14.

Last updated: June 22, 2026