The triangle scheduling problem

February 13, 2016 Β· Declared Dead Β· πŸ› Journal of Scheduling

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Christoph DΓΌrr, ZdenΔ›k HanzΓ‘lek, Christian Konrad, Yasmina Seddik, RenΓ© Sitters, Γ“scar C. VΓ‘squez, Gerhard Woeginger arXiv ID 1602.04365 Category cs.DS: Data Structures & Algorithms Citations 6 Venue Journal of Scheduling Last Checked 4 months ago
Abstract
This paper introduces a novel scheduling problem, where jobs occupy a triangular shape on the time line. This problem is motivated by scheduling jobs with different criticality levels. A measure is introduced, namely the binary tree ratio. It is shown that the greedy algorithm solves the problem to optimality when the binary tree ratio of the input instance is at most 2. We also show that the problem is unary NP-hard for instances with binary tree ratio strictly larger than 2, and provide a quasi polynomial time approximation scheme (QPTAS). The approximation ratio of Greedy on general instances is shown to be between 1.5 and 1.05.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted