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
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- Compact Tree Representationβ16Updated 8 years ago
- Hash table with separate chaining layoutβ9Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- SUccinct Retrieval Frameworkβ20Updated 9 years ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- External memory suffix array construction using inducingβ11Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β29Updated 4 years ago
- Clustered Elias-Fano inverted indexes.β15Updated 7 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"β40Updated 10 years ago
- A library of inverted index data structuresβ150Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β32Updated 5 months ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"β22Updated 8 months ago
- β38Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ45Updated 2 weeks ago
- Simple baselines for "Learned Indexes"β159Updated 7 years ago
- Benchmarking In-Memory Index Structuresβ26Updated 6 years ago
- Succinct C++β24Updated 4 years ago
- β54Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β30Updated 2 years ago