The code in this repository was used in the following publication (please cite):
- Theodoros Chondrogiannis and Johann Gamper, ParDiSP: A Partition-based Framework for Distance and Shortest Path Queries on Road Networks, 17th IEEE International Conference on Mobile Data Management (MDM) (2016)
- To compile the code simply use "make"
- To run use
$ ./run.exec -f [ROAD_NETWORK] -p [PARTITION]
This work is licensed under GNU Affero General Public License.