osrm-backend/include/customizer
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
..
cell_customizer.hpp Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
cell_metric.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
cell_update_record.hpp Feature/profile customize cell (#62) 2019-10-11 17:38:11 +08:00
customizer_config.hpp Always read .osrm.enw file in updater 2018-04-28 08:59:18 +02:00
customizer.hpp Add update functionality to osrm-customize 2017-03-13 23:04:45 +00:00
edge_based_graph.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
files.hpp Add customizer::MultiLevelGraph 2018-04-28 08:59:18 +02:00
serialization.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00