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

Variables

 _sym_db = _symbol_database.Default()
 
 DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%ortools/service/v1/optimization.proto\x12\x1eoperations_research.service.v1\x1a&ortools/service/v1/mathopt/model.proto\x1a\x31ortools/service/v1/mathopt/model_parameters.proto\x1a+ortools/service/v1/mathopt/parameters.proto\x1a\'ortools/service/v1/mathopt/result.proto\"\xda\x02\n\x18SolveMathOptModelRequest\x12L\n\x0bsolver_type\x18\x01 \x01(\x0e\x32\x37.operations_research.service.v1.mathopt.SolverTypeProto\x12\x41\n\x05model\x18\x02 \x01(\x0b\x32\x32.operations_research.service.v1.mathopt.ModelProto\x12P\n\nparameters\x18\x04 \x01(\x0b\x32<.operations_research.service.v1.mathopt.SolveParametersProto\x12[\n\x10model_parameters\x18\x05 \x01(\x0b\x32\x41.operations_research.service.v1.mathopt.ModelSolveParametersProto\"w\n\x19SolveMathOptModelResponse\x12H\n\x06result\x18\x01 \x01(\x0b\x32\x38.operations_research.service.v1.mathopt.SolveResultProto\x12\x10\n\x08messages\x18\x02 \x03(\t2\x9b\x01\n\x0cOptimization\x12\x8a\x01\n\x11SolveMathOptModel\x12\x38.operations_research.service.v1.SolveMathOptModelRequest\x1a\x39.operations_research.service.v1.SolveMathOptModelResponse\"\x00\x42:\n\x1d\x63om.google.ortools.service.v1P\x01\xaa\x02\x16Google.OrTools.Serviceb\x06proto3')
 
 _globals = globals()
 
 _loaded_options
 
 _serialized_options
 
 _serialized_start
 
 _serialized_end
 

Detailed Description

Generated protocol buffer code.

Variable Documentation

◆ _globals

ortools.service.v1.optimization_pb2._globals = globals()
protected

Definition at line 23 of file optimization_pb2.py.

◆ _loaded_options

ortools.service.v1.optimization_pb2._loaded_options
protected

Definition at line 27 of file optimization_pb2.py.

◆ _serialized_end

ortools.service.v1.optimization_pb2._serialized_end
protected

Definition at line 30 of file optimization_pb2.py.

◆ _serialized_options

ortools.service.v1.optimization_pb2._serialized_options
protected

Definition at line 28 of file optimization_pb2.py.

◆ _serialized_start

ortools.service.v1.optimization_pb2._serialized_start
protected

Definition at line 29 of file optimization_pb2.py.

◆ _sym_db

ortools.service.v1.optimization_pb2._sym_db = _symbol_database.Default()
protected

Definition at line 12 of file optimization_pb2.py.

◆ DESCRIPTOR

ortools.service.v1.optimization_pb2.DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%ortools/service/v1/optimization.proto\x12\x1eoperations_research.service.v1\x1a&ortools/service/v1/mathopt/model.proto\x1a\x31ortools/service/v1/mathopt/model_parameters.proto\x1a+ortools/service/v1/mathopt/parameters.proto\x1a\'ortools/service/v1/mathopt/result.proto\"\xda\x02\n\x18SolveMathOptModelRequest\x12L\n\x0bsolver_type\x18\x01 \x01(\x0e\x32\x37.operations_research.service.v1.mathopt.SolverTypeProto\x12\x41\n\x05model\x18\x02 \x01(\x0b\x32\x32.operations_research.service.v1.mathopt.ModelProto\x12P\n\nparameters\x18\x04 \x01(\x0b\x32<.operations_research.service.v1.mathopt.SolveParametersProto\x12[\n\x10model_parameters\x18\x05 \x01(\x0b\x32\x41.operations_research.service.v1.mathopt.ModelSolveParametersProto\"w\n\x19SolveMathOptModelResponse\x12H\n\x06result\x18\x01 \x01(\x0b\x32\x38.operations_research.service.v1.mathopt.SolveResultProto\x12\x10\n\x08messages\x18\x02 \x03(\t2\x9b\x01\n\x0cOptimization\x12\x8a\x01\n\x11SolveMathOptModel\x12\x38.operations_research.service.v1.SolveMathOptModelRequest\x1a\x39.operations_research.service.v1.SolveMathOptModelResponse\"\x00\x42:\n\x1d\x63om.google.ortools.service.v1P\x01\xaa\x02\x16Google.OrTools.Serviceb\x06proto3')

Definition at line 21 of file optimization_pb2.py.