KNITRO

KNITRO

KNITRO is a software package for solving large scale mathematical optimization problems. KNITRO is specialized for nonlinear optimization, but also solves linear programming problems, quadratic programming problems, and systems of nonlinear equations. The unknowns in these problems must be continuous variables in continuous functions; however, functions can be convex or nonconvex. KNITRO computes a numerical solution to the problem -- it does not find a symbolic mathematical solution.

Optimization problems must be presented to KNITRO in mathematical form, and should provide a way of computing function derivatives using sparse matrices. Problems may be written in C, C++, Fortran, or Java, in which case KNITRO is called as a software routine to solve the problem. An often easier approach is to develop the optimization problem in an algebraic modeling language (AML) like AIMMS, AMPL, GAMS, Mathematica, etc. The modeling environment computes function derivatives, and KNITRO is called as a "solver" from within the environment.

KNITRO offers three different optimization algorithms for solving optimization problems. Two algorithms are of the interior point type, and one is of the active set type. These algorithms are known to have fundamentally different characteristics; for example, interior point methods follow a path through the interior of the feasible region while active set methods tend to stay at the boundaries. KNITRO provides both types of algorithm for greater flexibility in solving problems, and allows crossover during the solution process from one algorithm to another. The code also provides a multistart option for promoting the computation of the global minimum.

KNITRO, short for "N"onlinear "I"nterior point "T"rust "R"egion "O"ptimization" (the "K" is silent) was created primarily by Richard Waltz, Jorge Nocedal, Todd Plantenga and Richard Byrd. It is produced by Ziena Optimization, Inc. KNITRO was introduced in 2001 as a derivative of academic research at Northwestern, and has undergone continual improvement since.

References

*

*

External links

* [http://www.ziena.com/ KNITRO] (Ziena home page)
* [http://www.ece.northwestern.edu/~nocedal/ Jorge Nocedal] (home page at Northwestern University)
* KNITRO is supported in the [http://www.aimms.com/aimms/product/solvers/knitro.html?dm=wikipedia AIMMS] and [http://www.gams.com/solvers/solvers.htm#KNITRO GAMS] Modeling System
* [http://www.artelys.com/ Artelys] (Distributor in Continental Europe)
* [http://tomopt.com/tomlab/products/knitro/ TOMLAB] makes KNITRO available to Matlab users (From Matlab R2008A, KNITRO is also directly available through the Optimization Toolbox)


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Optimization (mathematics) — In mathematics, the term optimization, or mathematical programming, refers to the study of problems in which one seeks to minimize or maximize a real function by systematically choosing the values of real or integer variables from within an… …   Wikipedia

  • AMPL (programming language) — AMPL, an acronym for A Mathematical Programming Language , is a high level programming language, developed at Bell Laboratories, for describing and solving high complexity problems for large scale mathematical computation (i.e. large scale… …   Wikipedia

  • AIMMS — is an advanced development environment for building optimization based decision support applications and advanced planning systems. It is used by leading companies in a wide range of industries in areas such as supply chain management, production …   Wikipedia

  • L-BFGS — and L BFGS B are software packages for solving nonlinear optimization problems. They are designed for large scale applications in which the Hessian matrix is not available or is expensive to compute. To accelerate convergence, the two codes… …   Wikipedia

  • CUTEr — A Constrained and Unconstrained Testing Environment, revisited = CUTEr [2] is an [http://www.opensource.org open source] testing environment for optimization and linear algebra solvers which provides a collection of test problems along with a set …   Wikipedia

  • TOMLAB — Infobox Software name = TOMLAB reg; programming language = MATLAB (FORTRAN, C) developer = Tomlab Optimization Inc. latest release version = 6.1 latest release date = 11 June 2008 size = 23 MB (Windows) operating system = Windows 32/64 bit, Linux …   Wikipedia

  • List of optimization software — Free and Open Source software= * [http://www.ime.usp.br/ egbirgin/tango ALGENCAN] mdash; Fortran code for general nonlinear programming. Interfaces with AMPL, C/C++, CUTEr, Matlab, Python, Octave and R. *ASCEND mdash; mathematical modelling… …   Wikipedia

  • Aimms — ist eine Modellierungssprache und umgebung zur Erstellung von Entscheidungsunterstützungssystemen und sog. Advanced Planning Anwendungen. Diese basieren in der Regel auf den mathematischen Methoden der linearen und nichtlinearen Programmierung… …   Deutsch Wikipedia

  • L-BFGS — y L BFGS B son dos métodos de optimización quasi Newton de funciones con un gran número de parámetros o de una gran complejidad. Se trata de un método que hace un uso limitado de la memoria (usa mucha menos memoria que otros algoritmos para el… …   Wikipedia Español

  • Mathematica — Тип Сист …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”