Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
LocalCheapestInsertionParametersOrBuilder.java
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// NO CHECKED-IN PROTOBUF GENCODE
3// source: ortools/constraint_solver/routing_heuristic_parameters.proto
4// Protobuf Java Version: 4.33.1
5
6package com.google.ortools.constraintsolver;
7
8@com.google.protobuf.Generated
10 // @@protoc_insertion_point(interface_extends:operations_research.LocalCheapestInsertionParameters)
11 com.google.protobuf.MessageOrBuilder {
12
33
47 java.util.List<com.google.ortools.constraintsolver.LocalCheapestInsertionParameters.InsertionSortingProperty> getInsertionSortingPropertiesList();
90 java.util.List<java.lang.Integer>
107}
com.google.ortools.constraintsolver.LocalCheapestInsertionParameters.InsertionSortingProperty getInsertionSortingProperties(int index)
java.util.List< com.google.ortools.constraintsolver.LocalCheapestInsertionParameters.InsertionSortingProperty > getInsertionSortingPropertiesList()
com.google.ortools.constraintsolver.LocalCheapestInsertionParameters.PairInsertionStrategy getPickupDeliveryStrategy()