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 7 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
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)☆22Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- ☆30Updated 6 years ago
- A simple implementation of the packed memory array☆20Updated 12 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Packed Memory Array☆17Updated 11 years ago
- ☆38Updated 5 years ago
- A read-optimized learned index for unsorted data☆31Updated 2 years ago
- ☆25Updated 4 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆59Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- Dynamic succinct/compressed data structures☆111Updated last year
- GBBS: Graph Based Benchmark Suite☆212Updated last month
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆87Updated 6 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago