Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
RecreateParametersOrBuilder.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_ils.proto
4// Protobuf Java Version: 4.33.1
5
6package com.google.ortools.constraintsolver;
7
8@com.google.protobuf.Generated
com.google.ortools.constraintsolver.RecreateParameters.ParametersCase getParametersCase()
com.google.ortools.constraintsolver.SavingsParameters getSavings()
com.google.ortools.constraintsolver.GlobalCheapestInsertionParameters getGlobalCheapestInsertion()
com.google.ortools.constraintsolver.SavingsParametersOrBuilder getSavingsOrBuilder()
com.google.ortools.constraintsolver.GlobalCheapestInsertionParametersOrBuilder getGlobalCheapestInsertionOrBuilder()
com.google.ortools.constraintsolver.LocalCheapestInsertionParametersOrBuilder getLocalCheapestInsertionOrBuilder()
com.google.ortools.constraintsolver.LocalCheapestInsertionParameters getLocalCheapestInsertion()