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-wordmark-2025-midnight.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. Sign up by March 14 for just $795.


Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

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