«« Next » « Previous
Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 887759 thumbnail
User 716703 avatar

By clochard
via censhare.com
Submitted: Dec 06 2012 / 09:49

A compressed bitset solution providing the usual intersection (and), union (or) and difference (and-not) operations with two different approaches. It uses a memory efficient persistent data structure (effectively immutable with copy-on-write semantics) allowing multiple reading threads and one updating thread. It has a constant time complexity O(1) for set and clear for the typical case.
  • 3
  • 0
  • 168
  • 13

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)