fix invalid contract node
This commit is contained in:
@@ -13,6 +13,7 @@ namespace osrm::contractor
|
||||
|
||||
void search(ContractorHeap &heap,
|
||||
const ContractorGraph &graph,
|
||||
const std::vector<bool> &contractable,
|
||||
const unsigned number_of_targets,
|
||||
const int node_limit,
|
||||
const EdgeWeight weight_limit,
|
||||
|
||||
Reference in New Issue
Block a user