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: Enhanced Red-Black-Tree Data Structure for Facilitating the Scheduling of Reservations

Abstract: This paper details a data structure for managing and scheduling requests for computing resources of clusters and virtualised infrastructure such as private clouds. The data structure uses a red-black tree whose nodes represent the start times and/or completion times of requests. The tree is enhanced by a double-linked list that facilitates the iteration of nodes once the start time of a request is determined by using the tree. We describe the data structure main features, provide an example of use, and discuss experiments that demonstrate that the average complexity of two operations are often below 10% of their respective theoretical worst cases.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1504.00785 [cs.DS]
  (or arXiv:1504.00785v1 [cs.DS] for this version)

Submission history

From: Marcos Assuncao [view email]
[v1] Fri, 3 Apr 2015 08:59:21 GMT (439kb,D)

Link back to: arXiv, form interface, contact.