Hello,
Can you tell me how many different 'Solution Status' there are in optmodel procedure and what they are?
That depends on the solver that was called. For the MILP solver you can find the different values of the _OROPTMODEL_ macro variable here:
https://go.documentation.sas.com/doc/en/pgmsascdc/v_017/casmopt/casmopt_milpsolver_details15.htm
View solution in original post
I was looking for NLP and found it there: SAS Help Center: Macro Variable _OROPTMODEL_
Thank you!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates