Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a225ab8f59054bc2

Jump to content

// Workers AI · dad joke modeWhat did SNOPT say to its date? "You're an optimal match

From Wikipedia, the free encyclopedia
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)