/bitmap

Testing Bitmap Index Compression with WAH(Word-Aligned Hybrid).

Primary LanguageC++

WAH

Test bitmap index Compression with WAH (Word-Aligned Hybrid) method.

How to run?

Build

make

Run

./main

Reference

  1. Bitmap index
  2. Bit Array