Multi-Objective Sequential Quandratic Programming

バージョン 1.1 (24.5 KB) 作成者: Ismael Vaz
MOSQP is a multiobjective optimization solver for bound, linear, and nonlinear constrained problems
ダウンロード: 895
更新 2016/9/13

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
1.1

Description Update
Description update.