Refining the Complexity Landscape of Speed Scaling: Hardness and Algorithms
By: Antonios Antoniadis , Denise Graafsma , Ruben Hoeksma and more
We study the computational complexity of scheduling jobs on a single speed-scalable processor with the objective of capturing the trade-off between the (weighted) flow time and the energy consumption. This trade-off has been extensively explored in the literature through a number of problem formulations that differ in the specific job characteristics and the precise objective function. Nevertheless, the computational complexity of four important problem variants has remained unresolved and was explicitly identified as an open question in prior work. In this paper, we settle the complexity of these variants. More specifically, we prove that the problem of minimizing the objective of total (weighted) flow time plus energy is NP-hard for the cases of (i) unit-weight jobs with arbitrary sizes, and (ii)~arbitrary-weight jobs with unit sizes. These results extend to the objective of minimizing the total (weighted) flow time subject to an energy budget and hold even when the schedule is required to adhere to a given priority ordering. In contrast, we show that when a completion-time ordering is provided, the same problem variants become polynomial-time solvable. The latter result highlights the subtle differences between priority and completion orderings for the problem.
Similar Papers
A $(2+\varepsilon)$-approximation algorithm for the general scheduling problem in quasipolynomial time
Data Structures and Algorithms
Makes jobs finish faster and cheaper.
Weighted Chairman Assignment and Flow-Time Scheduling
Data Structures and Algorithms
Finds best job schedules even with tricky rules.
Parameterized complexity of scheduling unit-time jobs with generalized precedence constraints
Optimization and Control
Helps computers finish jobs faster with tricky rules.