VTree
VTree copied to clipboard
an indexing structure for knn search for moving objects on road networks
Results
1
VTree issues
Sort by
recently updated
recently updated
newest added
I tried to create a super small graph to test the implementation but I got a Segmentation fault after the `./vtree_build test.vedge test.vtree` Graph: ``` 2 2 0 1 10...