Build a Hybrid GA algorithm for Job shop scheduling

Job ID: 35826138

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
Related categories: Python Algorithm Genetic Algorithms