Mathematical Optimization, Discrete-Event Simulation, and OR

Operations Research topics: SAS/OR,
SAS Optimization, and SAS Simulation Studio
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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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