Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A modular system of algorithms for unconstrained minimization
Schnabel R. (ed), Koonatz J., Weiss B. ACM Transactions on Mathematical Software11 (4):419-440,1985.Type:Article
Date Reviewed: Feb 1 1987

This paper describes UNCMIN, a modular system of FORTRAN subroutines for solving where x is an n-dimensional vector and f is a scalar function of x. The first and second derivatives of f should be continuous. This is an important restriction. Many real problems have discontinuous function values as well as first and second derivatives.

A nice feature of the package is its modular approach. It offers the following options:

  • (1) Three different step selection methods--line search, dogleg, and hookstep.

  • (2) Analytic or finite difference gradient evaluation.

  • (3) Analytic, finite difference, or BFGS Hessian calculation.

The Newton minimization algorithm is used to find the minimum. A large number of standard test functions were minimized using various choices from the above options. Some conclusions are: the choice of step selection method does not change the results much; and the BFGS Hessian approximation gives a smaller number of function evaluations compared to the finite difference Hessian.

The ideas in this paper are explained in more detail in [1]. The reader who is interested in this approach to unconstrained minimization should read this book.

Reviewer:  H. W. Mosteller Review #: CR110999
1) Dennis, J. E., Jr; and Schnabel, R. B.Numerical methods for unconstrained optimization and nonlinear equations, Prentice-Hall, Englewood Cliffs, NJ, 1983. See <CR> Rev. 8405-0329.
Bookmark and Share
 
Unconstrained Optimization (G.1.6 ... )
 
 
Uncmin (G.4 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Unconstrained Optimization": Date
On stopping criteria in verified nonlinear systems or optimization algorithms
Kearfott R., Walster G. ACM Transactions on Mathematical Software 26(3): 373-389, 2000. Type: Article
Dec 1 2000
Algorithm 765: STENMIN--a software package for large, sparse unconstrained optimization using tensor methods
Bouaricha A. ACM Transactions on Mathematical Software 23(1): 81-90, 1997. Type: Article
Nov 1 1997
Algorithm 897: VTDIRECT95: serial and parallel codes for the global optimization algorithm direct
He J., Watson L., Sosonkina M. ACM Transactions on Mathematical Software 36(3): 1-24, 2009. Type: Article
Sep 17 2009

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy