mpetri / recursive_graph_bisectionLinks
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
Sorting:
- Dynamic succinct/compressed data structures☆112Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- ☆12Updated 7 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- FOundation of stXXl and thriLL☆14Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆32Updated 6 months ago
- Master's thesis project involving label-constrained reachability (LCR)☆1Updated 4 years ago
- ☆9Updated 6 years ago
- ☆38Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago