2002/09/30 by Philippe Baptiste, Marek Chrobak, Baptiste, Philippe +7
Computer Science · #Data Structures and Algorithms (cs.DS) #F.2.2 #FOS: Computer and information sciences #cs.DS
paper · pdf · doi:10.48550/arxiv.cs/0209033
gained one author and lost one degree in the complexity
arxiv created 2003/03/11 · arxiv updated 2009/11/30
We study the problem of computing a preemptive schedule of equal-length jobs with given release times, deadlines and weights. Our goal is to maximize the weighted throughput, which is the total weight of completed jobs. In Graham's notation this problem is described as (1 | rj;pj=p;pmtn | sum wj Uj). We provide an O(n4)-time algorithm for this problem, improving the previous bound of O(n10) by Baptiste.