BookmarkSubscribeRSS Feed
ODENWALD
Obsidian | Level 7

If I had the problem in  Optmodel-format I could use

solve with LP relaxint / algorithm = mychoice.

However when I only have an  mps-format  with binary-conditions on variables thus would (need to)  use Proc OPTMILP.

How  can I tell  Proc Optmilp  to override the binary information and deliver the solution to the  LP relaxation ??

 

Or can I do just this when submitting the  mps-file to   Proc  OPTLP ?

 

Regards,  Odenwald

1 REPLY 1
RobPratt
SAS Super FREQ

Yes, you can use PROC OPTLP to solve the LP relaxation.  You will get the following warning message in the log.

WARNING: The input data set contains integer variables; the linear relaxation will be solved.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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