bharatpurohit97 / Job-Shop-Scheduling-GeneticAlgorithm

Job shop Scheduling using Genetic Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Shop Scheduling

Job shop Scheduling using Genetic Algorithm.

Added static Processing time and Job Sequence in data folder, you can change number of machines and number of jobs according to your problem.

Find Genetic Algorithm code in .ipynb file

Schedule using Gantt Chart -

schedule

About

Job shop Scheduling using Genetic Algorithm


Languages

Language:Jupyter Notebook 73.7%Language:Python 26.3%