tenindra / RN-kNN-ExpLinks
This project consists of implementations of several kNN algorithms for road networks (aka finding nearest points of interest) and the experimental framework to compare them from a research paper published in PVLDB 2016. You can use it to add new methods and/or queries or reproduce our experimental results.
☆9Updated last year
Alternatives and similar repositories for RN-kNN-Exp
Users that are interested in RN-kNN-Exp are comparing it to the libraries listed below
Sorting:
- Fast and exact shortest-path distance querying index☆90Updated 11 years ago
- Master's thesis project involving label-constrained reachability (LCR)☆1Updated 4 years ago
- shortest path query and kNN search on road network☆40Updated 7 years ago
- KaTCH -- Karlsruhe Time-Dependent Contraction Hierarchies☆77Updated 3 years ago
- Differentiated Computation and Partitioning on Skewed (Natural or Bipartite) Graphs☆66Updated 3 years ago
- ☆23Updated 5 years ago
- Source code for VLDB 2015 paper "The More the Merrier: Efficient Multi-Source Graph Traversal"☆24Updated 9 years ago
- Distributed In-Memory Trajectory Analytics☆37Updated 7 years ago
- A Recursive Spatial Model Index☆38Updated last year
- C++ Implementation of Customizable Route Planning (CRP) by Delling et al.☆117Updated 9 years ago
- ☆11Updated 8 months ago
- Source code of "PathEnum: Towards Real-Time Hop-Constrained s-t Path Enumeration", published in SIGMOD'2021 - By Shixuan Sun, Yuhang Chen…☆14Updated 4 years ago
- "GraphOne: A Data Store for Real-time Analytics on Evolving Graphs", Usenix FAST'19☆58Updated 4 years ago
- ☆39Updated 4 years ago
- Implementation of the graph partitioning algorithm described in paper "Graph Partitioning with Natural Cuts" in the 2011 IEEE Internation…☆28Updated 8 years ago
- an indexing structure for knn search for moving objects on road networks☆21Updated 8 years ago
- ☆29Updated 5 years ago
- PRESS is a novel framework of trajectory compression in road networks.☆27Updated 2 years ago
- Experimental Setup for Performance Analysis of Streaming Algorithms☆31Updated 3 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- Fast shortest-path distance querying on road networks☆21Updated 9 years ago
- Algorithms to list k-cliques in real-world graphs☆26Updated 4 years ago
- Packed Memory Array☆17Updated 11 years ago
- Python package that implements Learned Index Structures and provides database-like interface☆18Updated 7 years ago
- An approXimate DB that supports online aggregation queries☆60Updated last year
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years ago
- ☆17Updated 3 years ago
- Historical shortest-path distance querying index by pruned landmark labeling☆10Updated 11 years ago
- Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.☆77Updated 7 years ago