A Novel Way to Analyze Competiive Performance of Online Algorithms

Jiping Tao,Zhijun Chao,Yugeng Xi
2009-01-01
Abstract:A competitive analysis method for online algorithms is developed based on the idea of instance transformation. The method is applied on a single machine online scheduling problem where an assumption is made that the longest processing time among the jobs in any instance is not longer than a constant, say gamma, times the shortest processing time. An online algorithm is designed and its competitive ratio is proven to be 1 + gamma-1/1+root 1+gamma(gamma-1) by the proposed analysis method.
What problem does this paper attempt to address?