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
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- Master's thesis project involving label-constrained reachability (LCR)Updated 4 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- External memory suffix array construction using inducing☆10Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- A NUMA-aware Graph-structured Analytics Framework☆43Updated 6 years ago
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆53Updated 11 months ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Dynamic succinct/compressed data structures☆112Updated 11 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆38Updated 4 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 2 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 5 years ago
- Packed Memory Array☆17Updated 10 years ago