Exact and Metaheuristic Approaches for the Production Leveling Problem
Johannes Vass, Marie-Louise Lackner, Nysret Musliu

TL;DR
This paper introduces the Production Leveling Problem, models it formally, and proposes exact and metaheuristic solutions, demonstrating their effectiveness on industrial and large-scale instances with promising scalability and solution quality.
Contribution
It formally defines the Production Leveling Problem, proves its NP-hardness, and develops both an exact MIP model and scalable metaheuristic algorithms, including their industrial application.
Findings
MIP model solves instances up to 250 orders
Simulated Annealing achieves less than 3% optimality gap
Metaheuristics scale to thousands of orders
Abstract
In this paper we introduce a new problem in the field of production planning which we call the Production Leveling Problem. The task is to assign orders to production periods such that the load in each period and on each production resource is balanced, capacity limits are not exceeded and the orders' priorities are taken into account. Production Leveling is an important intermediate step between long-term planning and the final scheduling of orders within a production period, as it is responsible for selecting good subsets of orders to be scheduled within each period. A formal model of the problem is proposed and NP-hardness is shown by reduction from Bin Backing. As an exact method for solving moderately sized instances we introduce a MIP formulation. For solving large problem instances, metaheuristic local search is investigated. A greedy heuristic and two neighborhood structures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Optimization and Packing Problems · Advanced Manufacturing and Logistics Optimization
