BookmarkSubscribeRSS Feed
pathfinder1_1
Calcite | Level 5

Hi, I have a MIP model using PROC OPTMODEL. I would like to export it as an external file, .LP format, for instance. How can I do that? Thanks. 

1 REPLY 1
RobPratt
SAS Super FREQ

There is no direct support for .lp format, but you can use the SAVE MPS statement to create an MPS format data set.  The EXPAND statement yields output similar to .lp format.  Is the purpose to get something human readable for debugging or to use as input to a solver that requires .lp format?

sas-innovate-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Early bird rate extended! Save $200 when you sign up by March 31.

Register now!

Discussion stats
  • 1 reply
  • 547 views
  • 0 likes
  • 2 in conversation