Approximating Huffman codes in parallel

  • Authors:
  • P. Berman;M. Karpinski;Y. Nekrich

  • Affiliations:
  • Department of Computer Science and Engineering, The Pennsylvania State University, USA;Department of Computer Science, University of Bonn, Germany;Department of Computer Science, University of Bonn, Germany

  • Venue:
  • Journal of Discrete Algorithms
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present new results on the approximate parallel construction of Huffman codes. Our algorithm achieves linear work and logarithmic time, provided that the initial set of elements is sorted. This is the first parallel algorithm for that problem with the optimal time and work. Combining our approach with the best known parallel sorting algorithms we can construct an almost optimal Huffman tree with optimal time and work. This also leads to the first parallel algorithm that constructs exact Huffman codes with maximum codeword length H in time O(H) with n/logn processors, if the elements are sorted.