Add update functionality to osrm-customize

All speed file flags are compatible with osrm-contract.
This commit is contained in:
Patrick Niklaus
2017-03-10 22:35:46 +00:00
committed by Patrick Niklaus
parent c6e9cc8024
commit 907f933a54
21 changed files with 266 additions and 93 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "util/static_graph.hpp"
using namespace osrm;
using namespace osrm::customize;
using namespace osrm::customizer;
using namespace osrm::partition;
using namespace osrm::util;