Exact methods and lower bounds for the Oven Scheduling Problem
- URL: http://arxiv.org/abs/2203.12517v1
- Date: Wed, 23 Mar 2022 16:28:05 GMT
- Title: Exact methods and lower bounds for the Oven Scheduling Problem
- Authors: Marie-Louise Lackner, Christoph Mrkvicka, Nysret Musliu, Daniel
Walkiewicz, Felix Winter
- Abstract summary: The Oven Scheduling Problem (OSP) is a new parallel batch scheduling problem that arises in the area of electronic component manufacturing.
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.
We propose to solve this NP-hard scheduling problem via constraint programming (CP) and integer linear programming (ILP) and present corresponding models.
- Score: 5.7485371212305685
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 programming (ILP) and present corresponding
models. For an experimental evaluation, we introduce a multi-parameter random
instance generator to provide a diverse set of problem instances. Using
state-of-the-art solvers, we evaluate the quality and compare the performance
of our CP- and ILP-models. We show that our models can find feasible solutions
for instances of realistic size, many of those being provably optimal or nearly
optimal solutions. Finally, we derive theoretical lower bounds on the solution
cost of feasible solutions to the OSP; these can be computed within a few
seconds. We show that these lower bounds are competitive with those derived by
state-of-the-art solvers.
Related papers
- Resource-constrained Project Scheduling with Time-of-Use Energy Tariffs and Machine States: A Logic-based Benders Decomposition Approach [0.0]
Resource-Constrained Project Scheduling Problem (RCPSP) with time-of-use energy tariffs (TOU) and machine states.<n>We propose two novel approaches to solve it: a monolithic Constraint Programming (CP) approach and a Logic-Based Benders Decomposition (LBBD) approach.
arXiv Detail & Related papers (2026-01-10T11:47:56Z) - Constraint programming model and biased random-key genetic algorithm for the single-machine coupled task scheduling problem with exact delays to minimize the makespan [0.0]
We consider the strongly NP-hard single-machine coupled task scheduling problem with exact delays to minimize the makespan.<n>We model the problem using constraint programming (CP) and propose a biased random-key genetic algorithm (BRKGA)<n>Our BRKGA combines some successful components in the literature: an initial solution generator, periodical restarts and shakes, and a local search algorithm.
arXiv Detail & Related papers (2025-12-29T02:27:45Z) - Dependency-Aware Task Offloading in Multi-UAV Assisted Collaborative Mobile Edge Computing [53.88774113545582]
This paper presents a novel multi-unmanned aerial vehicle (UAV) assisted collaborative mobile edge computing (MEC) framework.<n>It aims to minimize the system cost, and thus realize an improved trade-off between task consumption and energy consumption.<n>We show that the proposed scheme can significantly reduce the system cost, and thus realize an improved trade-off between task consumption and energy consumption.
arXiv Detail & Related papers (2025-10-23T02:55:40Z) - CSGO: Generalized Optimization for Cold Start in Wireless Collaborative Edge LLM Systems [62.24576366776727]
We propose a latency-aware scheduling framework to minimize total inference latency.<n>We show that the proposed method significantly reduces cold-start latency compared to baseline strategies.
arXiv Detail & Related papers (2025-08-15T07:49:22Z) - Collaborative LLM Inference via Planning for Efficient Reasoning [50.04696654679751]
We propose a test-time collaboration framework in which a planner model first generates a plan, defined as a distilled and high-level abstraction of the problem.<n>Small and large models take turns acting as planner and reasoner, exchanging plans in a multi-round cascade to collaboratively solve complex tasks.<n>Our method achieves accuracy comparable to strong proprietary models alone, while significantly reducing reliance on paid inference.
arXiv Detail & Related papers (2025-06-13T08:35:50Z) - Haste Makes Waste: Evaluating Planning Abilities of LLMs for Efficient and Feasible Multitasking with Time Constraints Between Actions [56.88110850242265]
We present Recipe2Plan, a novel benchmark framework based on real-world cooking scenarios.
Unlike conventional benchmarks, Recipe2Plan challenges agents to optimize cooking time through parallel task execution.
arXiv Detail & Related papers (2025-03-04T03:27:02Z) - A Benchmarking Environment for Worker Flexibility in Flexible Job Shop Scheduling Problems [0.0]
In Production Scheduling, the Flexible Job Shop Scheduling Problem (FJSSP) aims to optimize a sequence of operations and assign each to an eligible machine with varying processing times.
The resulting problem is called Flexible Job Shop Scheduling Problem with Worker Flexibility (FJSSP-W)
This paper presents a collection of 402 commonly accepted FJSSP instances and proposes an approach to extend these with worker flexibility.
arXiv Detail & Related papers (2025-01-27T15:56:12Z) - Theoretical Lower Bounds for the Oven Scheduling Problem [6.144680854063938]
The objective of the problem is to schedule a set of jobs on ovens while minimizing several factors.
The key to obtaining efficient schedules is to process compatible jobs simultaneously in batches.
We develop theoretical, problem-specific lower bounds for the OSP that can be computed very quickly.
arXiv Detail & Related papers (2024-10-02T09:30:01Z) - MAP: Low-compute Model Merging with Amortized Pareto Fronts via Quadratic Approximation [80.47072100963017]
We introduce a novel and low-compute algorithm, Model Merging with Amortized Pareto Front (MAP)
MAP efficiently identifies a set of scaling coefficients for merging multiple models, reflecting the trade-offs involved.
We also introduce Bayesian MAP for scenarios with a relatively low number of tasks and Nested MAP for situations with a high number of tasks, further reducing the computational cost of evaluation.
arXiv Detail & Related papers (2024-06-11T17:55:25Z) - Compositional Diffusion-Based Continuous Constraint Solvers [98.1702285470628]
This paper introduces an approach for learning to solve continuous constraint satisfaction problems (CCSP) in robotic reasoning and planning.
By contrast, our model, the compositional diffusion continuous constraint solver (Diffusion-CCSP), derives global solutions to CCSPs.
arXiv Detail & Related papers (2023-09-02T15:20:36Z) - Constraint programming models for depth-optimal qubit assignment and
SWAP-based routing [0.0]
We propose constraint programming (CP) models for a qubit assignment and routing problem.
We compare their performance against integer linear programming (ILP) models for circuit depth minimization.
Our empirical analysis indicates that the proposed CP approaches outperform the ILP models both in terms of solution quality and runtime.
arXiv Detail & Related papers (2023-06-14T16:42:36Z) - Answer-Set Programming for Lexicographical Makespan Optimisation in
Parallel Machine Scheduling [18.286430978487388]
We deal with a challenging scheduling problem on parallel machines with sequence-dependent setup times and release dates.
We put the individual machine spans in non-ascending order and lexicographically minimise the resulting robustnesss.
Our experimental results show that ASP is indeed a promising KRR paradigm for this problem and is competitive with state-of-the-art CP and MIP solvers.
arXiv Detail & Related papers (2022-12-18T12:43:24Z) - Symmetric Tensor Networks for Generative Modeling and Constrained
Combinatorial Optimization [72.41480594026815]
Constrained optimization problems abound in industry, from portfolio optimization to logistics.
One of the major roadblocks in solving these problems is the presence of non-trivial hard constraints which limit the valid search space.
In this work, we encode arbitrary integer-valued equality constraints of the form Ax=b, directly into U(1) symmetric networks (TNs) and leverage their applicability as quantum-inspired generative models.
arXiv Detail & Related papers (2022-11-16T18:59:54Z) - Adiabatic Quantum Computing for Multi Object Tracking [170.8716555363907]
Multi-Object Tracking (MOT) is most often approached in the tracking-by-detection paradigm, where object detections are associated through time.
As these optimization problems are often NP-hard, they can only be solved exactly for small instances on current hardware.
We show that our approach is competitive compared with state-of-the-art optimization-based approaches, even when using of-the-shelf integer programming solvers.
arXiv Detail & Related papers (2022-02-17T18:59:20Z) - Offline Model-Based Optimization via Normalized Maximum Likelihood
Estimation [101.22379613810881]
We consider data-driven optimization problems where one must maximize a function given only queries at a fixed set of points.
This problem setting emerges in many domains where function evaluation is a complex and expensive process.
We propose a tractable approximation that allows us to scale our method to high-capacity neural network models.
arXiv Detail & Related papers (2021-02-16T06:04:27Z) - Filtering Rules for Flow Time Minimization in a Parallel Machine
Scheduling Problem [0.0]
This paper studies the scheduling of jobs of different families on parallel machines with qualification constraints.
The goal is to minimize both the flow time and the number of disqualifications.
This paper uses a-time algorithm which minimize the flow time for a single machine relaxation where disqualifications are not considered.
arXiv Detail & Related papers (2020-11-20T10:00:14Z) - Combining Deep Learning and Optimization for Security-Constrained
Optimal Power Flow [94.24763814458686]
Security-constrained optimal power flow (SCOPF) is fundamental in power systems.
Modeling of APR within the SCOPF problem results in complex large-scale mixed-integer programs.
This paper proposes a novel approach that combines deep learning and robust optimization techniques.
arXiv Detail & Related papers (2020-07-14T12:38:21Z) - Exact and Metaheuristic Approaches for the Production Leveling Problem [5.510992382274775]
This paper introduces 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.
A formal model of the problem is proposed and NP-hardness is shown by reduction from Bin Backing.
arXiv Detail & Related papers (2020-06-15T20:04:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.