CONCISE
Description
CONCISE (COmpressed 'N' Composable Integer SEt) is a bitmap compression algorithm that allows for fast bitwise operations without first decompressing bitmaps. It can be used for a compact and efficient representation of sorted integer sets.
Categories
License
Features
- Set operations (union, intersection, difference, complement, powerset, etc.)
- Compression
Update Notifications
User Ratings
User Reviews
-
We use this library for the ArrayExpress Gene Expression Atlas (http://www.ebi.ac.uk/gxa/) search index, and very happy with both index size and performance.