Submitted:
01 September 2026
Posted:
02 September 2026
You are already at the latest version
Abstract
The JSSP is recognized as one of the most difficult combinatorial optimization problems because it can be classified as an NP-hard problem. In this study, three metaheuristics are presented and evaluated. The first metaheuristic, EGD-ILS, is a new hybrid metaheuristic. The first phase constructs a feasible solution via Gradient Descent on a convex energy function, with a fixed operation sequence. We provide a mathematical proof of convergence for this phase to a feasible solution. The second phase applies an Iterated Local Search to explore the solution space and minimize the makespan. This separation of objectives guarantees convergence of the initial phase and simplifies parameter tuning. The second metaheuristic, termed Priority-based Metaheuristic, constructs schedules according to priority scheduling rules based on ILS. On the other hand, the third metaheuristic, which is termed Permutational Coding-based Metaheuristic, is built on the idea of coding each operation as a permutation of the operations. In order to test the performance of the three metaheuristics, computational tests are conducted in MATLAB using the standard benchmark to investigate the performance of the problems solved. Experiments on standard FT and LA benchmarks show that EGD-ILS achieves competitive results with reduced computation time.
Keywords:
job shop scheduling
; energy-based model
; gradient descent
; hybrid optimization
; meta-heuristic
; permutational coding
; iterated local search
; industry 4.0
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.