English

An online joint replenishment problem combined with single machine scheduling

Data Structures and Algorithms 2024-05-03 v1 Optimization and Control

Abstract

This paper considers a combination of the joint replenishment problem with single machine scheduling. There is a single resource, which is required by all the jobs, and a job can be started at time point tt on the machine if and only the machine does not process another job at tt, and the resource is replenished between its release date and tt. Each replenishment has a cost, which is independent of the amount replenished. The objective is to minimize the total replenishment cost plus the maximum flow time of the jobs. We consider the online variant of the problem, where the jobs are released over time, and once a job is inserted into the schedule, its starting time cannot be changed. We propose a deterministic 2-competitive online algorithm for the general input. Moreover, we show that for a certain class of inputs (so-called pp-bounded input), the competitive ratio of the algorithm tends to 2\sqrt{2} as the number of jobs tends to infinity. We also derive several lower bounds for the best competitive ratio of any deterministic online algorithm under various assumptions.

Keywords

Cite

@article{arxiv.2208.02748,
  title  = {An online joint replenishment problem combined with single machine scheduling},
  author = {Péter Györgyi and Tamás Kis and Tímea Tamási},
  journal= {arXiv preprint arXiv:2208.02748},
  year   = {2024}
}

Comments

18 pages

R2 v1 2026-06-25T01:29:10.449Z