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