14#ifndef OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_PARAMETERS_UTILS_H_
15#define OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_PARAMETERS_UTILS_H_
19#include "absl/types/span.h"
27std::vector<RoutingSearchParameters::InsertionSortingProperty>
29 absl::Span<const int> lci_insertion_sorting_properties);
RoutingSearchParameters_LocalSearchNeighborhoodOperators LocalSearchNeighborhoodOperators
nested types -------------------------------------------------—
In SWIG mode, we don't want anything besides these top-level includes.
std::vector< RoutingSearchParameters::InsertionSortingProperty > GetLocalCheapestInsertionSortingProperties(absl::Span< const int > lci_insertion_sorting_properties)
void DisableAllLocalSearchOperators(RoutingSearchParameters::LocalSearchNeighborhoodOperators *operators)