The NEOS Server offers KNITRO for the solution of general nonconvex, nonlinearly constrained optimization problems in GAMS format. KNITRO can also be effectively used to solve simpler classes of problems such as unconstrained problems, bound constrained problems, linear programs (LPs) and quadratic programs (QPs).
For a more complete description of KNITRO, see R. H. Byrd, J. Nocedal, and R. A. Waltz, KNITRO: An Integrated Package for Nonlinear Optimization, In G. di Pillo and M. Roma, editors, Large-Scale Nonlinear Optimization, 35-59, 2006. Springer Verlag.
KNITRO was developed by Richard Byrd, Mary Beth Hribar, Jorge Nocedal and Richard Waltz with additional help from Guanghui Liu, Marcelo Marazzi, Todd Plantenga and Jose Luis Morales.
KNITRO is sold through Ziena Optimization. Additional information on KNITRO (including information on how to obtain KNITRO) can be found at the KNITRO website.
An option file can be used to specify KNITRO options. Currently, the NEOS Server can only use optfile=1 with GAMS input. Therefore, any model that specifies a different options file will not work as intended.
The NEOS Server initially limits the amount of output generated in the listing file by turning off the symbol and unique element list, symbol cross references, and restricting the rows and columns listed to zero. This behavior can be changed by specifying the appropriate options in the model file. See the documentation on the modeling language for further information.
You can submit an optimizatino problem specified in the GAMS modeling language to be solved using the optimization tools on the NEOS Server. You need to specify the absolute path to a GAMS file on your system. Model File:
<modelname>.optfile = 1 ;
optfile = 1
DOE disclaimer DOE Web privacy policy