Effacer les filtres
Effacer les filtres

How to write code for Assignment problem using GA matlab tool.

3 vues (au cours des 30 derniers jours)
buvaneshwari tk
buvaneshwari tk le 19 Juin 2022
Commenté : buvaneshwari tk le 23 Juin 2022
How to write code for Assignment problem using GA matlab tool.I'm not sure how to write code for xij=0 or 1.
Please clarify my doubt. Thanks in advance.

Réponses (1)

John D'Errico
John D'Errico le 19 Juin 2022
Does GA allow you to specify that some variables are integer? (Yes.)
Does GA allow you to specify lower and upper bound limits on the variables? (Yes.)
Which integers lie in the closed interval [0,1]? (I'll let you answer that.)
  11 commentaires
buvaneshwari tk
buvaneshwari tk le 23 Juin 2022
Thank you@Torsten i ll try with this.
buvaneshwari tk
buvaneshwari tk le 23 Juin 2022
Thank you @John D'Errico and @Sam Chak for your comments. i ll make use of it.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by