Build a Hybrid GA algorithm for Job shop scheduling
Budget: $50 – $100 USD
Build a genetic algorithm for job shop scheduling to solve using hybrid Giffler and Thompson , :
1. crossover (generalized order crossover)
2. Mutation (order permutation)
already done as they are few lines only
benchmark it on mt10 problem to get score of 930 , implement code in python.
use the readfiles to read the case.
references can be provided for anything if needed
1. crossover (generalized order crossover)
2. Mutation (order permutation)
already done as they are few lines only
benchmark it on mt10 problem to get score of 930 , implement code in python.
use the readfiles to read the case.
references can be provided for anything if needed