The construction of Huffman-equivalent prefix code in NC

  • Authors:
  • Shang-Hua Teng

  • Affiliations:
  • Univ. of Southern California, Los Angeles

  • Venue:
  • ACM SIGACT News
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we show that an optimal prefix code (Huffman-equivalent code) over Σ = {0,1,...,σ} for any n letters a1,...,an of frequency f1,...,fn can be constructed in O(log2n) time, using only polynomial number of processors. This is done by a uniform reduction of optimal prefix coding problem to a min-plus circuit value problem of polynomial size and linear degree. Thus we can use the parallel circuit evaluation algorithms presented in [7] and [8] to construct a time-efficient and processor-efficient parallel algorithm for optimal prefix coding problem.