Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
routing_parameters_utils.h File Reference
#include <vector>
#include "absl/types/span.h"
#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

std::vector< RoutingSearchParameters::InsertionSortingProperty > operations_research::GetLocalCheapestInsertionSortingProperties (absl::Span< const int > lci_insertion_sorting_properties)
 
void operations_research::DisableAllLocalSearchOperators (RoutingSearchParameters::LocalSearchNeighborhoodOperators *operators)