Uses of Interface
com.google.ortools.constraintsolver.GlobalCheapestInsertionParametersOrBuilder
Packages that use GlobalCheapestInsertionParametersOrBuilder
-
Uses of GlobalCheapestInsertionParametersOrBuilder in com.google.ortools.constraintsolver
Classes in com.google.ortools.constraintsolver that implement GlobalCheapestInsertionParametersOrBuilderModifier and TypeClassDescriptionfinal classParameters used to configure global cheapest insertion heuristics.static final classParameters used to configure global cheapest insertion heuristics.Methods in com.google.ortools.constraintsolver that return GlobalCheapestInsertionParametersOrBuilderModifier and TypeMethodDescriptionRoutingSearchParameters.Builder.getGlobalCheapestInsertionFirstSolutionParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used as first solution heuristic.RoutingSearchParameters.getGlobalCheapestInsertionFirstSolutionParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used as first solution heuristic.RoutingSearchParametersOrBuilder.getGlobalCheapestInsertionFirstSolutionParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used as first solution heuristic.RoutingSearchParameters.Builder.getGlobalCheapestInsertionLsOperatorParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used in a local search operator (see local_search_operators.use_global_cheapest_insertion_path_lns and local_search_operators.use_global_cheapest_insertion_chain_lns below).RoutingSearchParameters.getGlobalCheapestInsertionLsOperatorParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used in a local search operator (see local_search_operators.use_global_cheapest_insertion_path_lns and local_search_operators.use_global_cheapest_insertion_chain_lns below).RoutingSearchParametersOrBuilder.getGlobalCheapestInsertionLsOperatorParametersOrBuilder()Parameters for the global cheapest insertion heuristic when used in a local search operator (see local_search_operators.use_global_cheapest_insertion_path_lns and local_search_operators.use_global_cheapest_insertion_chain_lns below).RecreateParameters.Builder.getGlobalCheapestInsertionOrBuilder().operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;RecreateParameters.getGlobalCheapestInsertionOrBuilder().operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;RecreateParametersOrBuilder.getGlobalCheapestInsertionOrBuilder().operations_research.GlobalCheapestInsertionParameters global_cheapest_insertion = 3;