All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ortools.constraintsolver.SolverParameters Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ortools/constraint_solver/solver_parameters.proto

package com.google.ortools.constraintsolver;

public final class SolverParameters {
  private SolverParameters() {}
  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_ConstraintSolverParameters_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_ConstraintSolverParameters_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n1ortools/constraint_solver/solver_param" +
      "eters.proto\022\023operations_research\"\356\007\n\032Con" +
      "straintSolverParameters\022X\n\016compress_trai" +
      "l\030\001 \001(\[email protected]_research.Constraint" +
      "SolverParameters.TrailCompression\022\030\n\020tra" +
      "il_block_size\030\002 \001(\005\022\030\n\020array_split_size\030" +
      "\003 \001(\005\022\023\n\013store_names\030\004 \001(\010\022\033\n\023name_cast_" +
      "variables\030\005 \001(\010\022\032\n\022name_all_variables\030\006 " +
      "\001(\010\022\033\n\023profile_propagation\030\007 \001(\010\022\024\n\014prof" +
      "ile_file\030\010 \001(\t\022\034\n\024profile_local_search\030\020" +
      " \001(\010\022\"\n\032print_local_search_profile\030\021 \001(\010" +
      "\022\031\n\021trace_propagation\030\t \001(\010\022\024\n\014trace_sea" +
      "rch\030\n \001(\010\022\023\n\013print_model\030\013 \001(\010\022\031\n\021print_" +
      "model_stats\030\014 \001(\010\022\037\n\027print_added_constra" +
      "ints\030\r \001(\010\022\023\n\013export_file\030\016 \001(\t\022\025\n\rdisab" +
      "le_solve\030\017 \001(\010\022\031\n\021use_compact_table\030d \001(" +
      "\010\022\027\n\017use_small_table\030e \001(\010\022\025\n\ruse_sat_ta" +
      "ble\030f \001(\010\022\034\n\024ac4r_table_threshold\030g \001(\005\022" +
      "\025\n\ruse_mdd_table\030h \001(\010\022\"\n\032use_cumulative" +
      "_edge_finder\030i \001(\010\022!\n\031use_cumulative_tim" +
      "e_table\030j \001(\010\022&\n\036use_cumulative_time_tab" +
      "le_sync\030p \001(\010\022&\n\036use_sequence_high_deman" +
      "d_tasks\030k \001(\010\022%\n\035use_all_possible_disjun" +
      "ctions\030l \001(\010\022\034\n\024max_edge_finder_size\030m \001" +
      "(\005\022\034\n\024diffn_use_cumulative\030n \001(\010\022\027\n\017use_" +
      "element_rmq\030o \001(\010\">\n\020TrailCompression\022\022\n" +
      "\016NO_COMPRESSION\020\000\022\026\n\022COMPRESS_WITH_ZLIB\020" +
      "\001BI\n#com.google.ortools.constraintsolver" +
      "P\001\252\002\037Google.OrTools.ConstraintSolverb\006pr" +
      "oto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        }, assigner);
    internal_static_operations_research_ConstraintSolverParameters_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_operations_research_ConstraintSolverParameters_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_ConstraintSolverParameters_descriptor,
        new java.lang.String[] { "CompressTrail", "TrailBlockSize", "ArraySplitSize", "StoreNames", "NameCastVariables", "NameAllVariables", "ProfilePropagation", "ProfileFile", "ProfileLocalSearch", "PrintLocalSearchProfile", "TracePropagation", "TraceSearch", "PrintModel", "PrintModelStats", "PrintAddedConstraints", "ExportFile", "DisableSolve", "UseCompactTable", "UseSmallTable", "UseSatTable", "Ac4RTableThreshold", "UseMddTable", "UseCumulativeEdgeFinder", "UseCumulativeTimeTable", "UseCumulativeTimeTableSync", "UseSequenceHighDemandTasks", "UseAllPossibleDisjunctions", "MaxEdgeFinderSize", "DiffnUseCumulative", "UseElementRmq", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy