|
NUMERICAL NONLINEAR GLOBAL OPTIMIZATION
|
|
|
C. Bogdan;M. S. Nan;N. L. Mamara;D. Grecea
|
|
|
||
|
|
|
|
1314-2704
|
|
|
||
|
English
|
|
|
17
|
|
|
21
|
|
|
|
|
|
||
|
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving linear optimization problems with real variables, accessed via LinearProgramming, FindMinimum, FindMaximum, NMinimize, NMaximize, Minimize, and Maximize. LinearProgramming gives direct access to linear program- ming algorithms, provides the most flexibility for specifying the methods used, and is the most efficient for large-scale problems. FindMinimum, FindMaximum, NMinimize, NMaximize, Minimize, and Maximize are convenient for solving linear programming problems in equation and inequality form. The Method option specifies the algorithm used to solve the linear programming problem. Possible values are Automatic, "Simplex", "RevisedSimplex", and "InteriorPoint". The default is Automatic, which automatically chooses from the other methods based on the problem size and precision. The Tolerance option specifies the convergence tolerance. Numerical algorithms for constrained nonlinear optimization can be broadly categorized into gradient-based methods and direct search methods. Gradient-based methods use first derivatives (gradients) or second derivatives (Hessians). Examples are the sequential quadratic programming (SQP) method, the augmented Lagrangian method, and the (nonlinear) interior point method. Direct search methods do not use derivative information.
|
|
|
conference
|
|
|
||
|
||
|
17th International Multidisciplinary Scientific GeoConference SGEM 2017
|
|
|
17th International Multidisciplinary Scientific GeoConference SGEM 2017, 29 June - 5 July, 2017
|
|
|
Proceedings Paper
|
|
|
STEF92 Technology
|
|
|
International Multidisciplinary Scientific GeoConference-SGEM
|
|
|
Bulgarian Acad Sci; Acad Sci Czech Republ; Latvian Acad Sci; Polish Acad Sci; Russian Acad Sci; Serbian Acad Sci & Arts; Slovak Acad Sci; Natl Acad Sci Ukraine; Natl Acad Sci Armenia; Sci Council Japan; World Acad Sci; European Acad Sci, Arts & Letters; Ac
|
|
|
479-484
|
|
|
29 June - 5 July, 2017
|
|
|
website
|
|
|
cdrom
|
|
|
2989
|
|
|
Algorithms; compilers; architectures
|
|