![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include "ortools/constraint_solver/routing_parameters_utils.h"#include <vector>#include "absl/types/span.h"#include "ortools/util/optional_boolean.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) |