We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Analysis of Busy-Time Scheduling on Heterogeneous Machines

Abstract: This paper studies a generalized busy-time scheduling model on heterogeneous machines. The input to the model includes a set of jobs and a set of machine types. Each job has a size and a time interval during which it should be processed. Each job is to be placed on a machine for execution. Different types of machines have distinct capacities and cost rates. The total size of the jobs running on a machine must always be kept within the machine's capacity, giving rise to placement restrictions for jobs of various sizes among the machine types. Each machine used is charged according to the time duration in which it is busy, i.e., it is processing jobs. The objective is to schedule the jobs onto machines to minimize the total cost of all the machines used. We develop an $O(1)$-approximation algorithm in the offline setting and an $O(\mu)$-competitive algorithm in the online setting (where $\mu$ is the max/min job length ratio), both of which are asymptotically optimal.
Comments: Extended version of a paper that will appear in ACM SPAA '21 conference
Subjects: Data Structures and Algorithms (cs.DS)
DOI: 10.1145/3409964.3461795
Cite as: arXiv:2105.06287 [cs.DS]
  (or arXiv:2105.06287v1 [cs.DS] for this version)

Submission history

From: Xueyan Tang [view email]
[v1] Thu, 13 May 2021 13:34:22 GMT (197kb,D)

Link back to: arXiv, form interface, contact.