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 6 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- ☆38Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- A C++ library for the analysis of structural dynamic graphs☆26Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated this week
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Master's thesis project involving label-constrained reachability (LCR)Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated last month
- Succinct Data Structure Library 3.0☆94Updated 6 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated 10 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Sequential implementation of the Rewired Memory Array.☆18Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- A simple implementation of the packed memory array☆19Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- ☆17Updated 3 months ago