Update node weights if traffic data is applied.

This commit is contained in:
Daniel Patterson
2016-12-08 14:35:34 -08:00
committed by Patrick Niklaus
parent 896445a337
commit 8c7f744b1a
2 changed files with 19 additions and 11 deletions
+1
View File
@@ -81,6 +81,7 @@ class Contractor
EdgeID
LoadEdgeExpandedGraph(const std::string &edge_based_graph_path,
util::DeallocatingVector<extractor::EdgeBasedEdge> &edge_based_edge_list,
std::vector<EdgeWeight> &node_weights,
const std::string &edge_segment_lookup_path,
const std::string &edge_penalty_path,
const std::vector<std::string> &segment_speed_path,