I want to implement flow shop scheduling problem for a problem with 10 jobs and 5 machines.( using permutaion crossover and permutation mutation) to minimize the make span. How to go ahead.please guide.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to implement a permutation flow shop scheduling problem for a problem with 10 jobs and 5 machines.( using permutaion crossover and permutation mutation operators) to minimize the make span using genetic algorithm. How to go ahead.please guide. I am getting difficulty in writing the MATLAB code for the make span for different permutations of the jobs ( i.e., job sequences).
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Genetic Algorithm finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!