14 #ifndef OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_PARAMETERS_H_ 15 #define OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_PARAMETERS_H_ 29 const RoutingSearchParameters& search_parameters);
33 #endif // OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_PARAMETERS_H_ RoutingSearchParameters DefaultRoutingSearchParameters()
RoutingModelParameters DefaultRoutingModelParameters()
std::string FindErrorInRoutingSearchParameters(const RoutingSearchParameters &search_parameters)
Returns an empty std::string if the routing search parameters are valid, and a non-empty,...
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in c...