Skip to content

LogDS/integer_set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer Set

Compactly representing bitsets as graphs. This is often required when you are computing multiple bitsets, but they cannot all fit in primary memory. Given that this representation provides a compact representation where multiple elements are sharing the same nodes, we are considering avoiding wasteful allocation. This would be increasingly important while building subsets of elements

Dependencies

apt-get install -y libgmp-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •