10 com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
11 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
19 com.google.protobuf.ExtensionRegistryLite registry) {
23 com.google.protobuf.ExtensionRegistry registry) {
25 (com.google.protobuf.ExtensionRegistryLite) registry);
27 static final com.google.protobuf.Descriptors.Descriptor
28 internal_static_operations_research_sat_LinearBooleanConstraint_descriptor;
30 com.google.protobuf.GeneratedMessage.FieldAccessorTable
31 internal_static_operations_research_sat_LinearBooleanConstraint_fieldAccessorTable;
32 static final com.google.protobuf.Descriptors.Descriptor
33 internal_static_operations_research_sat_LinearObjective_descriptor;
35 com.google.protobuf.GeneratedMessage.FieldAccessorTable
36 internal_static_operations_research_sat_LinearObjective_fieldAccessorTable;
37 static final com.google.protobuf.Descriptors.Descriptor
38 internal_static_operations_research_sat_BooleanAssignment_descriptor;
40 com.google.protobuf.GeneratedMessage.FieldAccessorTable
41 internal_static_operations_research_sat_BooleanAssignment_fieldAccessorTable;
42 static final com.google.protobuf.Descriptors.Descriptor
43 internal_static_operations_research_sat_LinearBooleanProblem_descriptor;
45 com.google.protobuf.GeneratedMessage.FieldAccessorTable
46 internal_static_operations_research_sat_LinearBooleanProblem_fieldAccessorTable;
48 public static com.google.protobuf.Descriptors.FileDescriptor
52 private static com.google.protobuf.Descriptors.FileDescriptor
55 java.lang.String[] descriptorData = {
56 "\n!ortools/sat/boolean_problem.proto\022\027ope" +
57 "rations_research.sat\"{\n\027LinearBooleanCon" +
58 "straint\022\020\n\010literals\030\001 \003(\005\022\024\n\014coefficient" +
59 "s\030\002 \003(\003\022\023\n\013lower_bound\030\003 \001(\003\022\023\n\013upper_bo" +
60 "und\030\004 \001(\003\022\016\n\004name\030\005 \001(\t:\000\"g\n\017LinearObjec" +
61 "tive\022\020\n\010literals\030\001 \003(\005\022\024\n\014coefficients\030\002" +
62 " \003(\003\022\021\n\006offset\030\003 \001(\001:\0010\022\031\n\016scaling_facto" +
63 "r\030\004 \001(\001:\0011\"%\n\021BooleanAssignment\022\020\n\010liter" +
64 "als\030\001 \003(\005\"\264\002\n\024LinearBooleanProblem\022\016\n\004na" +
65 "me\030\001 \001(\t:\000\022\025\n\rnum_variables\030\003 \001(\005\022E\n\013con" +
66 "straints\030\004 \003(\01320.operations_research.sat" +
67 ".LinearBooleanConstraint\022;\n\tobjective\030\005 " +
68 "\001(\0132(.operations_research.sat.LinearObje" +
69 "ctive\022\021\n\tvar_names\030\006 \003(\t\022>\n\nassignment\030\007" +
70 " \001(\0132*.operations_research.sat.BooleanAs" +
71 "signment\022\036\n\026original_num_variables\030\010 \001(\005" +
72 "B/\n\026com.google.ortools.satP\001\252\002\022Google.Or" +
75 descriptor = com.google.protobuf.Descriptors.FileDescriptor
76 .internalBuildGeneratedFileFrom(descriptorData,
77 new com.google.protobuf.Descriptors.FileDescriptor[] {
79 internal_static_operations_research_sat_LinearBooleanConstraint_descriptor =
81 internal_static_operations_research_sat_LinearBooleanConstraint_fieldAccessorTable =
new
82 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
83 internal_static_operations_research_sat_LinearBooleanConstraint_descriptor,
84 new java.lang.String[] {
"Literals",
"Coefficients",
"LowerBound",
"UpperBound",
"Name", });
85 internal_static_operations_research_sat_LinearObjective_descriptor =
87 internal_static_operations_research_sat_LinearObjective_fieldAccessorTable =
new
88 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
89 internal_static_operations_research_sat_LinearObjective_descriptor,
90 new java.lang.String[] {
"Literals",
"Coefficients",
"Offset",
"ScalingFactor", });
91 internal_static_operations_research_sat_BooleanAssignment_descriptor =
93 internal_static_operations_research_sat_BooleanAssignment_fieldAccessorTable =
new
94 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
95 internal_static_operations_research_sat_BooleanAssignment_descriptor,
96 new java.lang.String[] {
"Literals", });
97 internal_static_operations_research_sat_LinearBooleanProblem_descriptor =
99 internal_static_operations_research_sat_LinearBooleanProblem_fieldAccessorTable =
new
100 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
101 internal_static_operations_research_sat_LinearBooleanProblem_descriptor,
102 new java.lang.String[] {
"Name",
"NumVariables",
"Constraints",
"Objective",
"VarNames",
"Assignment",
"OriginalNumVariables", });
103 descriptor.resolveAllFeaturesImmutable();