flow shop scheduling problem using genetic algorithm in MATLAB

4 次查看(过去 30 天)
I tried a flow shop scheduling problem using genetic algorithm in MATLAB optimization tool box. I tried on a sample of 5 jobs, 3 machines flow shop scheduling problem using genetic algorithm. I am getting the right answer for the best indidual in the population . But I am not getting convergence even after 100 generations. I used the following data of processing times.[8,10,6,7,11;5,6,2,3,4;4,9,8,6,5].I am getting the Cmax(make span) as 51. I used the permutation crossover and permutation mutation operators and creation_permutation.m data type. please guide me.If I get convergence for small problems like this one, I can extend my work to a practical real world problem. please guide me.
  11 个评论
HAMOUTA Firdaws
HAMOUTA Firdaws 2021-4-15
I need halp my problem is scheduling parallel flow shop using genetic algorithem

请先登录,再进行评论。

回答(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