osrm-backend/src
Xun(Perry) Liu 85a8cc645f Feature/profile customize cell (#62)
* feat: Add unit test for two level customization
issues: #49

* feat: Add class for statistic set and related unit test
issue: #49

* Initial commit of cell_update_record with unit tests.

* feat: Initial commit of cell_update_record with unit tests.
issue: #49

* Refactor code.

* Refactor code.
issue: #49

* Integrate logic with customization
issue: #49

* fix: adjust comments
issue: #49

* feat: add flag of incremental, will load previous metrix table if set to true
issues: #49

* fix: compilation in docker.
issues: #49

* fix: fix crash issue and add protection code
issues: #49

* Fix: Update code based on pull request's comments
issue: #49

* fix: Remove util/concurrent_set, directly define set in updater.hpp
issue: #49

* fix: Passing shared_ptr by reference.
2019-10-11 17:38:11 +08:00
..
benchmarks Fix formating 2018-03-26 11:02:34 +00:00
contractor Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
customize Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
engine Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08:00
extractor Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
guidance Port .names file to tar 2018-03-26 11:02:04 +00:00
nodejs Fix table node API docs (#5204) 2018-10-01 16:45:05 +03:00
osrm Refactor shared memory storage to allow for multiple named datasets 2018-04-05 15:12:47 +02:00
partitioner Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
server Fix fallback speed validity checks (#5300) 2018-12-10 14:53:30 -05:00
storage Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
tools Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
updater Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
util Include distance from input to snapped for all waypoints, not just on the nearest service. 2018-11-02 15:30:52 -07:00