Online interval scheduling to maximize total satisfaction
Koji M. Kobayashi

TL;DR
This paper introduces a new online interval scheduling problem focused on maximizing total user satisfaction, analyzing algorithm performance under different profit assumptions and providing bounds on competitive ratios.
Contribution
It proposes a novel variant of interval scheduling with a profit-sharing model, analyzing online algorithms and establishing bounds for different machine counts.
Findings
No bounded competitive ratio for arbitrary profits.
Greedy algorithm achieves a 4/3 ratio for two machines.
Greedy algorithm achieves a 3 ratio for three or more machines.
Abstract
The interval scheduling problem is one variant of the scheduling problem. In this paper, we propose a novel variant of the interval scheduling problem, whose definition is as follows: given jobs are specified by their {\em release times}, {\em deadlines} and {\em profits}. An algorithm must start a job at its release time on one of identical machines, and continue processing until its deadline on the machine to complete the job. All the jobs must be completed and the algorithm can obtain the profit of a completed job as a user's satisfaction. It is possible to process more than one job at a time on one machine. The profit of a job is distributed uniformly between its release time and deadline, that is its interval, and the profit gained from a subinterval of a job decreases in reverse proportion to the number of jobs whose intervals intersect with the subinterval on the same…
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.
