• Previous Page
  • |
  • Next Page
Syntax
Previous Page | Next Page

The Nonlinear Programming Solver

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    Functional Summary NLP Solver Options
  • Details Procedure Details
    Basic Definitions and Notation Constrained Optimization Interior Point Algorithm Active-Set Method Multistart Iteration Log for the Local Solver Iteration Log for Multistart Solver Termination Criterion Solver Termination Messages Macro Variable OROPTMODEL
  • Examples Procedure Examples
    Solving Highly Nonlinear Optimization Problems Solving Unconstrained and Bound-Constrained Optimization Problems Solving NLP Problems with Range Constraints Solving Large-Scale NLP Problems Solving NLP Problems with Several Local Minima
  • References
 

Syntax: NLP Solver

The following PROC OPTMODEL statement is available for the NLP solver:

SOLVE WITH NLP </ options> ;
Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page