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

com.google.ortools.linearsolver.LinearSolver Maven / Gradle / Ivy

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

package com.google.ortools.linearsolver;

public final class LinearSolver {
  private LinearSolver() {}
  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_MPVariableProto_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPVariableProto_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPConstraintProto_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPConstraintProto_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPGeneralConstraintProto_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPGeneralConstraintProto_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPIndicatorConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPIndicatorConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPSosConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPSosConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPQuadraticConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPQuadraticConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPAbsConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPAbsConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPArrayConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPArrayConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPArrayWithConstantConstraint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPArrayWithConstantConstraint_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPQuadraticObjective_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPQuadraticObjective_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_PartialVariableAssignment_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_PartialVariableAssignment_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPModelProto_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPModelProto_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_OptionalDouble_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_OptionalDouble_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPSolverCommonParameters_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPSolverCommonParameters_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPModelDeltaProto_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPModelDeltaProto_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPModelRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPModelRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_operations_research_MPSolutionResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_operations_research_MPSolutionResponse_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/linear_solver/linear_solver.pr" +
      "oto\022\023operations_research\032#ortools/util/o" +
      "ptional_boolean.proto\"\262\001\n\017MPVariableProt" +
      "o\022\031\n\013lower_bound\030\001 \001(\001:\004-inf\022\030\n\013upper_bo" +
      "und\030\002 \001(\001:\003inf\022 \n\025objective_coefficient\030" +
      "\003 \001(\001:\0010\022\031\n\nis_integer\030\004 \001(\010:\005false\022\016\n\004n" +
      "ame\030\005 \001(\t:\000\022\035\n\022branching_priority\030\006 \001(\005:" +
      "\0010\"\240\001\n\021MPConstraintProto\022\025\n\tvar_index\030\006 " +
      "\003(\005B\002\020\001\022\027\n\013coefficient\030\007 \003(\001B\002\020\001\022\031\n\013lowe" +
      "r_bound\030\002 \001(\001:\004-inf\022\030\n\013upper_bound\030\003 \001(\001" +
      ":\003inf\022\016\n\004name\030\004 \001(\t:\000\022\026\n\007is_lazy\030\005 \001(\010:\005" +
      "false\"\367\004\n\030MPGeneralConstraintProto\022\016\n\004na" +
      "me\030\001 \001(\t:\000\022J\n\024indicator_constraint\030\002 \001(\013" +
      "2*.operations_research.MPIndicatorConstr" +
      "aintH\000\022>\n\016sos_constraint\030\003 \001(\0132$.operati" +
      "ons_research.MPSosConstraintH\000\022J\n\024quadra" +
      "tic_constraint\030\004 \001(\0132*.operations_resear" +
      "ch.MPQuadraticConstraintH\000\022>\n\016abs_constr" +
      "aint\030\005 \001(\0132$.operations_research.MPAbsCo" +
      "nstraintH\000\022@\n\016and_constraint\030\006 \001(\0132&.ope" +
      "rations_research.MPArrayConstraintH\000\022?\n\r" +
      "or_constraint\030\007 \001(\0132&.operations_researc" +
      "h.MPArrayConstraintH\000\022L\n\016min_constraint\030" +
      "\010 \001(\01322.operations_research.MPArrayWithC" +
      "onstantConstraintH\000\022L\n\016max_constraint\030\t " +
      "\001(\01322.operations_research.MPArrayWithCon" +
      "stantConstraintH\000B\024\n\022general_constraint\"" +
      "y\n\025MPIndicatorConstraint\022\021\n\tvar_index\030\001 " +
      "\001(\005\022\021\n\tvar_value\030\002 \001(\005\022:\n\nconstraint\030\003 \001" +
      "(\0132&.operations_research.MPConstraintPro" +
      "to\"\237\001\n\017MPSosConstraint\022E\n\004type\030\001 \001(\0162).o" +
      "perations_research.MPSosConstraint.Type:" +
      "\014SOS1_DEFAULT\022\021\n\tvar_index\030\002 \003(\005\022\016\n\006weig" +
      "ht\030\003 \003(\001\"\"\n\004Type\022\020\n\014SOS1_DEFAULT\020\000\022\010\n\004SO" +
      "S2\020\001\"\264\001\n\025MPQuadraticConstraint\022\021\n\tvar_in" +
      "dex\030\001 \003(\005\022\023\n\013coefficient\030\002 \003(\001\022\023\n\013qvar1_" +
      "index\030\003 \003(\005\022\023\n\013qvar2_index\030\004 \003(\005\022\024\n\014qcoe" +
      "fficient\030\005 \003(\001\022\031\n\013lower_bound\030\006 \001(\001:\004-in" +
      "f\022\030\n\013upper_bound\030\007 \001(\001:\003inf\"A\n\017MPAbsCons" +
      "traint\022\021\n\tvar_index\030\001 \001(\005\022\033\n\023resultant_v" +
      "ar_index\030\002 \001(\005\"C\n\021MPArrayConstraint\022\021\n\tv" +
      "ar_index\030\001 \003(\005\022\033\n\023resultant_var_index\030\002 " +
      "\001(\005\"a\n\035MPArrayWithConstantConstraint\022\021\n\t" +
      "var_index\030\001 \003(\005\022\020\n\010constant\030\002 \001(\001\022\033\n\023res" +
      "ultant_var_index\030\003 \001(\005\"U\n\024MPQuadraticObj" +
      "ective\022\023\n\013qvar1_index\030\001 \003(\005\022\023\n\013qvar2_ind" +
      "ex\030\002 \003(\005\022\023\n\013coefficient\030\003 \003(\001\"I\n\031Partial" +
      "VariableAssignment\022\025\n\tvar_index\030\001 \003(\005B\002\020" +
      "\001\022\025\n\tvar_value\030\002 \003(\001B\002\020\001\"\242\003\n\014MPModelProt" +
      "o\0226\n\010variable\030\003 \003(\0132$.operations_researc" +
      "h.MPVariableProto\022:\n\nconstraint\030\004 \003(\0132&." +
      "operations_research.MPConstraintProto\022I\n" +
      "\022general_constraint\030\007 \003(\0132-.operations_r" +
      "esearch.MPGeneralConstraintProto\022\027\n\010maxi" +
      "mize\030\001 \001(\010:\005false\022\033\n\020objective_offset\030\002 " +
      "\001(\001:\0010\022F\n\023quadratic_objective\030\010 \001(\0132).op" +
      "erations_research.MPQuadraticObjective\022\016" +
      "\n\004name\030\005 \001(\t:\000\022E\n\rsolution_hint\030\006 \001(\0132.." +
      "operations_research.PartialVariableAssig" +
      "nment\"\037\n\016OptionalDouble\022\r\n\005value\030\001 \001(\001\"\275" +
      "\004\n\030MPSolverCommonParameters\022=\n\020relative_" +
      "mip_gap\030\001 \001(\0132#.operations_research.Opti" +
      "onalDouble\022=\n\020primal_tolerance\030\002 \001(\0132#.o" +
      "perations_research.OptionalDouble\022;\n\016dua" +
      "l_tolerance\030\003 \001(\0132#.operations_research." +
      "OptionalDouble\022j\n\014lp_algorithm\030\004 \001(\0162?.o" +
      "perations_research.MPSolverCommonParamet" +
      "ers.LPAlgorithmValues:\023LP_ALGO_UNSPECIFI" +
      "ED\022H\n\010presolve\030\005 \001(\0162$.operations_resear" +
      "ch.OptionalBoolean:\020BOOL_UNSPECIFIED\022G\n\007" +
      "scaling\030\007 \001(\0162$.operations_research.Opti" +
      "onalBoolean:\020BOOL_UNSPECIFIED\"g\n\021LPAlgor" +
      "ithmValues\022\027\n\023LP_ALGO_UNSPECIFIED\020\000\022\020\n\014L" +
      "P_ALGO_DUAL\020\001\022\022\n\016LP_ALGO_PRIMAL\020\002\022\023\n\017LP_" +
      "ALGO_BARRIER\020\003\"\263\003\n\021MPModelDeltaProto\022 \n\030" +
      "baseline_model_file_path\030\001 \001(\t\022Y\n\022variab" +
      "le_overrides\030\002 \003(\0132=.operations_research" +
      ".MPModelDeltaProto.VariableOverridesEntr" +
      "y\022]\n\024constraint_overrides\030\003 \003(\0132?.operat" +
      "ions_research.MPModelDeltaProto.Constrai" +
      "ntOverridesEntry\032^\n\026VariableOverridesEnt" +
      "ry\022\013\n\003key\030\001 \001(\005\0223\n\005value\030\002 \001(\0132$.operati" +
      "ons_research.MPVariableProto:\0028\001\032b\n\030Cons" +
      "traintOverridesEntry\022\013\n\003key\030\001 \001(\005\0225\n\005val" +
      "ue\030\002 \001(\0132&.operations_research.MPConstra" +
      "intProto:\0028\001\"\270\006\n\016MPModelRequest\0220\n\005model" +
      "\030\001 \001(\0132!.operations_research.MPModelProt" +
      "o\022C\n\013solver_type\030\002 \001(\0162..operations_rese" +
      "arch.MPModelRequest.SolverType\022!\n\031solver" +
      "_time_limit_seconds\030\003 \001(\001\022,\n\035enable_inte" +
      "rnal_solver_output\030\004 \001(\010:\005false\022\"\n\032solve" +
      "r_specific_parameters\030\005 \001(\t\022;\n\013model_del" +
      "ta\030\010 \001(\0132&.operations_research.MPModelDe" +
      "ltaProto\"\374\003\n\nSolverType\022\033\n\027GLOP_LINEAR_P" +
      "ROGRAMMING\020\002\022\032\n\026CLP_LINEAR_PROGRAMMING\020\000" +
      "\022\033\n\027GLPK_LINEAR_PROGRAMMING\020\001\022\035\n\031GUROBI_" +
      "LINEAR_PROGRAMMING\020\006\022\035\n\031XPRESS_LINEAR_PR" +
      "OGRAMMING\020e\022\034\n\030CPLEX_LINEAR_PROGRAMMING\020" +
      "\n\022\"\n\036SCIP_MIXED_INTEGER_PROGRAMMING\020\003\022\"\n" +
      "\036GLPK_MIXED_INTEGER_PROGRAMMING\020\004\022!\n\035CBC" +
      "_MIXED_INTEGER_PROGRAMMING\020\005\022$\n GUROBI_M" +
      "IXED_INTEGER_PROGRAMMING\020\007\022$\n XPRESS_MIX" +
      "ED_INTEGER_PROGRAMMING\020f\022#\n\037CPLEX_MIXED_" +
      "INTEGER_PROGRAMMING\020\013\022\033\n\027BOP_INTEGER_PRO" +
      "GRAMMING\020\014\022\033\n\027SAT_INTEGER_PROGRAMMING\020\016\022" +
      "&\n\"KNAPSACK_MIXED_INTEGER_PROGRAMMING\020\r\"" +
      "\203\002\n\022MPSolutionResponse\022T\n\006status\030\001 \001(\0162+" +
      ".operations_research.MPSolverResponseSta" +
      "tus:\027MPSOLVER_UNKNOWN_STATUS\022\022\n\nstatus_s" +
      "tr\030\007 \001(\t\022\027\n\017objective_value\030\002 \001(\001\022\034\n\024bes" +
      "t_objective_bound\030\005 \001(\001\022\032\n\016variable_valu" +
      "e\030\003 \003(\001B\002\020\001\022\026\n\ndual_value\030\004 \003(\001B\002\020\001\022\030\n\014r" +
      "educed_cost\030\006 \003(\001B\002\020\001*\372\002\n\026MPSolverRespon" +
      "seStatus\022\024\n\020MPSOLVER_OPTIMAL\020\000\022\025\n\021MPSOLV" +
      "ER_FEASIBLE\020\001\022\027\n\023MPSOLVER_INFEASIBLE\020\002\022\026" +
      "\n\022MPSOLVER_UNBOUNDED\020\003\022\025\n\021MPSOLVER_ABNOR" +
      "MAL\020\004\022\027\n\023MPSOLVER_NOT_SOLVED\020\006\022\033\n\027MPSOLV" +
      "ER_MODEL_IS_VALID\020a\022\033\n\027MPSOLVER_UNKNOWN_" +
      "STATUS\020c\022\032\n\026MPSOLVER_MODEL_INVALID\020\005\022(\n$" +
      "MPSOLVER_MODEL_INVALID_SOLUTION_HINT\020T\022," +
      "\n(MPSOLVER_MODEL_INVALID_SOLVER_PARAMETE" +
      "RS\020U\022$\n MPSOLVER_SOLVER_TYPE_UNAVAILABLE" +
      "\020\007B#\n\037com.google.ortools.linearsolverP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ortools.util.OptionalBooleanOuterClass.getDescriptor(),
        });
    internal_static_operations_research_MPVariableProto_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_operations_research_MPVariableProto_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPVariableProto_descriptor,
        new java.lang.String[] { "LowerBound", "UpperBound", "ObjectiveCoefficient", "IsInteger", "Name", "BranchingPriority", });
    internal_static_operations_research_MPConstraintProto_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_operations_research_MPConstraintProto_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPConstraintProto_descriptor,
        new java.lang.String[] { "VarIndex", "Coefficient", "LowerBound", "UpperBound", "Name", "IsLazy", });
    internal_static_operations_research_MPGeneralConstraintProto_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_operations_research_MPGeneralConstraintProto_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPGeneralConstraintProto_descriptor,
        new java.lang.String[] { "Name", "IndicatorConstraint", "SosConstraint", "QuadraticConstraint", "AbsConstraint", "AndConstraint", "OrConstraint", "MinConstraint", "MaxConstraint", "GeneralConstraint", });
    internal_static_operations_research_MPIndicatorConstraint_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_operations_research_MPIndicatorConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPIndicatorConstraint_descriptor,
        new java.lang.String[] { "VarIndex", "VarValue", "Constraint", });
    internal_static_operations_research_MPSosConstraint_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_operations_research_MPSosConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPSosConstraint_descriptor,
        new java.lang.String[] { "Type", "VarIndex", "Weight", });
    internal_static_operations_research_MPQuadraticConstraint_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_operations_research_MPQuadraticConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPQuadraticConstraint_descriptor,
        new java.lang.String[] { "VarIndex", "Coefficient", "Qvar1Index", "Qvar2Index", "Qcoefficient", "LowerBound", "UpperBound", });
    internal_static_operations_research_MPAbsConstraint_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_operations_research_MPAbsConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPAbsConstraint_descriptor,
        new java.lang.String[] { "VarIndex", "ResultantVarIndex", });
    internal_static_operations_research_MPArrayConstraint_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_operations_research_MPArrayConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPArrayConstraint_descriptor,
        new java.lang.String[] { "VarIndex", "ResultantVarIndex", });
    internal_static_operations_research_MPArrayWithConstantConstraint_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_operations_research_MPArrayWithConstantConstraint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPArrayWithConstantConstraint_descriptor,
        new java.lang.String[] { "VarIndex", "Constant", "ResultantVarIndex", });
    internal_static_operations_research_MPQuadraticObjective_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_operations_research_MPQuadraticObjective_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPQuadraticObjective_descriptor,
        new java.lang.String[] { "Qvar1Index", "Qvar2Index", "Coefficient", });
    internal_static_operations_research_PartialVariableAssignment_descriptor =
      getDescriptor().getMessageTypes().get(10);
    internal_static_operations_research_PartialVariableAssignment_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_PartialVariableAssignment_descriptor,
        new java.lang.String[] { "VarIndex", "VarValue", });
    internal_static_operations_research_MPModelProto_descriptor =
      getDescriptor().getMessageTypes().get(11);
    internal_static_operations_research_MPModelProto_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPModelProto_descriptor,
        new java.lang.String[] { "Variable", "Constraint", "GeneralConstraint", "Maximize", "ObjectiveOffset", "QuadraticObjective", "Name", "SolutionHint", });
    internal_static_operations_research_OptionalDouble_descriptor =
      getDescriptor().getMessageTypes().get(12);
    internal_static_operations_research_OptionalDouble_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_OptionalDouble_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_operations_research_MPSolverCommonParameters_descriptor =
      getDescriptor().getMessageTypes().get(13);
    internal_static_operations_research_MPSolverCommonParameters_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPSolverCommonParameters_descriptor,
        new java.lang.String[] { "RelativeMipGap", "PrimalTolerance", "DualTolerance", "LpAlgorithm", "Presolve", "Scaling", });
    internal_static_operations_research_MPModelDeltaProto_descriptor =
      getDescriptor().getMessageTypes().get(14);
    internal_static_operations_research_MPModelDeltaProto_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPModelDeltaProto_descriptor,
        new java.lang.String[] { "BaselineModelFilePath", "VariableOverrides", "ConstraintOverrides", });
    internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor =
      internal_static_operations_research_MPModelDeltaProto_descriptor.getNestedTypes().get(0);
    internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor =
      internal_static_operations_research_MPModelDeltaProto_descriptor.getNestedTypes().get(1);
    internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_operations_research_MPModelRequest_descriptor =
      getDescriptor().getMessageTypes().get(15);
    internal_static_operations_research_MPModelRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPModelRequest_descriptor,
        new java.lang.String[] { "Model", "SolverType", "SolverTimeLimitSeconds", "EnableInternalSolverOutput", "SolverSpecificParameters", "ModelDelta", });
    internal_static_operations_research_MPSolutionResponse_descriptor =
      getDescriptor().getMessageTypes().get(16);
    internal_static_operations_research_MPSolutionResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_operations_research_MPSolutionResponse_descriptor,
        new java.lang.String[] { "Status", "StatusStr", "ObjectiveValue", "BestObjectiveBound", "VariableValue", "DualValue", "ReducedCost", });
    com.google.ortools.util.OptionalBooleanOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy