Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Variables | |
_sym_db = _symbol_database.Default() | |
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fortools/math_opt/solution.proto\x12\x1coperations_research.math_opt\x1a(ortools/math_opt/sparse_containers.proto\"\x83\x03\n\x13PrimalSolutionProto\x12N\n\x0fvariable_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12\x17\n\x0fobjective_value\x18\x02 \x01(\x01\x12s\n\x1a\x61uxiliary_objective_values\x18\x04 \x03(\x0b\x32O.operations_research.math_opt.PrimalSolutionProto.AuxiliaryObjectiveValuesEntry\x12M\n\x12\x66\x65\x61sibility_status\x18\x03 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProto\x1a?\n\x1d\x41uxiliaryObjectiveValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x03\x12\r\n\x05value\x18\x02 \x01(\x01:\x02\x38\x01\"`\n\x0ePrimalRayProto\x12N\n\x0fvariable_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\"\x84\x03\n\x11\x44ualSolutionProto\x12J\n\x0b\x64ual_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12T\n\x15quadratic_dual_values\x18\x05 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12L\n\rreduced_costs\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12\x1c\n\x0fobjective_value\x18\x03 \x01(\x01H\x00\x88\x01\x01\x12M\n\x12\x66\x65\x61sibility_status\x18\x04 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProtoB\x12\n\x10_objective_value\"\xa8\x01\n\x0c\x44ualRayProto\x12J\n\x0b\x64ual_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12L\n\rreduced_costs\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\"f\n\x17SparseBasisStatusVector\x12\x0b\n\x03ids\x18\x01 \x03(\x03\x12>\n\x06values\x18\x02 \x03(\x0e\x32..operations_research.math_opt.BasisStatusProto\"\x81\x02\n\nBasisProto\x12P\n\x11\x63onstraint_status\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseBasisStatusVector\x12N\n\x0fvariable_status\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseBasisStatusVector\x12Q\n\x16\x62\x61sic_dual_feasibility\x18\x03 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProto\"\x9b\x02\n\rSolutionProto\x12O\n\x0fprimal_solution\x18\x01 \x01(\x0b\x32\x31.operations_research.math_opt.PrimalSolutionProtoH\x00\x88\x01\x01\x12K\n\rdual_solution\x18\x02 \x01(\x0b\x32/.operations_research.math_opt.DualSolutionProtoH\x01\x88\x01\x01\x12<\n\x05\x62\x61sis\x18\x03 \x01(\x0b\x32(.operations_research.math_opt.BasisProtoH\x02\x88\x01\x01\x42\x12\n\x10_primal_solutionB\x10\n\x0e_dual_solutionB\x08\n\x06_basis*\x96\x01\n\x13SolutionStatusProto\x12\x1f\n\x1bSOLUTION_STATUS_UNSPECIFIED\x10\x00\x12 \n\x1cSOLUTION_STATUS_UNDETERMINED\x10\x01\x12\x1c\n\x18SOLUTION_STATUS_FEASIBLE\x10\x02\x12\x1e\n\x1aSOLUTION_STATUS_INFEASIBLE\x10\x03*\xbf\x01\n\x10\x42\x61sisStatusProto\x12\x1c\n\x18\x42\x41SIS_STATUS_UNSPECIFIED\x10\x00\x12\x15\n\x11\x42\x41SIS_STATUS_FREE\x10\x01\x12\x1f\n\x1b\x42\x41SIS_STATUS_AT_LOWER_BOUND\x10\x02\x12\x1f\n\x1b\x42\x41SIS_STATUS_AT_UPPER_BOUND\x10\x03\x12\x1c\n\x18\x42\x41SIS_STATUS_FIXED_VALUE\x10\x04\x12\x16\n\x12\x42\x41SIS_STATUS_BASIC\x10\x05\x42\x1e\n\x1a\x63om.google.ortools.mathoptP\x01\x62\x06proto3') | |
_globals = globals() | |
_loaded_options | |
_serialized_options | |
_serialized_start | |
_serialized_end | |
Generated protocol buffer code.
|
protected |
Definition at line 20 of file solution_pb2.py.
|
protected |
Definition at line 24 of file solution_pb2.py.
|
protected |
Definition at line 29 of file solution_pb2.py.
|
protected |
Definition at line 25 of file solution_pb2.py.
|
protected |
Definition at line 28 of file solution_pb2.py.
|
protected |
Definition at line 12 of file solution_pb2.py.
ortools.math_opt.solution_pb2.DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fortools/math_opt/solution.proto\x12\x1coperations_research.math_opt\x1a(ortools/math_opt/sparse_containers.proto\"\x83\x03\n\x13PrimalSolutionProto\x12N\n\x0fvariable_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12\x17\n\x0fobjective_value\x18\x02 \x01(\x01\x12s\n\x1a\x61uxiliary_objective_values\x18\x04 \x03(\x0b\x32O.operations_research.math_opt.PrimalSolutionProto.AuxiliaryObjectiveValuesEntry\x12M\n\x12\x66\x65\x61sibility_status\x18\x03 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProto\x1a?\n\x1d\x41uxiliaryObjectiveValuesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x03\x12\r\n\x05value\x18\x02 \x01(\x01:\x02\x38\x01\"`\n\x0ePrimalRayProto\x12N\n\x0fvariable_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\"\x84\x03\n\x11\x44ualSolutionProto\x12J\n\x0b\x64ual_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12T\n\x15quadratic_dual_values\x18\x05 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12L\n\rreduced_costs\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12\x1c\n\x0fobjective_value\x18\x03 \x01(\x01H\x00\x88\x01\x01\x12M\n\x12\x66\x65\x61sibility_status\x18\x04 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProtoB\x12\n\x10_objective_value\"\xa8\x01\n\x0c\x44ualRayProto\x12J\n\x0b\x64ual_values\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\x12L\n\rreduced_costs\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseDoubleVectorProto\"f\n\x17SparseBasisStatusVector\x12\x0b\n\x03ids\x18\x01 \x03(\x03\x12>\n\x06values\x18\x02 \x03(\x0e\x32..operations_research.math_opt.BasisStatusProto\"\x81\x02\n\nBasisProto\x12P\n\x11\x63onstraint_status\x18\x01 \x01(\x0b\x32\x35.operations_research.math_opt.SparseBasisStatusVector\x12N\n\x0fvariable_status\x18\x02 \x01(\x0b\x32\x35.operations_research.math_opt.SparseBasisStatusVector\x12Q\n\x16\x62\x61sic_dual_feasibility\x18\x03 \x01(\x0e\x32\x31.operations_research.math_opt.SolutionStatusProto\"\x9b\x02\n\rSolutionProto\x12O\n\x0fprimal_solution\x18\x01 \x01(\x0b\x32\x31.operations_research.math_opt.PrimalSolutionProtoH\x00\x88\x01\x01\x12K\n\rdual_solution\x18\x02 \x01(\x0b\x32/.operations_research.math_opt.DualSolutionProtoH\x01\x88\x01\x01\x12<\n\x05\x62\x61sis\x18\x03 \x01(\x0b\x32(.operations_research.math_opt.BasisProtoH\x02\x88\x01\x01\x42\x12\n\x10_primal_solutionB\x10\n\x0e_dual_solutionB\x08\n\x06_basis*\x96\x01\n\x13SolutionStatusProto\x12\x1f\n\x1bSOLUTION_STATUS_UNSPECIFIED\x10\x00\x12 \n\x1cSOLUTION_STATUS_UNDETERMINED\x10\x01\x12\x1c\n\x18SOLUTION_STATUS_FEASIBLE\x10\x02\x12\x1e\n\x1aSOLUTION_STATUS_INFEASIBLE\x10\x03*\xbf\x01\n\x10\x42\x61sisStatusProto\x12\x1c\n\x18\x42\x41SIS_STATUS_UNSPECIFIED\x10\x00\x12\x15\n\x11\x42\x41SIS_STATUS_FREE\x10\x01\x12\x1f\n\x1b\x42\x41SIS_STATUS_AT_LOWER_BOUND\x10\x02\x12\x1f\n\x1b\x42\x41SIS_STATUS_AT_UPPER_BOUND\x10\x03\x12\x1c\n\x18\x42\x41SIS_STATUS_FIXED_VALUE\x10\x04\x12\x16\n\x12\x42\x41SIS_STATUS_BASIC\x10\x05\x42\x1e\n\x1a\x63om.google.ortools.mathoptP\x01\x62\x06proto3') |
Definition at line 18 of file solution_pb2.py.