O(1) time algorithm on BSR for constructing a binary search tree with best frequencies

  • Authors:
  • Limin Xiang;Kazuo Ushijiam;Kai Cheng;Jianjun Zhao;Cunwei Lu

  • Affiliations:
  • Department of Social Information Systems, Kyushu Sangyo University, Fukuoka, Japan;Department of Social Information Systems, Kyushu Sangyo University, Fukuoka, Japan;Department of Social Information Systems, Kyushu Sangyo University, Fukuoka, Japan;Department of Computer Science and Engineering, Fukuoka Institute of Technology, Fukuoka, Japan;Department of Computer Science and Engineering, Fukuoka Institute of Technology, Fukuoka, Japan

  • Venue:
  • PDCAT'04 Proceedings of the 5th international conference on Parallel and Distributed Computing: applications and Technologies
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Constructing a binary search tree of n nodes with best frequencies needs Ω(n log n) time on RAM, and Ω(log n) time on n-processor EREW, CREW, or CRCW PRAM. In this paper, we propose an O(1) time algorithm on n-processor BSR PRAM for the problem, which is the first constant time solution to the problem on any model of computation.