introduced mysortedcollection to speed up sortedNodes.remove(Object) |
|
More...
|
over 12 years ago
|
improved CH to test it with real data |
|
More...
|
over 12 years ago
|
moved to faster one2many algo |
|
More...
|
over 12 years ago
|
way to contraction hierarchies |
|
More...
|
over 12 years ago
|
remove optional map as it is not really an enhancement |
|
More...
|
over 12 years ago
|
fixed bug |
|
More...
|
over 12 years ago
|
moved to graphhopper.com and formatted source code |
|
More...
|
over 12 years ago
|
moved to graphhopper.com and formatted source code |
|
More...
|
over 12 years ago
|
replaced clone with copyTo in Graph interface |
|
More...
|
over 12 years ago
|
added index test |
|
More...
|
over 12 years ago
|
improved fill empty slots for simple loc2id index; added bitset test; fixed incorrect routingalgo tests |
|
More...
|
over 12 years ago
|
updated readme |
|
More...
|
over 12 years ago
|
finally making graph sorting working. implemented less complicated sorting via DFS+BFS |
|
More...
|
over 12 years ago
|
added a simplistic graph for 3d stuff |
|
More...
|
over 12 years ago
|
fixed mail |
|
More...
|
over 12 years ago
|
added ability to sort the graph but somehow we get slower execution from it. to be investigated |
|
More...
|
over 12 years ago
|
tried astar-bidirection with priority graph. nicely fast |
|
More...
|
over 12 years ago
|
new travis location |
|
More...
|
over 12 years ago
|
introducing a approximation factor for bidirectional a* |
|
More...
|
over 12 years ago
|
astarbi -> finish condition is problematic |
|
More...
|
over 12 years ago
|
added astar bidirection |
|
More...
|
over 12 years ago
|
fixed missing ensureCapacity code |
|
More...
|
over 12 years ago
|
CalcDistance -> DistanceCalc refactoring |
|
More...
|
over 12 years ago
|
MAJOR: removed lucene (without performance loss) |
|
More...
|
over 12 years ago
|
tried out different primitive collection apis |
|
More...
|
over 12 years ago
|
removed directory.clear as it is not carefully designed |
|
More...
|
over 12 years ago
|
added storage=mmap |
|
More...
|
over 12 years ago
|
make licensing more clear |
|
More...
|
over 12 years ago
|
minor fix to enable correct java opts |
|
More...
|
over 12 years ago
|
implemented prioritygraph with new GraphStorage. more elegant. all tests pass |
|
More...
|
over 12 years ago
|