Uses of Interface
com.google.ortools.constraintsolver.RoutingSearchParameters.ImprovementSearchLimitParametersOrBuilder
Packages that use RoutingSearchParameters.ImprovementSearchLimitParametersOrBuilder
-
Uses of RoutingSearchParameters.ImprovementSearchLimitParametersOrBuilder in com.google.ortools.constraintsolver
Classes in com.google.ortools.constraintsolver that implement RoutingSearchParameters.ImprovementSearchLimitParametersOrBuilderModifier and TypeClassDescriptionstatic final classParameters required for the improvement search limit.static final classParameters required for the improvement search limit.Methods in com.google.ortools.constraintsolver that return RoutingSearchParameters.ImprovementSearchLimitParametersOrBuilderModifier and TypeMethodDescriptionRoutingSearchParameters.Builder.getImprovementLimitParametersOrBuilder()The improvement search limit is added to the solver if the following parameters are set.RoutingSearchParameters.getImprovementLimitParametersOrBuilder()The improvement search limit is added to the solver if the following parameters are set.RoutingSearchParametersOrBuilder.getImprovementLimitParametersOrBuilder()The improvement search limit is added to the solver if the following parameters are set.