DocumentCode
2398354
Title
Parallel algorithms for the static dictionary compression
Author
Nagumo, Hideo ; Lu, Mi ; Watson, Karan
Author_Institution
Dept. of Electr. Eng., Texas A&M Univ., College Station, TX, USA
fYear
1995
fDate
28-30 Mar 1995
Firstpage
162
Lastpage
171
Abstract
Studies parallel algorithms for two static dictionary compression strategies. One is the optimal dictionary compression with dictionaries that have the prefix property, for which our algorithm requires O(L+log n) time and O(n) processors, where L is the maximum allowable length of the dictionary entries, while previous results run in O(L+log n) time using O(n2) processors, or in O(L+log2n) time using O(n) processors. The other algorithm is the longest-fragment-first (LFF) dictionary compression, for which our algorithm requires O(L+log n) time and O(nL) processors, while the previous result has O(L log n) time performance on O(n/log n) processors. We also show that the sequential LFF dictionary compression can be computed online with a lookahead of length O(L2)
Keywords
computational complexity; data compression; glossaries; parallel algorithms; computational complexity; longest-fragment-first compression; lookahead length; maximum allowable entry length; online computation; optimal compression; parallel algorithms; prefix property; processor number; sequential LFF dictionary compression; static dictionary compression strategies; time performance; Algorithm design and analysis; Centralized control; Data compression; Dictionaries; Parallel algorithms; Parallel processing; Phase change random access memory; Read-write memory; Writing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Compression Conference, 1995. DCC '95. Proceedings
Conference_Location
Snowbird, UT
ISSN
1068-0314
Print_ISBN
0-8186-7012-6
Type
conf
DOI
10.1109/DCC.1995.515506
Filename
515506
Link To Document