![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <vector>#include "absl/types/span.h"#include "ortools/constraint_solver/routing_heuristic_parameters.pb.h"#include "ortools/constraint_solver/routing_parameters.pb.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Functions | |
| std::vector< LocalCheapestInsertionParameters::InsertionSortingProperty > | operations_research::GetLocalCheapestInsertionSortingProperties (absl::Span< const int > lci_insertion_sorting_properties) |
| void | operations_research::DisableAllLocalSearchOperators (RoutingSearchParameters::LocalSearchNeighborhoodOperators *operators) |