Exact methods and lower bounds for the Oven Scheduling Problem
Marie-Louise Lackner, Christoph Mrkvicka, Nysret Musliu, Daniel, Walkiewicz, Felix Winter

TL;DR
This paper introduces exact methods for the NP-hard Oven Scheduling Problem in electronic manufacturing, providing models, experimental evaluation, and theoretical lower bounds to optimize energy-efficient batch scheduling.
Contribution
It presents new constraint programming and integer linear programming models for the Oven Scheduling Problem, along with a diverse instance generator and theoretical lower bounds for solution quality.
Findings
Models find feasible, near-optimal solutions for realistic instances
Lower bounds are computed quickly and are competitive with existing methods
Experimental evaluation compares CP and ILP approaches effectively
Abstract
The Oven Scheduling Problem (OSP) is a new parallel batch scheduling problem that arises in the area of electronic component manufacturing. Jobs need to be scheduled to one of several ovens and may be processed simultaneously in one batch if they have compatible requirements. The scheduling of jobs must respect several constraints concerning eligibility and availability of ovens, release dates of jobs, setup times between batches as well as oven capacities. Running the ovens is highly energy-intensive and thus the main objective, besides finishing jobs on time, is to minimize the cumulative batch processing time across all ovens. This objective distinguishes the OSP from other batch processing problems which typically minimize objectives related to makespan, tardiness or lateness. We propose to solve this NP-hard scheduling problem via constraint programming (CP) and integer linear…
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
