Uses of Class
com.google.ortools.linearsolver.MPModelExportOptions
Packages that use MPModelExportOptions
-
Uses of MPModelExportOptions in com.google.ortools.linearsolver
Methods in com.google.ortools.linearsolver with parameters of type MPModelExportOptionsModifier and TypeMethodDescriptionMPSolver.exportModelAsLpFormat(MPModelExportOptions options) Export the loaded model in LP format.MPSolver.exportModelAsMpsFormat(MPModelExportOptions options) Export the loaded model in MPS format.protected static longMPModelExportOptions.getCPtr(MPModelExportOptions obj) static final booleanmainJNI.MPModelExportOptions_LogInvalidNames_get(long jarg1, MPModelExportOptions jarg1_) static final voidmainJNI.MPModelExportOptions_LogInvalidNames_set(long jarg1, MPModelExportOptions jarg1_, boolean jarg2) static final intmainJNI.MPModelExportOptions_MaxLineLength_get(long jarg1, MPModelExportOptions jarg1_) static final voidmainJNI.MPModelExportOptions_MaxLineLength_set(long jarg1, MPModelExportOptions jarg1_, int jarg2) static final booleanmainJNI.MPModelExportOptions_Obfuscate_get(long jarg1, MPModelExportOptions jarg1_) static final voidmainJNI.MPModelExportOptions_Obfuscate_set(long jarg1, MPModelExportOptions jarg1_, boolean jarg2) static final booleanmainJNI.MPModelExportOptions_ShowUnusedVariables_get(long jarg1, MPModelExportOptions jarg1_) static final voidmainJNI.MPModelExportOptions_ShowUnusedVariables_set(long jarg1, MPModelExportOptions jarg1_, boolean jarg2) static final StringmainJNI.MPSolver_exportModelAsLpFormat__SWIG_0(long jarg1, MPSolver jarg1_, long jarg2, MPModelExportOptions jarg2_) static final StringmainJNI.MPSolver_exportModelAsMpsFormat__SWIG_0(long jarg1, MPSolver jarg1_, long jarg2, MPModelExportOptions jarg2_) protected static longMPModelExportOptions.swigRelease(MPModelExportOptions obj)