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:
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- ☆12Updated 7 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 7 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- ☆38Updated 5 years 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
- GPU-Accelerated Faster Decoding of Integer Lists☆13Updated 5 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆18Updated 6 months ago
- A C++ library for the analysis of structural dynamic graphs☆27Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- ☆54Updated last year
- ☆21Updated 4 years ago