Multiobjective Genetic algorithm with integer variables

10 visualizaciones (últimos 30 días)
Mohamad Elsibai
Mohamad Elsibai el 21 de Dic. de 2020
Comentada: Alan Weiss el 14 de Mzo. de 2023
Hello,
How can i do a multiobjective GA optimization with integer variables constraint.
I usedThe GAMULTIOBJ, but it does not work for integer variables.
Thank you

Respuestas (3)

Alan Weiss
Alan Weiss el 22 de Dic. de 2020
Sorry, currently there is no built-in function to perform integer-constrained multiobjective optimization.
Alan Weiss
MATLAB mathematical toolbox documentation
  4 comentarios
Alan Weiss
Alan Weiss el 22 de Dic. de 2021
Editada: Alan Weiss el 22 de Dic. de 2021
To find out, consult the Release Notes. There you see that integer constraints were first supported in gamultiobj in R2021b.
Alan Weiss
MATLAB mathematical toolbox documentation

Iniciar sesión para comentar.


Mohamad Elsibai
Mohamad Elsibai el 1 de En. de 2022
Hello all,
Thank your for your continuous help and assistance.
I have a problem while running GAMULTIOBJ with integer variables. I set the population size and number of generations to 50. Consequently when generation terminated and plotting the pareto front, I got oniy 18 points where all of them are duplicated and some others should be omitted if GAMULTIOBJ is working properly.
Kindly find attached the results which i got. Thank you
  1 comentario
Alan Weiss
Alan Weiss el 2 de En. de 2022
This looks like a new question to me. I suggest that you repost this question as a new question so that people can see it and possibly answer it.
Alan Weiss
MATLAB mathematical toolbox documentation

Iniciar sesión para comentar.


abduselam
abduselam el 14 de Mzo. de 2023
Editada: abduselam el 14 de Mzo. de 2023
I have the same above question?
Hello,
How can i do a Multiobjective GA optimization with binary variables constraint.
How can i get correct code of the multiobjective GA optimization with integer variables?.
I want your comment.
  1 comentario
Alan Weiss
Alan Weiss el 14 de Mzo. de 2023
This looks like a new question to me. I suggest that you repost this question as a new question so that people can see it and possibly answer it.
Meanwhile, you can consult the Release Notes for R2021b.
Alan Weiss
MATLAB mathematical toolbox documentation

Iniciar sesión para comentar.

Categorías

Más información sobre Multiobjective Optimization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by