flow shop scheduling problem using genetic algorithm in MATLAB
Ältere Kommentare anzeigen
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 Kommentare
Vigneshwar Pesaru
am 11 Apr. 2017
Yes,I can guide you.
Instead of using the optimization tool box,you use my codes.As I have done for pure flowshop problem.
imen boujnah
am 15 Jan. 2018
i have searched your Genetic algorithm matlab code for permutation flowshop scheduling but i didn't find it.
Jan
am 5 Jun. 2018
[MOVED from flags] JINOY JACOB wrote:
I'm trying to solve flowshop scheduling problem with availability constraints on machines , by genetic algorithm using MATLAB . Please help me .
@JINOY JACOB: Please use flags only to informs admins and editors about inappropriate content like spam or rudeness. Thanks.
Jan
am 13 Apr. 2021
@fathi zahou: The nature of this forum is sharing problems and solutions. Contacting persons by email is not useful for this purpose. Publishing your email address here will increase the number of spams you get. So I recommend to delete your comment and post a new question.
fathi zahou
am 14 Apr. 2021
@fathi zahou: Maybe I can help you. You mention, that you have posted a question. So I assume it would be of your interest to post a link to your question.
fathi zahou
am 14 Apr. 2021
I am a beginner, however I am sure I have not modified anything, Originally I put one question and nothing more
and this this is its link:
https://www.mathworks.com/matlabcentral/answers/800011-job-shop-with-consraint-of-tronsport?s_tid=srchtitle
Jan
am 14 Apr. 2021
@fathi zahou: Sorry, this was my mistake. I've confused "fathi" with "faith". I've removed my explaination about removing questions.
fathi zahou
am 14 Apr. 2021
okay,no problem
i'm really want someone to help me;could u help me and see my quesion,
it's about job shop problem using genetic algorithm on matlab.
I am nervous because I did not find a solution
HAMOUTA Firdaws
am 15 Apr. 2021
I need halp my problem is scheduling parallel flow shop using genetic algorithem
HAMOUTA Firdaws
am 15 Apr. 2021
help me pleas
Antworten (0)
Kategorien
Mehr zu Genetic Algorithm finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!