mpetri / recursive_graph_bisection
This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergey Pupyrev, Alon Shalita: Compressing Graphs and Indexes with Recursive Graph Bisection. KDD 2016: 1535-1544
β10Updated 6 years ago
Alternatives and similar repositories for recursive_graph_bisection:
Users that are interested in recursive_graph_bisection are comparing it to the libraries listed below
- β12Updated 7 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 5 months ago
- Compact Tree Representationβ16Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ48Updated 5 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- C library to compute the Hamming weight of arraysβ45Updated 6 years ago
- Hash table with separate chaining layoutβ9Updated 3 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- Dynamic succinct/compressed data structuresβ112Updated 9 months ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Compact Data Structures Libraryβ98Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β104Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ63Updated 8 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Learned Monotone Minimal Perfect Hashingβ25Updated 2 months ago
- An encoder/decoder collection for a sequence of integersβ32Updated 11 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardiβ¦β14Updated 5 years ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β28Updated 3 years ago
- SUccinct Retrieval Frameworkβ19Updated 9 years ago
- Succinct C++β25Updated 4 years ago
- A library of inverted index data structuresβ148Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ33Updated this week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequencesβ54Updated last year
- GPU-Accelerated Faster Decoding of Integer Listsβ13Updated 5 years ago
- Suite of universal indexes for Highly Repetitive Document Collectionsβ20Updated 4 years ago