osrm-backend/unit_tests/contractor_tests.cpp
Patrick Niklaus 61c430c098 Implement exclude flags on CH using shared core
The core is fully contracted for each exclude flag
and stored in a merged graph data structure.
2017-09-01 21:26:00 +02:00

8 lines
156 B
C++

#define BOOST_TEST_MODULE contractor tests
#include <boost/test/unit_test.hpp>
/*
* This file will contain an automatically generated main function.
*/