Optimization (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
imported>Igor Grešovnik
Line 24: Line 24:
* [http://www.dna-evolutions.com/dnaappletsample.html JOpt]
* [http://www.dna-evolutions.com/dnaappletsample.html JOpt]
* [http://www.mosek.com/ Mosek]
* [http://www.mosek.com/ Mosek]
* [ http://www.sas.com/technologies/analytics/optimization/ SAS OR]
* [http://www.sas.com/technologies/analytics/optimization/ SAS OR]
* [http://www.stanford.edu/group/SOL/software.html Free Optimization Software by Systems Optimization Laboratory, Stanford University]
* [http://www.stanford.edu/group/SOL/software.html Free Optimization Software by Systems Optimization Laboratory, Stanford University]
*[http://www.ime.usp.br/~egbirgin/tango/ TANGO Project] - Trustable Algorithms for Nonlinear General Optimization
*[http://www.ime.usp.br/~egbirgin/tango/ TANGO Project] - Trustable Algorithms for Nonlinear General Optimization

Revision as of 15:26, 13 November 2007

In mathematics, the term optimization refers to study of problems in which one seeks for a minimum or a maximum of a real function within a given allowed set. This problem can be presented in the following way:

Given: a function f : A R from some set A to the real numbers
Find: an element x0 in A such that f(x0) ≤ f(x) for all x in A (minimization") or such that f(x0) ≥ f(x) for all x in A (maximization).


See also

External links

Optimization solvers: