Genetic algorithm is not able to find a feasible solution.

5 ビュー (過去 30 日間)
Luigi Emanuel di Grazia
Luigi Emanuel di Grazia 2020 年 12 月 27 日
コメント済み: Athul Prakash 2021 年 1 月 1 日
I am trying to solve an optimization problem with 200+ opt variables.
I want to use a global solver. It is not possible to define a multi start or global search problem, because every single optimization takes more than 2 days to finish.
I am trying to use matlab genetic algorithm, but it is not able to find a feasible solution (the problem has several non linear constraints). I am using default options.
What can I do?
Thanks
  1 件のコメント
Athul Prakash
Athul Prakash 2021 年 1 月 1 日
Hi Luigi, Have you tried increasing the initial population size? It usually leads to improved results, I think especially since you're starting from default options.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeGenetic Algorithm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by