Borrar filtros
Borrar filtros

flow shop scheduling problem using genetic algorithm in MATLAB

5 visualizaciones (últimos 30 días)
Kallam Haranadha Reddy
Kallam Haranadha Reddy el 30 de Ag. de 2015
Comentada: HAMOUTA Firdaws el 15 de Abr. de 2021
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 comentarios
HAMOUTA Firdaws
HAMOUTA Firdaws el 15 de Abr. de 2021
I need halp my problem is scheduling parallel flow shop using genetic algorithem

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Genetic Algorithm 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