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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!