MATLAB Genetic Algorithm for Scheduling

Job ID: 39534918

Budget: €8 – €30 EUR

I need a freelancer to implement a Genetic Algorithm in MATLAB to solve a Flow Shop Scheduling Problem using benchmark data from E. Taillard.

Requirements:
- n jobs and m machines
- Processing time matrix P(i,j); jobs follow the same order through machines
- Objective: Minimize makespan

GA Features:
- Custom crossover and mutation operations
- Implement Order Crossover (OX) and Partially Mapped Crossover (PMX)

Ideal Skills:
- Proficiency in MATLAB
- Strong understanding of Genetic Algorithms
- Experience with scheduling problems