Multi-Objective Sequential Quandratic Programming

Versione 1.1 (24,5 KB) da Ismael Vaz
MOSQP is a multiobjective optimization solver for bound, linear, and nonlinear constrained problems
889 download
Aggiornato 13 set 2016

Visualizza la licenza

MOSQP is a multiobjective optimization solver for bound, linear, and nonlinear constrained problems (for which the derivatives of the objective functions and constraints exist).
The algorithm performs Sequential Quadratic Programming type iterations to build an approximation to the Pareto front.
MOSQP makes use of derivative information of the objective functions and constraints to build quadratic models from which search directions are obtained. It has been shown to be efficient and robust for a large set of bound and constrained multiobjective optimization problems.
The code is written in MATLAB. It provides an interface with AMPL. See the solver webpage at http://www.norg.uminho.pt/aivaz/MOSQP.
MOSQP is freely available for educational, research, and commercial use, but we expect that all publications describing work using this software quote the reference given below.
J. Fliege and A. I. F. Vaz, A method for constrained multiobjective optimization based on SQP techniques, SIOPT, to appear.

Cita come

Ismael Vaz (2026). Multi-Objective Sequential Quandratic Programming (https://it.mathworks.com/matlabcentral/fileexchange/58821-multi-objective-sequential-quandratic-programming), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Versione Pubblicato Note della release
1.1

Description Update
Description update.