SNOPT
DevelopersPhilip Gill
Michael Saunders
Walter Murray
Stable release
7.6.0
Written inFortran
Operating systemCross-platform
LicenseProprietary
Websiteccom.ucsd.edu/~optimizers

SNOPT, for Sparse Nonlinear OPTimizer, is a software package for solving large-scale nonlinear optimization problems written by Philip Gill, Walter Murray and Michael Saunders. SNOPT is mainly written in Fortran, but interfaces to C, C++, Python and MATLAB are available.

It employs a sparse sequential quadratic programming (SQP) algorithm with limited-memory quasi-Newton approximations to the Hessian of the Lagrangian. It is especially effective for nonlinear problems with functions and gradients that are expensive to evaluate. The functions should be smooth but need not be convex.

SNOPT is used in several trajectory optimization software packages, including Copernicus, AeroSpace Trajectory Optimization and Software (ASTOS), General Mission Analysis Tool, and Optimal Trajectories by Implicit Simulation (OTIS). It is also available in the Astrogator module of Systems Tool Kit.

SNOPT is supported in the AIMMS, AMPL, APMonitor, General Algebraic Modeling System (GAMS), and TOMLAB modeling systems.

References

edit
  • P.E. Gill; W. Murray; M.A. Saunders (2005). "SNOPT: An SQP algorithm for large-scale constrained optimization" (PDF). SIAM Review. 47 (1): 99–131. Bibcode:2005SIAMR..47...99G. doi:10.1137/S0036144504446096.
edit

Latest Documentation (for SNOPT 7.7) :

SNOPT 7.7 User's Manual (.pdf)

SNOPT 7 Reference Guide (.html)


📚 Artikel Terkait di Wikipedia

AMPL

commercial software, including CBC, CPLEX, FortMP, MOSEK, MINOS, IPOPT, SNOPT, KNITRO, and LGO. Problems are passed to solvers as nl files. AMPL is used

Optimal control

that the NLP is sparse and many well-known software programs exist (e.g., SNOPT) to solve large sparse NLPs. As a result, the range of problems that can

List of optimization software

computer-aided engineering (CAE). using the direct global search approaches. SNOPT – large-scale optimization problems. The Unscrambler – product formulation

General algebraic modeling system

solvers, CONOPT, COPT Cardinal Optimizer, CPLEX, DICOPT, IPOPT, MOSEK, SNOPT, and XPRESS. GAMS allows the users to implement a sort of hybrid algorithm

CUTEr

packages. Ready-to-use interfaces to existing packages, such as IPOPT, MINOS, SNOPT, filterSQP, Knitro and more are provided. The problems in the CUTE subset

Mathematical software

MiniZinc MINOS MINUIT MOSEK NEOS Server OpenMDAO OR-Tools Pyomo SCIP SciPy SNOPT TOMLAB WORHP CVC Yices Z3 Theorem Prover ACL2 Coq (now Rocq) HOL Light HOL4

Michael Saunders (academic)

developed many widely used software packages, such as MINOS, NPSOL, and SNOPT. Saunders developed the MINRES method for the iterative solution of symmetric

TOMNET

optimization problems in Microsoft .NET. It makes it possible to use solvers like SNOPT, MINOS and CPLEX with one single model formulation. The solvers handle everything