Genetic algorithm is not able to find a feasible solution.

조회 수: 1 (최근 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 CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by