flow shop scheduling problem using genetic algorithm in MATLAB

조회 수: 5 (최근 30일)
Kallam Haranadha Reddy
Kallam Haranadha Reddy 2015년 8월 30일
댓글: HAMOUTA Firdaws 2021년 4월 15일
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