
Linear Programming and
Unconstrained/Constrained Optimization (example
application source codes under directory "Cn\")
 | Linear Programming (Basic Set
& Active Set Methods) |
 | Unconstrained Optimization
(Newton's, Steepest Descent, Conjugate Gradient, Quasi-Newton BFGS
Methods) |
 | Constrained Optimization
(Reduced Gradient, Gradient Projection, Lagrange, Range / Null Spaces,
Penalty Function, Augmented Lagrangian, Perturbed Lagrangain Methods) |

Download Optimization (PDF) in
Workbook for Applications in
VectorSpace C++ Library.
After download the PDF page, if you get a blank page, you may need
to click "Refresh",
"Reload", or even
"Back" buttons on your
browser after the PDF file is downloaded! (Due to your browser security setting.)
(free download) is required to view the documents. Some of the graphics in the
document are in Adobe eps format, therefore, a Postscript printer is required to get a
complete print out.

Download example source codes in Optimization.
|