BookmarkSubscribeRSS Feed
Ed_Hughes_sas
SAS Employee

SAS Optimization 8.2, a SAS Viya product, was released on December 12, 2017.  SAS Optimization provides many of the same optimization capabilities as SAS/OR, but SAS Optimization also incorporates many distributed optimization features. SAS Optimization 8.2 adds several new capabilities:

  • The MILP, network, and NLP solvers and the decomposition algorithm (for LP and MILP) improve their performance. 
  • The LP and MILP solvers improve their numerical stability. 
  • The MILP solver adds a distributed branch-and-cut algorithm and the ability to report multiple solutions. 
  • PROC OPTNETWORK and the network solver (accessible from PROC OPTMODEL) add a path enumeration algorithm to find paths between specified nodes. The network optimization action set adds the corresponding path action. 
  • The connected components algorithm in the network solver adds support for the thin internal graph format.
  • The LSO (local search optimization) solver is added and is called by PROC OPTMODEL. 
  • PROC CLP (constraint logic programming) is added and runs on CAS. You can choose to run PROC CLP on a single machine or to distribute its execution across multiple nodes. 
  • The optimization action set adds two actions, loadMps and convertMps, that help convert an .mps file on the client to a CAS table that can be accepted as input by PROC OPTLP and PROC OPTMILP in SAS Optimization

For more information, see the SAS Optimization 8.2 documentation.

1 REPLY 1
SaraBoltman1
Fluorite | Level 6

How similar is the new Viya optimization tool? Is there any functionality not included yet?

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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