com.google.ortools.constraintsolver.SearchLimitProtobuf Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ortools/constraint_solver/search_limit.proto
package com.google.ortools.constraintsolver;
public final class SearchLimitProtobuf {
private SearchLimitProtobuf() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_operations_research_RegularLimitParameters_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_operations_research_RegularLimitParameters_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n,ortools/constraint_solver/search_limit" +
".proto\022\023operations_research\"\213\001\n\026RegularL" +
"imitParameters\022\014\n\004time\030\001 \001(\003\022\020\n\010branches" +
"\030\002 \001(\003\022\020\n\010failures\030\003 \001(\003\022\021\n\tsolutions\030\004 " +
"\001(\003\022\030\n\020smart_time_check\030\005 \001(\010\022\022\n\ncumulat" +
"ive\030\006 \001(\010B^\n#com.google.ortools.constrai" +
"ntsolverB\023SearchLimitProtobufP\001\252\002\037Google" +
".OrTools.ConstraintSolverb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_operations_research_RegularLimitParameters_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_operations_research_RegularLimitParameters_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_operations_research_RegularLimitParameters_descriptor,
new java.lang.String[] { "Time", "Branches", "Failures", "Solutions", "SmartTimeCheck", "Cumulative", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy