Integer Constrained Multi Objective Optimization

Hi there, I am wondering is it possible at all to use the Multiobjective optimization solver with integer constraints?

1 件のコメント

José-Luis
José-Luis 2013 年 5 月 20 日
How many parameters do you have? What's their range? If both are reasonably small, you could always use a Monte Carlo approach and test all possible combinations.

サインインしてコメントする。

回答 (1 件)

Alan Weiss
Alan Weiss 2013 年 5 月 20 日

0 投票

Sorry, the gamultiobj function does not accept either integer constraints or nonlinear constraints.
Alan Weiss
MATLAB mathematical toolbox documentation

2 件のコメント

David
David 2013 年 5 月 20 日
Will it accept a bit string as a population?
Alan Weiss
Alan Weiss 2013 年 5 月 20 日
Yes, you can use a bit string population with gamultiobj, as you can find out easily by looking in the Optimization Tool.
For details on the bit string population type, see the documentation.
Alan Weiss
MATLAB mathematical toolbox documentation

サインインしてコメントする。

カテゴリ

タグ

質問済み:

2013 年 5 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by