[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module DNCONF in IMSLM


DNCONF

 
Solve a general nonlinear programming problem using the successive quadratic
programming algorithm and a finite difference gradient.
 
Classes  :  G2h3b1a . General nonlinear optimization of a smooth function with
                    smooth equality and inequality nonlinear constraints,
                    user provides no derivatives
 
Type     : Fortran subroutine in IMSLM library.
Access   : Proprietary. Many implementations available.
Precision: Double.
 
Usage    : CALL DNCONF (FCN, M, ME, N, XGUESS, IBTYPE, XLB, XUB, XSCALE, IPRINT,
           MAXITN, X, FVALUE)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of DNCONF from IMSLM on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Double. (Single: NCONF)
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : Login to spruce.nist.gov and see ITL How-To for
                  information on how to setup your environment and link.
   Documentation: cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/dnconf
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/dnconf


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sat Sep 20, 2008 at 08:12:46 UTC