![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 9 of file RecreateParametersOrBuilder.java.
| com.google.ortools.constraintsolver.GlobalCheapestInsertionParameters com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getGlobalCheapestInsertion | ( | ) |
.operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| com.google.ortools.constraintsolver.GlobalCheapestInsertionParametersOrBuilder com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getGlobalCheapestInsertionOrBuilder | ( | ) |
.operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| com.google.ortools.constraintsolver.LocalCheapestInsertionParameters com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getLocalCheapestInsertion | ( | ) |
.operations_research.LocalCheapestInsertionParameters local_cheapest_insertion = 1;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| com.google.ortools.constraintsolver.LocalCheapestInsertionParametersOrBuilder com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getLocalCheapestInsertionOrBuilder | ( | ) |
.operations_research.LocalCheapestInsertionParameters local_cheapest_insertion = 1;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| com.google.ortools.constraintsolver.RecreateParameters.ParametersCase com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getParametersCase | ( | ) |
| com.google.ortools.constraintsolver.SavingsParameters com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getSavings | ( | ) |
.operations_research.SavingsParameters savings = 2;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| com.google.ortools.constraintsolver.SavingsParametersOrBuilder com.google.ortools.constraintsolver.RecreateParametersOrBuilder.getSavingsOrBuilder | ( | ) |
.operations_research.SavingsParameters savings = 2;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| boolean com.google.ortools.constraintsolver.RecreateParametersOrBuilder.hasGlobalCheapestInsertion | ( | ) |
.operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| boolean com.google.ortools.constraintsolver.RecreateParametersOrBuilder.hasLocalCheapestInsertion | ( | ) |
.operations_research.LocalCheapestInsertionParameters local_cheapest_insertion = 1;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.
| boolean com.google.ortools.constraintsolver.RecreateParametersOrBuilder.hasSavings | ( | ) |
.operations_research.SavingsParameters savings = 2;
Implemented in com.google.ortools.constraintsolver.RecreateParameters.Builder, and com.google.ortools.constraintsolver.RecreateParameters.