Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
routing_parameters.h File Reference
#include <string>
#include <vector>
#include "ortools/constraint_solver/routing_parameters.pb.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Functions

RoutingModelParameters operations_research::DefaultRoutingModelParameters ()
 
RoutingSearchParameters operations_research::DefaultRoutingSearchParameters ()
 static
 
RoutingSearchParameters operations_research::DefaultSecondaryRoutingSearchParameters ()
 
std::string operations_research::FindErrorInRoutingSearchParameters (const RoutingSearchParameters &search_parameters)
 
std::vector< std::string > operations_research::FindErrorsInRoutingSearchParameters (const RoutingSearchParameters &search_parameters)