How to solve multi-objective optimization problem of a single variable that can take only integer values?

2 ビュー (過去 30 日間)
Hi,
I am trying to solve a multi-objective optimization problem where I only have a single variable that can take integer values. I tried the code provided by the Mathworks support team for imposing integer constraints which is written for two variables. I was able to use the functions provided in exampleIntGAMULTIOBJ.zip: @int_pop, @int_mutation, @int_crossoverarithmetic for solving problem with two variables. However, it doesn't work for the case of a single variable. What changes should I make to the functions provided to be able to make it work for single variable? Below is the link for the functions
https://www.mathworks.com/matlabcentral/answers/103369-is-it-possible-to-solve-a-mixed-integer-multi-objective-optimization-problem-using-global-optimizati
Thanks.
  13 件のコメント
Cesar Antonio Lopez Segura
Cesar Antonio Lopez Segura 2018 年 9 月 12 日
Hi Vamshi,
Do you have the global minimum of your function ?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeSubspace Methods についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by