Multi-Objective Sequential Quandratic Programming
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.
Cite As
Ismael Vaz (2026). Multi-Objective Sequential Quandratic Programming (https://www.mathworks.com/matlabcentral/fileexchange/58821-multi-objective-sequential-quandratic-programming), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Quadratic Programming and Cone Programming >
- Mathematics and Optimization > Global Optimization Toolbox > Multiobjective Optimization >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1 | Description Update
|
|
