# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: ortools/constraint_solver/routing_parameters.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2 from ortools.constraint_solver import routing_enums_pb2 as ortools_dot_constraint__solver_dot_routing__enums__pb2 from ortools.constraint_solver import solver_parameters_pb2 as ortools_dot_constraint__solver_dot_solver__parameters__pb2 from ortools.util import optional_boolean_pb2 as ortools_dot_util_dot_optional__boolean__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='ortools/constraint_solver/routing_parameters.proto', package='operations_research', syntax='proto3', serialized_options=b'\n#com.google.ortools.constraintsolverP\001\252\002\037Google.OrTools.ConstraintSolver', create_key=_descriptor._internal_create_key, serialized_pb=b'\n2ortools/constraint_solver/routing_parameters.proto\x12\x13operations_research\x1a\x1egoogle/protobuf/duration.proto\x1a-ortools/constraint_solver/routing_enums.proto\x1a\x31ortools/constraint_solver/solver_parameters.proto\x1a#ortools/util/optional_boolean.proto\"\xe8\x1e\n\x17RoutingSearchParameters\x12Q\n\x17\x66irst_solution_strategy\x18\x01 \x01(\x0e\x32\x30.operations_research.FirstSolutionStrategy.Value\x12.\n&use_unfiltered_first_solution_strategy\x18\x02 \x01(\x08\x12\x1f\n\x17savings_neighbors_ratio\x18\x0e \x01(\x01\x12&\n\x1esavings_max_memory_usage_bytes\x18\x17 \x01(\x01\x12 \n\x18savings_add_reverse_arcs\x18\x0f \x01(\x08\x12\x1f\n\x17savings_arc_coefficient\x18\x12 \x01(\x01\x12\x1f\n\x17savings_parallel_routes\x18\x13 \x01(\x08\x12/\n\'cheapest_insertion_farthest_seeds_ratio\x18\x10 \x01(\x01\x12\x39\n1cheapest_insertion_first_solution_neighbors_ratio\x18\x15 \x01(\x01\x12\x36\n.cheapest_insertion_ls_operator_neighbors_ratio\x18\x1f \x01(\x01\x12)\n!christofides_use_minimum_matching\x18\x1e \x01(\x08\x12m\n\x16local_search_operators\x18\x03 \x01(\x0b\x32M.operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators\x12\x35\n-relocate_expensive_chain_num_arcs_to_consider\x18\x14 \x01(\x05\x12:\n2heuristic_expensive_chain_lns_num_arcs_to_consider\x18 \x01(\x05\x12+\n#heuristic_close_nodes_lns_num_nodes\x18# \x01(\x05\x12W\n\x1alocal_search_metaheuristic\x18\x04 \x01(\x0e\x32\x33.operations_research.LocalSearchMetaheuristic.Value\x12.\n&guided_local_search_lambda_coefficient\x18\x05 \x01(\x01\x12\x1e\n\x16use_depth_first_search\x18\x06 \x01(\x08\x12\x34\n\x06use_cp\x18\x1c \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x38\n\nuse_cp_sat\x18\x1b \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x63\n\x1c\x63ontinuous_scheduling_solver\x18! \x01(\x0e\x32=.operations_research.RoutingSearchParameters.SchedulingSolver\x12\x66\n\x1fmixed_integer_scheduling_solver\x18\" \x01(\x0e\x32=.operations_research.RoutingSearchParameters.SchedulingSolver\x12\x19\n\x11optimization_step\x18\x07 \x01(\x01\x12&\n\x1enumber_of_solutions_to_collect\x18\x11 \x01(\x05\x12\x16\n\x0esolution_limit\x18\x08 \x01(\x03\x12-\n\ntime_limit\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x31\n\x0elns_time_limit\x18\n \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1c\n\x14use_full_propagation\x18\x0b \x01(\x08\x12\x12\n\nlog_search\x18\r \x01(\x08\x12\x1f\n\x17log_cost_scaling_factor\x18\x16 \x01(\x01\x12\x17\n\x0flog_cost_offset\x18\x1d \x01(\x01\x12\x0f\n\x07log_tag\x18$ \x01(\t\x1a\xe9\x11\n LocalSearchNeighborhoodOperators\x12:\n\x0cuse_relocate\x18\x01 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12?\n\x11use_relocate_pair\x18\x02 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x45\n\x17use_light_relocate_pair\x18\x18 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x44\n\x16use_relocate_neighbors\x18\x03 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x42\n\x14use_relocate_subtrip\x18\x19 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12:\n\x0cuse_exchange\x18\x04 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12?\n\x11use_exchange_pair\x18\x16 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x42\n\x14use_exchange_subtrip\x18\x1a \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x37\n\tuse_cross\x18\x05 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12@\n\x12use_cross_exchange\x18\x06 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12J\n\x1cuse_relocate_expensive_chain\x18\x17 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x39\n\x0buse_two_opt\x18\x07 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x38\n\nuse_or_opt\x18\x08 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12?\n\x11use_lin_kernighan\x18\t \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x39\n\x0buse_tsp_opt\x18\n \x01(\x0e\x32$.operations_research.OptionalBoolean\x12=\n\x0fuse_make_active\x18\x0b \x01(\x0e\x32$.operations_research.OptionalBoolean\x12J\n\x1cuse_relocate_and_make_active\x18\x15 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12?\n\x11use_make_inactive\x18\x0c \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x45\n\x17use_make_chain_inactive\x18\r \x01(\x0e\x32$.operations_research.OptionalBoolean\x12=\n\x0fuse_swap_active\x18\x0e \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x46\n\x18use_extended_swap_active\x18\x0f \x01(\x0e\x32$.operations_research.OptionalBoolean\x12G\n\x19use_node_pair_swap_active\x18\x14 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12:\n\x0cuse_path_lns\x18\x10 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12?\n\x11use_full_path_lns\x18\x11 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12\x39\n\x0buse_tsp_lns\x18\x12 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12>\n\x10use_inactive_lns\x18\x13 \x01(\x0e\x32$.operations_research.OptionalBoolean\x12T\n&use_global_cheapest_insertion_path_lns\x18\x1b \x01(\x0e\x32$.operations_research.OptionalBoolean\x12S\n%use_local_cheapest_insertion_path_lns\x18\x1c \x01(\x0e\x32$.operations_research.OptionalBoolean\x12_\n1use_global_cheapest_insertion_expensive_chain_lns\x18\x1d \x01(\x0e\x32$.operations_research.OptionalBoolean\x12^\n0use_local_cheapest_insertion_expensive_chain_lns\x18\x1e \x01(\x0e\x32$.operations_research.OptionalBoolean\x12[\n-use_global_cheapest_insertion_close_nodes_lns\x18\x1f \x01(\x0e\x32$.operations_research.OptionalBoolean\x12Z\n,use_local_cheapest_insertion_close_nodes_lns\x18 \x01(\x0e\x32$.operations_research.OptionalBoolean\"3\n\x10SchedulingSolver\x12\t\n\x05UNSET\x10\x00\x12\x08\n\x04GLOP\x10\x01\x12\n\n\x06\x43P_SAT\x10\x02\"\xa8\x01\n\x16RoutingModelParameters\x12J\n\x11solver_parameters\x18\x01 \x01(\x0b\x32/.operations_research.ConstraintSolverParameters\x12!\n\x19reduce_vehicle_cost_model\x18\x02 \x01(\x08\x12\x1f\n\x17max_callback_cache_size\x18\x03 \x01(\x05\x42I\n#com.google.ortools.constraintsolverP\x01\xaa\x02\x1fGoogle.OrTools.ConstraintSolverb\x06proto3' , dependencies=[google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,ortools_dot_constraint__solver_dot_routing__enums__pb2.DESCRIPTOR,ortools_dot_constraint__solver_dot_solver__parameters__pb2.DESCRIPTOR,ortools_dot_util_dot_optional__boolean__pb2.DESCRIPTOR,]) _ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER = _descriptor.EnumDescriptor( name='SchedulingSolver', full_name='operations_research.RoutingSearchParameters.SchedulingSolver', filename=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key, values=[ _descriptor.EnumValueDescriptor( name='UNSET', index=0, number=0, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='GLOP', index=1, number=1, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), _descriptor.EnumValueDescriptor( name='CP_SAT', index=2, number=2, serialized_options=None, type=None, create_key=_descriptor._internal_create_key), ], containing_type=None, serialized_options=None, serialized_start=4136, serialized_end=4187, ) _sym_db.RegisterEnumDescriptor(_ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER) _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS = _descriptor.Descriptor( name='LocalSearchNeighborhoodOperators', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='use_relocate', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate', index=0, number=1, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_relocate_pair', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate_pair', index=1, number=2, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_light_relocate_pair', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_light_relocate_pair', index=2, number=24, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_relocate_neighbors', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate_neighbors', index=3, number=3, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_relocate_subtrip', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate_subtrip', index=4, number=25, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_exchange', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_exchange', index=5, number=4, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_exchange_pair', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_exchange_pair', index=6, number=22, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_exchange_subtrip', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_exchange_subtrip', index=7, number=26, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_cross', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_cross', index=8, number=5, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_cross_exchange', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_cross_exchange', index=9, number=6, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_relocate_expensive_chain', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate_expensive_chain', index=10, number=23, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_two_opt', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_two_opt', index=11, number=7, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_or_opt', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_or_opt', index=12, number=8, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_lin_kernighan', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_lin_kernighan', index=13, number=9, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_tsp_opt', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_tsp_opt', index=14, number=10, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_make_active', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_make_active', index=15, number=11, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_relocate_and_make_active', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_relocate_and_make_active', index=16, number=21, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_make_inactive', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_make_inactive', index=17, number=12, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_make_chain_inactive', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_make_chain_inactive', index=18, number=13, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_swap_active', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_swap_active', index=19, number=14, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_extended_swap_active', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_extended_swap_active', index=20, number=15, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_node_pair_swap_active', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_node_pair_swap_active', index=21, number=20, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_path_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_path_lns', index=22, number=16, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_full_path_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_full_path_lns', index=23, number=17, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_tsp_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_tsp_lns', index=24, number=18, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_inactive_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_inactive_lns', index=25, number=19, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_global_cheapest_insertion_path_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_global_cheapest_insertion_path_lns', index=26, number=27, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_local_cheapest_insertion_path_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_local_cheapest_insertion_path_lns', index=27, number=28, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_global_cheapest_insertion_expensive_chain_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_global_cheapest_insertion_expensive_chain_lns', index=28, number=29, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_local_cheapest_insertion_expensive_chain_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_local_cheapest_insertion_expensive_chain_lns', index=29, number=30, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_global_cheapest_insertion_close_nodes_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_global_cheapest_insertion_close_nodes_lns', index=30, number=31, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_local_cheapest_insertion_close_nodes_lns', full_name='operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators.use_local_cheapest_insertion_close_nodes_lns', index=31, number=32, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=1853, serialized_end=4134, ) _ROUTINGSEARCHPARAMETERS = _descriptor.Descriptor( name='RoutingSearchParameters', full_name='operations_research.RoutingSearchParameters', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='first_solution_strategy', full_name='operations_research.RoutingSearchParameters.first_solution_strategy', index=0, number=1, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_unfiltered_first_solution_strategy', full_name='operations_research.RoutingSearchParameters.use_unfiltered_first_solution_strategy', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='savings_neighbors_ratio', full_name='operations_research.RoutingSearchParameters.savings_neighbors_ratio', index=2, number=14, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='savings_max_memory_usage_bytes', full_name='operations_research.RoutingSearchParameters.savings_max_memory_usage_bytes', index=3, number=23, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='savings_add_reverse_arcs', full_name='operations_research.RoutingSearchParameters.savings_add_reverse_arcs', index=4, number=15, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='savings_arc_coefficient', full_name='operations_research.RoutingSearchParameters.savings_arc_coefficient', index=5, number=18, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='savings_parallel_routes', full_name='operations_research.RoutingSearchParameters.savings_parallel_routes', index=6, number=19, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='cheapest_insertion_farthest_seeds_ratio', full_name='operations_research.RoutingSearchParameters.cheapest_insertion_farthest_seeds_ratio', index=7, number=16, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='cheapest_insertion_first_solution_neighbors_ratio', full_name='operations_research.RoutingSearchParameters.cheapest_insertion_first_solution_neighbors_ratio', index=8, number=21, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='cheapest_insertion_ls_operator_neighbors_ratio', full_name='operations_research.RoutingSearchParameters.cheapest_insertion_ls_operator_neighbors_ratio', index=9, number=31, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='christofides_use_minimum_matching', full_name='operations_research.RoutingSearchParameters.christofides_use_minimum_matching', index=10, number=30, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='local_search_operators', full_name='operations_research.RoutingSearchParameters.local_search_operators', index=11, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='relocate_expensive_chain_num_arcs_to_consider', full_name='operations_research.RoutingSearchParameters.relocate_expensive_chain_num_arcs_to_consider', index=12, number=20, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='heuristic_expensive_chain_lns_num_arcs_to_consider', full_name='operations_research.RoutingSearchParameters.heuristic_expensive_chain_lns_num_arcs_to_consider', index=13, number=32, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='heuristic_close_nodes_lns_num_nodes', full_name='operations_research.RoutingSearchParameters.heuristic_close_nodes_lns_num_nodes', index=14, number=35, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='local_search_metaheuristic', full_name='operations_research.RoutingSearchParameters.local_search_metaheuristic', index=15, number=4, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='guided_local_search_lambda_coefficient', full_name='operations_research.RoutingSearchParameters.guided_local_search_lambda_coefficient', index=16, number=5, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_depth_first_search', full_name='operations_research.RoutingSearchParameters.use_depth_first_search', index=17, number=6, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_cp', full_name='operations_research.RoutingSearchParameters.use_cp', index=18, number=28, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_cp_sat', full_name='operations_research.RoutingSearchParameters.use_cp_sat', index=19, number=27, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='continuous_scheduling_solver', full_name='operations_research.RoutingSearchParameters.continuous_scheduling_solver', index=20, number=33, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='mixed_integer_scheduling_solver', full_name='operations_research.RoutingSearchParameters.mixed_integer_scheduling_solver', index=21, number=34, type=14, cpp_type=8, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='optimization_step', full_name='operations_research.RoutingSearchParameters.optimization_step', index=22, number=7, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='number_of_solutions_to_collect', full_name='operations_research.RoutingSearchParameters.number_of_solutions_to_collect', index=23, number=17, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='solution_limit', full_name='operations_research.RoutingSearchParameters.solution_limit', index=24, number=8, type=3, cpp_type=2, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='time_limit', full_name='operations_research.RoutingSearchParameters.time_limit', index=25, number=9, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='lns_time_limit', full_name='operations_research.RoutingSearchParameters.lns_time_limit', index=26, number=10, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='use_full_propagation', full_name='operations_research.RoutingSearchParameters.use_full_propagation', index=27, number=11, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='log_search', full_name='operations_research.RoutingSearchParameters.log_search', index=28, number=13, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='log_cost_scaling_factor', full_name='operations_research.RoutingSearchParameters.log_cost_scaling_factor', index=29, number=22, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='log_cost_offset', full_name='operations_research.RoutingSearchParameters.log_cost_offset', index=30, number=29, type=1, cpp_type=5, label=1, has_default_value=False, default_value=float(0), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='log_tag', full_name='operations_research.RoutingSearchParameters.log_tag', index=31, number=36, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[_ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS, ], enum_types=[ _ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER, ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=243, serialized_end=4187, ) _ROUTINGMODELPARAMETERS = _descriptor.Descriptor( name='RoutingModelParameters', full_name='operations_research.RoutingModelParameters', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='solver_parameters', full_name='operations_research.RoutingModelParameters.solver_parameters', index=0, number=1, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='reduce_vehicle_cost_model', full_name='operations_research.RoutingModelParameters.reduce_vehicle_cost_model', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='max_callback_cache_size', full_name='operations_research.RoutingModelParameters.max_callback_cache_size', index=2, number=3, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto3', extension_ranges=[], oneofs=[ ], serialized_start=4190, serialized_end=4358, ) _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate_pair'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_light_relocate_pair'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate_neighbors'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate_subtrip'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_exchange'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_exchange_pair'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_exchange_subtrip'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_cross'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_cross_exchange'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate_expensive_chain'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_two_opt'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_or_opt'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_lin_kernighan'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_tsp_opt'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_make_active'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_relocate_and_make_active'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_make_inactive'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_make_chain_inactive'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_swap_active'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_extended_swap_active'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_node_pair_swap_active'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_path_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_full_path_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_tsp_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_inactive_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_global_cheapest_insertion_path_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_local_cheapest_insertion_path_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_global_cheapest_insertion_expensive_chain_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_local_cheapest_insertion_expensive_chain_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_global_cheapest_insertion_close_nodes_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.fields_by_name['use_local_cheapest_insertion_close_nodes_lns'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS.containing_type = _ROUTINGSEARCHPARAMETERS _ROUTINGSEARCHPARAMETERS.fields_by_name['first_solution_strategy'].enum_type = ortools_dot_constraint__solver_dot_routing__enums__pb2._FIRSTSOLUTIONSTRATEGY_VALUE _ROUTINGSEARCHPARAMETERS.fields_by_name['local_search_operators'].message_type = _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS _ROUTINGSEARCHPARAMETERS.fields_by_name['local_search_metaheuristic'].enum_type = ortools_dot_constraint__solver_dot_routing__enums__pb2._LOCALSEARCHMETAHEURISTIC_VALUE _ROUTINGSEARCHPARAMETERS.fields_by_name['use_cp'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS.fields_by_name['use_cp_sat'].enum_type = ortools_dot_util_dot_optional__boolean__pb2._OPTIONALBOOLEAN _ROUTINGSEARCHPARAMETERS.fields_by_name['continuous_scheduling_solver'].enum_type = _ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER _ROUTINGSEARCHPARAMETERS.fields_by_name['mixed_integer_scheduling_solver'].enum_type = _ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER _ROUTINGSEARCHPARAMETERS.fields_by_name['time_limit'].message_type = google_dot_protobuf_dot_duration__pb2._DURATION _ROUTINGSEARCHPARAMETERS.fields_by_name['lns_time_limit'].message_type = google_dot_protobuf_dot_duration__pb2._DURATION _ROUTINGSEARCHPARAMETERS_SCHEDULINGSOLVER.containing_type = _ROUTINGSEARCHPARAMETERS _ROUTINGMODELPARAMETERS.fields_by_name['solver_parameters'].message_type = ortools_dot_constraint__solver_dot_solver__parameters__pb2._CONSTRAINTSOLVERPARAMETERS DESCRIPTOR.message_types_by_name['RoutingSearchParameters'] = _ROUTINGSEARCHPARAMETERS DESCRIPTOR.message_types_by_name['RoutingModelParameters'] = _ROUTINGMODELPARAMETERS _sym_db.RegisterFileDescriptor(DESCRIPTOR) RoutingSearchParameters = _reflection.GeneratedProtocolMessageType('RoutingSearchParameters', (_message.Message,), { 'LocalSearchNeighborhoodOperators' : _reflection.GeneratedProtocolMessageType('LocalSearchNeighborhoodOperators', (_message.Message,), { 'DESCRIPTOR' : _ROUTINGSEARCHPARAMETERS_LOCALSEARCHNEIGHBORHOODOPERATORS, '__module__' : 'ortools.constraint_solver.routing_parameters_pb2' # @@protoc_insertion_point(class_scope:operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators) }) , 'DESCRIPTOR' : _ROUTINGSEARCHPARAMETERS, '__module__' : 'ortools.constraint_solver.routing_parameters_pb2' # @@protoc_insertion_point(class_scope:operations_research.RoutingSearchParameters) }) _sym_db.RegisterMessage(RoutingSearchParameters) _sym_db.RegisterMessage(RoutingSearchParameters.LocalSearchNeighborhoodOperators) RoutingModelParameters = _reflection.GeneratedProtocolMessageType('RoutingModelParameters', (_message.Message,), { 'DESCRIPTOR' : _ROUTINGMODELPARAMETERS, '__module__' : 'ortools.constraint_solver.routing_parameters_pb2' # @@protoc_insertion_point(class_scope:operations_research.RoutingModelParameters) }) _sym_db.RegisterMessage(RoutingModelParameters) DESCRIPTOR._options = None # @@protoc_insertion_point(module_scope)