osrm-backend/include
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
..
contractor Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
customizer Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
engine Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
extractor Feat: Implement logic for processing professional vender's pbf with OSRM 2019-06-18 09:33:55 +08:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08:00
osrm Fix formating 2018-02-06 11:51:33 +01:00
partitioner Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
server Add waypoints parameter to viaroute API (#5345) 2019-01-24 16:19:59 -08: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
updater Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
util Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00