embeded location2id into graph dir; use much less space for index |
|
More...
|
over 12 years ago
|
all tests passing again; made distance,lat,lon more precise |
|
More...
|
over 12 years ago
|
made underlying DataAccess segmentable |
|
More...
|
over 12 years ago
|
fixed all tests for GraphStorage; +OSMReader works it; added some RAMdir tests |
|
More...
|
over 12 years ago
|
GraphStorage: cloning passes |
|
More...
|
over 12 years ago
|
moving forward to working GraphStorage - still delete+clone tests fail |
|
More...
|
over 12 years ago
|
firs version of GraphStorage; several tests pass |
|
More...
|
over 12 years ago
|
more mem for any graphs |
|
More...
|
over 12 years ago
|
added option to reduce memory consumption of AStar |
|
More...
|
over 12 years ago
|
moved readme to wiki |
|
More...
|
over 12 years ago
|
fixed minor bug which leads to major routing problems in mmap |
|
More...
|
over 12 years ago
|
move again to shortest path perf test instead loc2id index |
|
More...
|
over 12 years ago
|
using DataAccess in Location2IDQuadtree too, to make Android finally faster loading |
|
More...
|
over 12 years ago
|
minor changes |
|
More...
|
over 12 years ago
|
fixed bug in MMapDataAccess |
|
More...
|
over 12 years ago
|
much faster store and load for RAM data acces |
|
More...
|
over 12 years ago
|
fixed location2id index |
|
More...
|
over 12 years ago
|
removed ListOfLinkedLists; removed noValue from DataAccess; made most tests passing |
|
More...
|
over 12 years ago
|
added more memory efficient and easier ListOfArrays into implementation for lco2id index. all tests passing |
|
More...
|
over 12 years ago
|
listoflinkedlists still with todo |
|
More...
|
over 12 years ago
|
added ensureCapacity to DataAccess; trying to use similar classes to lucene |
|
More...
|
over 12 years ago
|
added dataaccess stuff for a better separation of graph logic and storage |
|
More...
|
over 12 years ago
|
fixed bug in loc2idIndex.save |
|
More...
|
over 12 years ago
|
moving from findID perf measurement to algo |
|
More...
|
over 12 years ago
|
added more tests and implemented initEmptySlots for new precise location2ID index |
|
More...
|
over 12 years ago
|
fast index works but fill empty slots still TODO |
|
More...
|
over 12 years ago
|
added bounds to graph as we need it for index |
|
More...
|
over 12 years ago
|
updated readme |
|
More...
|
over 12 years ago
|
delete unused graph implementations; added bounds to graph as we need it for index |
|
More...
|
over 12 years ago
|
minor fix for better scripting in android project |
|
More...
|
over 12 years ago
|