Job Shop Scheduling Genetic Algorithm Save

Job Shop Scheduling Solver using Genetic Algorithyms

Project README

Scheduling-with-Genetic-Algorithm

This project is open for public use, but please cite this page as main resource in your work.

Job Shop Scheduling Solver using Genetic Algorithm

This solver application was made for a graduation project in industrial engineering department.

The main function of this program is to get acceptable solutions in an acceptable runtime for JSSP (Job Shop Scheduling Problem) which is a problem in NP-Hard category.

The application contains a matrix data table that enables users to enter specific datas which refers to completion time of processes to create the problem. After the "RUN" button is clicked, the program starts scanning the solutions and drawing it into the chart area. It is so simple and clear to use.

Open Source Agenda is not affiliated with "Job Shop Scheduling Genetic Algorithm" Project. README Source: aalitor/Job-Shop-Scheduling-Genetic-Algorithm
Stars
66
Open Issues
1
Last Commit
7 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating