job-shop-scheduling topic
timefold-quickstarts
Get started with Timefold quickstarts here. Timefold is the successor of OptaPlanner, by the OptaPlanner team. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance sc...
jsspInstancesAndResults
A repository with a data set including instances and results from literature for the Job Shop Scheduling Problem (JSSP). While the raw data is provided as text files, it is also compiled in an R packa...
End2End-Job-Shop-Scheduling-CP
An end to end reinforcement learning approach with a reinforcement learning environment modeled as a CP model
Job_Shop_Scheduling_Benchmark_Environments_and_Instances
A benchmarking repo with various solution methods to various machine scheduling problems
jsp_framework
A Python library for implementing and testing algorithm for Job-Shop Scheduling problem.
job_shop_lib
A modular Python library for creating, solving, and visualizing Job Shop Scheduling Problems.
gnn_scheduler
Solving the Job-Shop Scheduling Problem (JSSP) with Graph Neural Networks (GNNs).