Previous Page
|
Next Page
The Quadratic Programming Solver
Overview
Getting Started
Syntax
Functional Summary
QP Solver Options
Details
Interior Point Algorithm: Overview
Parallel Processing
Iteration Log
Problem Statistics
Irreducible Infeasible Set
Macro Variable _OROPTMODEL_
Examples
Linear Least Squares Problem
Portfolio Optimization
Portfolio Selection with Transactions
References
Syntax: QP Solver
The following statement is available in the OPTMODEL procedure:
SOLVE WITH QP
</ options>
;
Previous Page
|
Next Page
|
Top of Page