Java Reference

Java Reference

SearchLimitProtobuf.java
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: ortools/constraint_solver/search_limit.proto
3 
4 package com.google.ortools.constraintsolver;
5 
6 public final class SearchLimitProtobuf {
7  private SearchLimitProtobuf() {}
8  public static void registerAllExtensions(
9  com.google.protobuf.ExtensionRegistryLite registry) {
10  }
11 
12  public static void registerAllExtensions(
13  com.google.protobuf.ExtensionRegistry registry) {
15  (com.google.protobuf.ExtensionRegistryLite) registry);
16  }
17  static final com.google.protobuf.Descriptors.Descriptor
18  internal_static_operations_research_RegularLimitParameters_descriptor;
19  static final
20  com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
21  internal_static_operations_research_RegularLimitParameters_fieldAccessorTable;
22 
23  public static com.google.protobuf.Descriptors.FileDescriptor
25  return descriptor;
26  }
27  private static com.google.protobuf.Descriptors.FileDescriptor
28  descriptor;
29  static {
30  java.lang.String[] descriptorData = {
31  "\n,ortools/constraint_solver/search_limit" +
32  ".proto\022\023operations_research\"\213\001\n\026RegularL" +
33  "imitParameters\022\014\n\004time\030\001 \001(\003\022\020\n\010branches" +
34  "\030\002 \001(\003\022\020\n\010failures\030\003 \001(\003\022\021\n\tsolutions\030\004 " +
35  "\001(\003\022\030\n\020smart_time_check\030\005 \001(\010\022\022\n\ncumulat" +
36  "ive\030\006 \001(\010B^\n#com.google.ortools.constrai" +
37  "ntsolverB\023SearchLimitProtobufP\001\252\002\037Google" +
38  ".OrTools.ConstraintSolverb\006proto3"
39  };
40  descriptor = com.google.protobuf.Descriptors.FileDescriptor
41  .internalBuildGeneratedFileFrom(descriptorData,
42  new com.google.protobuf.Descriptors.FileDescriptor[] {
43  });
44  internal_static_operations_research_RegularLimitParameters_descriptor =
45  getDescriptor().getMessageTypes().get(0);
46  internal_static_operations_research_RegularLimitParameters_fieldAccessorTable = new
47  com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
48  internal_static_operations_research_RegularLimitParameters_descriptor,
49  new java.lang.String[] { "Time", "Branches", "Failures", "Solutions", "SmartTimeCheck", "Cumulative", });
50  }
51 
52  // @@protoc_insertion_point(outer_class_scope)
53 }
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()