C++ Reference
C++ Reference: Routing
routing_parameters.h
Go to the documentation of this file.
The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...
Definition: constraint_solver.h:106
RoutingModelParameters DefaultRoutingModelParameters()
RoutingSearchParameters DefaultRoutingSearchParameters()
std::string FindErrorInRoutingSearchParameters(const RoutingSearchParameters &search_parameters)
Returns an empty std::string if the routing search parameters are valid, and a non-empty,...