ai-for-decision-making-tue / Job_Shop_Scheduling_Benchmark_Environments_and_InstancesView external linksLinks
A benchmarking repo with various solution methods to various machine scheduling problems
☆172Feb 6, 2025Updated last year
Alternatives and similar repositories for Job_Shop_Scheduling_Benchmark_Environments_and_Instances
Users that are interested in Job_Shop_Scheduling_Benchmark_Environments_and_Instances are comparing it to the libraries listed below
Sorting:
- This repository is the official implementation of the paper “Flexible Job Shop Scheduling via Dual Attention Network Based Reinforcement …☆168Sep 12, 2023Updated 2 years ago
- Official implementation of paper "Deep Reinforcement Learning Guided Improvement Heuristic for Job Shop Scheduling"☆65Feb 23, 2025Updated 11 months ago
- Deep Reinforcement Learning Based on Graph Neural Networks for Job-shop Scheduling☆39Apr 7, 2023Updated 2 years ago
- ☆321Feb 22, 2023Updated 2 years ago
- The Repo Solves a Flexible Job Shop Scheduling Problem using Deep RL Technique☆19Jul 28, 2024Updated last year
- This is the official code of the publised paper 'A Multi-action Deep Reinforcement Learning Framework for Flexible Job-shop Scheduling Pr…☆366Mar 27, 2023Updated 2 years ago
- An OpenAi Gym environment for the Job Shop Scheduling problem.☆235May 20, 2025Updated 8 months ago
- A repository with a data set including instances and results from literature for the Job Shop Scheduling Problem (JSSP). While the raw da…☆53Nov 24, 2020Updated 5 years ago
- The public benchmark instances of flexible job shop scheduling problem☆89Feb 11, 2023Updated 3 years ago
- The Instances of AGV and machine integrated scheduling problem in flexible job shop☆23Apr 21, 2023Updated 2 years ago
- IJPR paper: Deep Reinforcement Learning for dynamic scheduling of a flexible job shop☆120Mar 9, 2023Updated 2 years ago
- [NeurIPS 2025] PARCO: Parallel AutoRegressive Combinatorial Optimization☆38Dec 3, 2025Updated 2 months ago
- Reinforcement learning approach for job shop scheduling☆298Jan 4, 2024Updated 2 years ago
- Solving Flexible Job Shop Scheduling by learning to dispatch with Deep Reinforcement Learning☆14Jul 21, 2022Updated 3 years ago
- Solve production scheduling problems with constraint programming in Python.☆97Jan 9, 2026Updated last month
- Official repository for the TMLR paper "Self-Improvement for Neural Combinatorial Optimization: Sample Without Replacement, but Improveme…☆29Jan 22, 2026Updated 3 weeks ago
- Share a benchmark that can easily apply reinforcement learning in Job-shop-scheduling☆194May 16, 2022Updated 3 years ago
- Official implementation of IJCAI'24 paper "Towards Generalizable Neural Solvers for Vehicle Routing Problems via Ensemble with Transferra…☆24May 15, 2024Updated last year
- This repository provides an OpenAI Gym-compatible environment for production scheduling tasks, designed to benchmark reinforcement learni…☆24Sep 9, 2025Updated 5 months ago
- Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"☆368Aug 31, 2022Updated 3 years ago
- 使用 NSGAII 算法求解 FJSP 问题(柔性作业车间调度)