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 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!