DennisOSRM
|
7872354b49
|
Pushing auto casted char buffer to vector of strings. Shall save one
allocation per street name
|
2012-04-14 15:43:37 +02:00 |
|
DennisOSRM
|
1ee470f5b4
|
Setting one char to '\0' instead of memsetting 1k bytes for every string
read
|
2012-04-14 15:40:19 +02:00 |
|
DennisOSRM
|
04e6ca9763
|
Trimming excess capacity of string of names
|
2012-04-14 15:37:39 +02:00 |
|
DennisOSRM
|
e034733ac6
|
CRC32 of data is written to file and loaded into NodeInfoHelpDesk.
|
2012-02-17 08:15:33 +01:00 |
|
DennisOSRM
|
f5226b2228
|
Certain type of edges, i.e. ferries, are now properly ignored from
nearest neighbor lookup. Fixes ticket 59.
|
2011-12-16 14:05:30 +01:00 |
|
DennisOSRM
|
ad77d6cfec
|
graph is built in-place, so memory peak usage is halved.
|
2011-12-15 17:48:00 +01:00 |
|
DennisOSRM
|
9abb317e6d
|
Minor changes
|
2011-12-01 15:12:30 +01:00 |
|
DennisOSRM
|
d05638f64f
|
Removed debug output
|
2011-11-15 15:57:39 +01:00 |
|
DennisOSRM
|
97afa231ca
|
First working edge based version. Still missing: GPX export; Via Points;
origin,destination on same edge, descriptions
|
2011-11-14 19:36:31 +01:00 |
|
DennisOSRM
|
d1b723e5e1
|
Missing includes added
|
2011-10-04 10:14:30 +02:00 |
|
Dennis Luxen
|
53e9d70d3d
|
Fence had wrong name
|
2011-07-22 15:38:46 +00:00 |
|
Dennis Luxen
|
83fca53d04
|
Making via routes more stable
|
2011-07-21 14:30:36 +00:00 |
|
Dennis Luxen
|
cdad977341
|
Unnecessary define
|
2011-07-07 13:39:53 +00:00 |
|
Dennis Luxen
|
5f6cac9155
|
make sure any data structure is only loaded once. saves roughly 25% of RAM and starts up 10% faster on benchmark instances.
|
2011-05-26 09:16:04 +00:00 |
|