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