Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
ortools.constraint_solver.routing_enums_pb2 Namespace Reference

Variables

 _sym_db = _symbol_database.Default()
 
 DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-ortools/constraint_solver/routing_enums.proto\x12\x13operations_research\"\xaf\x03\n\x15\x46irstSolutionStrategy\"\x95\x03\n\x05Value\x12\t\n\x05UNSET\x10\x00\x12\r\n\tAUTOMATIC\x10\x0f\x12\x15\n\x11PATH_CHEAPEST_ARC\x10\x03\x12\x1d\n\x19PATH_MOST_CONSTRAINED_ARC\x10\x04\x12\x16\n\x12\x45VALUATOR_STRATEGY\x10\x05\x12\x0b\n\x07SAVINGS\x10\n\x12\t\n\x05SWEEP\x10\x0b\x12\x10\n\x0c\x43HRISTOFIDES\x10\r\x12\x13\n\x0f\x41LL_UNPERFORMED\x10\x06\x12\x12\n\x0e\x42\x45ST_INSERTION\x10\x07\x12\x1f\n\x1bPARALLEL_CHEAPEST_INSERTION\x10\x08\x12!\n\x1dSEQUENTIAL_CHEAPEST_INSERTION\x10\x0e\x12\x1c\n\x18LOCAL_CHEAPEST_INSERTION\x10\t\x12!\n\x1dLOCAL_CHEAPEST_COST_INSERTION\x10\x10\x12\x17\n\x13GLOBAL_CHEAPEST_ARC\x10\x01\x12\x16\n\x12LOCAL_CHEAPEST_ARC\x10\x02\x12\x1b\n\x17\x46IRST_UNBOUND_MIN_VALUE\x10\x0c\"\xae\x01\n\x18LocalSearchMetaheuristic\"\x91\x01\n\x05Value\x12\t\n\x05UNSET\x10\x00\x12\r\n\tAUTOMATIC\x10\x06\x12\x12\n\x0eGREEDY_DESCENT\x10\x01\x12\x17\n\x13GUIDED_LOCAL_SEARCH\x10\x02\x12\x17\n\x13SIMULATED_ANNEALING\x10\x03\x12\x0f\n\x0bTABU_SEARCH\x10\x04\x12\x17\n\x13GENERIC_TABU_SEARCH\x10\x05\x42I\n#com.google.ortools.constraintsolverP\x01\xaa\x02\x1fGoogle.OrTools.ConstraintSolverb\x06proto3')
 
 _globals = globals()
 
 _loaded_options
 
 _serialized_options
 
 _serialized_start
 
 _serialized_end
 

Detailed Description

Generated protocol buffer code.

Variable Documentation

◆ _globals

ortools.constraint_solver.routing_enums_pb2._globals = globals()
protected

Definition at line 19 of file routing_enums_pb2.py.

◆ _loaded_options

ortools.constraint_solver.routing_enums_pb2._loaded_options
protected

Definition at line 23 of file routing_enums_pb2.py.

◆ _serialized_end

ortools.constraint_solver.routing_enums_pb2._serialized_end
protected

Definition at line 26 of file routing_enums_pb2.py.

◆ _serialized_options

ortools.constraint_solver.routing_enums_pb2._serialized_options
protected

Definition at line 24 of file routing_enums_pb2.py.

◆ _serialized_start

ortools.constraint_solver.routing_enums_pb2._serialized_start
protected

Definition at line 25 of file routing_enums_pb2.py.

◆ _sym_db

ortools.constraint_solver.routing_enums_pb2._sym_db = _symbol_database.Default()
protected

Definition at line 12 of file routing_enums_pb2.py.

◆ DESCRIPTOR

ortools.constraint_solver.routing_enums_pb2.DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-ortools/constraint_solver/routing_enums.proto\x12\x13operations_research\"\xaf\x03\n\x15\x46irstSolutionStrategy\"\x95\x03\n\x05Value\x12\t\n\x05UNSET\x10\x00\x12\r\n\tAUTOMATIC\x10\x0f\x12\x15\n\x11PATH_CHEAPEST_ARC\x10\x03\x12\x1d\n\x19PATH_MOST_CONSTRAINED_ARC\x10\x04\x12\x16\n\x12\x45VALUATOR_STRATEGY\x10\x05\x12\x0b\n\x07SAVINGS\x10\n\x12\t\n\x05SWEEP\x10\x0b\x12\x10\n\x0c\x43HRISTOFIDES\x10\r\x12\x13\n\x0f\x41LL_UNPERFORMED\x10\x06\x12\x12\n\x0e\x42\x45ST_INSERTION\x10\x07\x12\x1f\n\x1bPARALLEL_CHEAPEST_INSERTION\x10\x08\x12!\n\x1dSEQUENTIAL_CHEAPEST_INSERTION\x10\x0e\x12\x1c\n\x18LOCAL_CHEAPEST_INSERTION\x10\t\x12!\n\x1dLOCAL_CHEAPEST_COST_INSERTION\x10\x10\x12\x17\n\x13GLOBAL_CHEAPEST_ARC\x10\x01\x12\x16\n\x12LOCAL_CHEAPEST_ARC\x10\x02\x12\x1b\n\x17\x46IRST_UNBOUND_MIN_VALUE\x10\x0c\"\xae\x01\n\x18LocalSearchMetaheuristic\"\x91\x01\n\x05Value\x12\t\n\x05UNSET\x10\x00\x12\r\n\tAUTOMATIC\x10\x06\x12\x12\n\x0eGREEDY_DESCENT\x10\x01\x12\x17\n\x13GUIDED_LOCAL_SEARCH\x10\x02\x12\x17\n\x13SIMULATED_ANNEALING\x10\x03\x12\x0f\n\x0bTABU_SEARCH\x10\x04\x12\x17\n\x13GENERIC_TABU_SEARCH\x10\x05\x42I\n#com.google.ortools.constraintsolverP\x01\xaa\x02\x1fGoogle.OrTools.ConstraintSolverb\x06proto3')

Definition at line 17 of file routing_enums_pb2.py.