Dennis Luxen
|
43bbf953c1
|
Fixes bad alloc for large graphs
|
2010-09-13 15:31:29 +00:00 |
|
Dennis Luxen
|
0875c2d557
|
BREAKING CHANGE: the routing engine does not use the kd-tree anymore, but an external memory nearest neighbor grid. The memory consumption is less than half. This is a breaking change, please reprocess your .osrm files and take note that the parameter to routed have been changed!
Known Bug: There are some minor rounding errors that affect the position of start and destination node by a few feet.
|
2010-08-31 14:00:40 +00:00 |
|
Dennis Luxen
|
b3fded0725
|
Reverting change that made path unpacking impossible
|
2010-08-25 09:33:41 +00:00 |
|
Dennis Luxen
|
a9b76e8050
|
Using less RAM, Fixing a leak in ContractionCleanup.
|
2010-08-24 13:50:58 +00:00 |
|
Dennis Luxen
|
a83b790225
|
GCC 4.2 Compile fix. Code compiles with older GCC, that the default compiler on Mac OS. Only a few warnings left.
|
2010-07-24 14:05:03 +00:00 |
|
Dennis Luxen
|
d4a64d2168
|
Initial Import.
|
2010-07-09 09:05:40 +00:00 |
|