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 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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
  • 257 views
  • 0 likes
  • 2 in conversation