osrm-backend/include
Daniel J. Hofmann 60010dd998 Reduce NewName Instructructions / Name Changes
With @karenzshea's name / ref split (ref. #2857) in master we want to
make use of it and reduce `NewName` instructions when ever possible.
This is a first step towards #2744 by using the already existing name
change heuristic from the extractor now in post-processing as well.

Limitations: at the moment we don't have the `SuffixTable` in
post-processing; this would require us serializing and subsequently
deserializing the table, passing it through from the profiles to the
API.
2016-09-21 12:42:39 +02:00
..
contractor Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
engine Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
extractor Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
osrm Exposes osrm::exception for client usage, resolves #2813 2016-09-01 09:12:35 +02:00
server Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
storage expose lanes as enums, adjusted for comments 2016-06-27 11:12:02 +02:00
util Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00