Browse State-of-the-Art › Job Shop Scheduling
Job Shop Scheduling
35 papers with code · 0 benchmarks · 0 datasets archive 2025-07-28
Scheduling Task
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
No dataset record in the archive lists this task.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 35 papers with code (92 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
8 Apr 2021 4 repositories listedScheduling is a fundamental task occurring in various automated systems applications, e.
-
23 Oct 2020 4 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedPriority dispatching rule (PDR) is widely used for solving real-world Job-shop scheduling problem (JSSP).
-
31 Aug 2018 2 repositories listedMany optimization techniques evaluate solutions consecutively, where the next candidate for evaluation is determined by the results of previous evaluations.
-
16 Jun 2025 1 repository listedThe classical Job Shop Scheduling Problem (JSSP) focuses on optimizing makespan under deterministic constraints.
-
10 Jun 2025 1 repository listedThis work introduces JobShopLib, a modular library that allows customizing these factors and creating new components with its reinforcement learning environment.
-
6 May 2025 1 repository listedIn this work, we conduct a comprehensive empirical evaluation of value-based algorithms, including the deep q-network and several of its advanced extensions, within the context of two complex combinatorial problems: the…
-
26 Feb 2025 1 repository listedLarge Language Models (LLMs) have shown remarkable capabilities across various domains, but their potential for solving combinatorial optimization problems remains largely unexplored.
-
18 Feb 2025 1 repository listed Syntology ran 4 of 4 samples · 0 unverified · 4 pointer-only (licence)Long-horizon combinatorial optimization problems (COPs), such as the Flexible Job-Shop Scheduling Problem (FJSP), often involve complex, interdependent decisions over extended time frames, posing significant challenges…
-
18 Dec 2024 1 repository listedIn this paper, we propose a novel attention-based scenario processing module (SPM) to extend NCO methods for solving stochastic JSPs.
-
16 Sep 2024 1 repository listedThe Job Shop Scheduling Problem (JSSP) is a complex combinatorial optimization problem.
-
13 Aug 2024 1 repository listed Syntology ran 6 of 7 samples · 1 unverified · 7 pointer-only (licence)The job shop scheduling problem (JSSP) remains a significant hurdle in optimizing production processes.
-
24 Jul 2024 1 repository listedThe constructive approach within Neural Combinatorial Optimization (NCO) treats a combinatorial optimization problem as a finite Markov decision process, where solutions are built incrementally through a sequence of…
-
22 Mar 2024 1 repository listed Syntology ran 0 of 5 samples · 5 unverifiedCurrent methods for end-to-end constructive neural combinatorial optimization usually train a policy using behavior cloning from expert solutions or policy gradient methods from reinforcement learning.
-
4 Mar 2024 1 repository listedKey contributions of this research include: (1) advancements in DRL applications to JSSPs, enhancing generalization and scalability, (2) a novel method for addressing JSSPs with uncertain durations.
-
27 Feb 2024 1 repository listedExisting learning-based methods for solving job shop scheduling problems (JSSP) usually use off-the-shelf GNN models tailored to undirected graphs and neglect the rich and meaningful topological structures of…
-
22 Jan 2024 1 repository listed Syntology ran 0 of 2 samples · 2 unverified · 2 pointer-only (licence)Inspired by semi- and self-supervised learning, we show that generative models can be trained by sampling multiple solutions and using the best one according to the problem objective as a pseudo-label.
-
13 Nov 2023 1 repository listed Syntology ran 5 of 7 samples · 2 unverified · 7 pointer-only (licence)Combinatorial Optimization underpins many real-world applications and yet, designing performant algorithms to solve these complex, typically NP-hard, problems remains a significant research challenge.
-
24 Aug 2023 1 repository listed Syntology ran 2 of 3 samples · 1 unverifiedWe introduce an open-source GitHub repository containing comprehensive benchmarks for a wide range of machine scheduling problems, including Job Shop Scheduling (JSP), Flow Shop Scheduling (FSP), Flexible Job Shop…
-
3 Aug 2023 1 repository listedWe applied and tested our method in particular to some benchmark instances of Job Shop Problem, but this technique is general enough to be potentially used to tackle other different optimal job scheduling tasks with…
-
9 Jun 2023 1 repository listed Syntology ran 0 of 4 samples · 4 unverifiedConstraint Programming (CP) is a declarative programming paradigm that allows for modeling and solving combinatorial optimization problems, such as the Job-Shop Scheduling Problem (JSSP).
-
7 Jun 2023 1 repository listedAlphaZero-type algorithms may stop improving on single-player tasks in case the value network guiding the tree search is unable to approximate the outcome of an episode sufficiently well.
-
9 May 2023 1 repository listedThe complex relationships between operations and machines are represented precisely and concisely, for which a dual-attention network (DAN) comprising several interconnected operation message attention blocks and…
-
24 Apr 2023 1 repository listedWe empirically validate our proposed approach using real-world data from a job shop production that supplies large metal components to an oil platform construction yard.
-
10 Jan 2023 1 repository listedResearch on deep reinforcement learning (DRL) based production scheduling (PS) has gained a lot of attention in recent years, primarily due to the high demand for optimizing scheduling problems in diverse industry…
-
20 Nov 2022 1 repository listedRecent studies in using deep reinforcement learning (DRL) to solve Job-shop scheduling problems (JSSP) focus on construction heuristics.
-
7 Oct 2022 1 repository listed Syntology ran 0 of 8 samples · 8 unverifiedApplying reinforcement learning (RL) to combinatorial optimization problems is attractive as it removes the need for expert knowledge or pre-solved instances.
-
9 Jun 2022 1 repository listedCurrent models on the JSP do not focus on generalization, although, as we show in this work, this is key to learning better heuristics on the problem.
-
16 May 2022 1 repository listedWe devise and investigate a variety of decomposition strategies in terms of the number and size of time windows as well as heuristics for choosing their operations.
-
3 Jan 2022 1 repository listedThe dynamic job-shop scheduling problem (DJSP) is a class of scheduling tasks that specifically consider the inherent uncertainties such as changing order requirements and possible machine breakdown in realistic smart…
-
18 Oct 2021 1 repository listedThe aim is to build up a greedy-like heuristic able to learn on some distribution of JSSP instances, different in the number of jobs and machines.
Syntology lines on 9 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections