amgt-d1 / DPC
Daichi Amagata and Takahiro Hara, SIGMOD2021
☆14Updated last year
Alternatives and similar repositories for DPC:
Users that are interested in DPC are comparing it to the libraries listed below
- BC-Tree and Ball-Tree for Point-to-Hyperplane NNS (ICDE 2023)☆19Updated last year
- ☆9Updated 6 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.☆67Updated 2 years ago
- ☆17Updated 4 months ago
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- ☆14Updated 3 months ago
- Algorithms to list k-cliques in real-world graphs☆26Updated 4 years ago
- Code for ICML2020 paper: ''Graph-based Nearest Neighbor Search: From Practice to Theory''☆19Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- A Comprehensive Survey and Experimental Comparison of Graph-based Approximate Nearest Neighbor Search☆70Updated 3 years ago
- CPAM: Compressed Parallel Augmented Maps☆23Updated 6 months ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆58Updated 2 years ago
- Experimental Code for "Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search"☆22Updated 5 months ago
- Master's thesis project involving label-constrained reachability (LCR)Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆140Updated this week
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation