CONCISE: Compressed 'n' Composable Integer Set

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Preprint submitted to Information Processing Letters, 7 pages

Scientific paper

Bit arrays, or bitmaps, are used to significantly speed up set operations in several areas, such as data warehousing, information retrieval, and data mining, to cite a few. However, bitmaps usually use a large storage space, thus requiring compression. Nevertheless, there is a space-time tradeoff among compression schemes. The Word Aligned Hybrid (WAH) bitmap compression trades some space to allow for bitwise operations without first decompressing bitmaps. WAH has been recognized as the most efficient scheme in terms of computation time. In this paper we present CONCISE (Compressed 'n' Composable Integer Set), a new scheme that enjoys significatively better performances than those of WAH. In particular, when compared to WAH, our algorithm is able to reduce the required memory up to 50%, by having similar or better performance in terms of computation time. Further, we show that CONCISE can be efficiently used to manipulate bitmaps representing sets of integral numbers in lieu of well-known data structures such as arrays, lists, hashtables, and self-balancing binary search trees. Extensive experiments over synthetic data show the effectiveness of our approach.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

CONCISE: Compressed 'n' Composable Integer Set does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with CONCISE: Compressed 'n' Composable Integer Set, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and CONCISE: Compressed 'n' Composable Integer Set will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-198473

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.