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:
- ☆12Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- Compact Tree Representation☆16Updated 8 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 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
- SUccinct Retrieval Framework☆20Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 8 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago