osrm-backend/unit_tests
Patrick Niklaus 57c6c6e51c Remove all boundary nodes and use simple u-v-stragtegy to pick id
This commit removes all occurences of unconnected boundary nodes
and switches to the simple heuristic of picking U for the forward
and V for the backward node. This performs better than several
fancy heuristics.
2017-03-17 11:23:48 +00:00
..
common removed code duplication in unit tests 2017-03-08 16:08:00 +00:00
customizer Move customizer tests to own unit 2017-03-13 23:04:45 +00:00
engine Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00:00
extractor expose data about turning onto restricted roads to turn function 2017-02-20 12:40:51 +00:00
fixtures Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
library Add update functionality to osrm-customize 2017-03-13 23:04:45 +00:00
mocks Remove unneccessar branch in CoreCH code 2017-03-03 16:02:12 +00:00
partition Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
server clang format 2017-02-13 15:49:30 +00:00
util Move customizer tests to own unit 2017-03-13 23:04:45 +00:00
CMakeLists.txt Move customizer tests to own unit 2017-03-13 23:04:45 +00:00
customizer_tests.cpp Move customizer tests to own unit 2017-03-13 23:04:45 +00:00
engine_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
extractor_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
library_tests.cpp Library tests build system integration 2016-04-05 22:58:32 +02:00
partition_tests.cpp always emit a small component view 2017-03-01 16:09:29 +00:00
server_tests.cpp Add viaroute suport for new API 2016-04-05 22:58:32 +02:00
util_tests.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00