RESOURCES / DOCUMENTATION
 

SAS/OR®

SAS/OR Procedures and Solvers

More about This Product

Product Resources

Feedback

Send a Comment

SAS/OR 15.1 Procedures and Solvers

For complete SAS/OR 15.1 documentation, go to the SAS/OR product documentation page.

Procedures

  • The BOM Procedure  PDF   |   HTML
    Performs bill of material processing.
  • The CLP Procedure  PDF   |   HTML
    Provides a finite-domain constraint programming solver for constraint satisfaction problems (CSPs) with linear, logical, global, and scheduling constraints.
  • The CPM Procedure  PDF    HTML
    Used for planning, controlling, and monitoring a project.
  • The DTREE Procedure  PDF   |   HTML
    An interactive procedure for decision analysis, it interprets a decision problem represented in SAS data sets, finds the optimal decisions, and plots on a line printer or a graphics device the decision tree showing the optimal decisions.
  • The GA Procedure  PDF   |   HTML
    Enables implementation of the basic genetic algorithm by default, and uses other advanced techniques to handle constraints, accelerate convergence, and perform multiobjective optimizations.
  • The GANTT Procedure  PDF   |   HTML
    Produces a Gantt chart, which is a graphical scheduling tool for the planning and control of a project.
  • The NETDRAW Procedure  PDF   |   HTML
    Draws a network diagram of the activities in a project.
  • The OPTLP Procedure  PDF   |   HTML
    Provides three methods of solving linear programs (LPs).
  • The OPTLSO Procedure  PDF   |   HTML
    Performs parallel hybrid global or local search optimization to solve problems that have "black box" objective functions, continuous or discrete decision variables, and linear or nonlinear constraints.
  • The OPTMILP Procedure  PDF   |   HTML
    Solve general mixed integer linear programs (MILPs).
  • The OPTMODEL Procedure  PDF   |   HTML
    Comprises the powerful OPTMODEL modeling language and state-of-the-art solvers for several classes of mathematical programming problems.
  • The OPTNET Procedure  PDF   |   HTML
    Analyzes relationships between entities.
  • The OPTQP Procedure  PDF   |   HTML
    Solves quadratic programs which are problems that have a quadratic objective function and a collection of linear constraints, including lower and/or upper bounds on the decision variables.
  • The PM Procedure  PDF   |   HTML
    Enables interactive planning, controlling, and monitoring of a project.

Solvers

  • The Constraint Programming (CLP) Solver   PDF   |   HTML
    Solves constraint satisfaction problems that have discrete variables and linear, logical, and global constraints. Specification of an objective function is optional.
  • The Decomposition Algorithm  PDF   |   HTML
    Provides an alternative method for solving linear or mixed integer linear optimization problems, exploiting special structure in the constraint matrix and solving subproblems in parallel.
  • The Linear Programming (LP) Solver  PDF   |   HTML
    Provides a framework for specifying and solving linear programs (LPs).
  • The Mixed Integer Linear Programming (MILP) Solver  PDF   |   HTML
    Provides a framework for specifying and solving mixed integer linear programs (MILPs).
  • The Network Solver  PDF   |   HTML
    Provides access to a set of graph theory and network optimization and analysis algorithms.
  • The Nonlinear Programming (NLP) Solver  PDF   |   HTML
    The sparse nonlinear programming (NLP) solver is a component of the OPTMODEL procedure that can solve optimization problems containing both nonlinear equality and inequality constraints.
  • The Quadratic Programming (QP) Solver  PDF   |   HTML
    Provides a framework for specifying and solving quadratic programs.