Optimization in SAS: Proc OPTMODEL
With data, let's formulate our optimization model and get the code ready to execute.

With data, let's formulate our optimization model and get the code ready to execute.
In order to use some of the optimization proceedures, you need to process data in a certain way.
SAS has some great tools for applying traditional constraint programming techniques.