Skip to main content

FILTERSD

FilterSD [Supplied]

FilterSD solves smooth, twice differentiable, nonlinear programs. In addition, it contains both dense and sparse solvers, which allows for large-scale NLPs to be solved (provided you can supply a sparse Jacobian). FilterSD is a local solver only, but is pretty fast!

CategoryOpen Source
AuthorProf. Roger Fletcher
LicenseEclipse Public License
Home PageFilterSD Home Page
Download PageFilterSD Tarball Directory
MEX InterfaceOPTI Version Supplied
Pre-RequisitesMKL
Version Supplied1.0

Note I have updated the interface to dynamically allocate memory based on a problem size estimate. However when using the sparse version for really big problems (10,000 variables +) I have seen some crashes. Please report this to me if you find the same issue!