Java Reference

Java Reference

MPSolverParameters.java File Reference

Go to the source code of this file.

Classes

class  MPSolverParameters
 This class stores parameter settings for LP and MIP solvers. More...
 
enum  MPSolverParameters.DoubleParam
 Enumeration of parameters that take continuous values. More...
 
enum  MPSolverParameters.IntegerParam
 Enumeration of parameters that take integer or categorical values. More...
 
enum  MPSolverParameters.PresolveValues
 For each categorical parameter, enumeration of possible values. More...
 
enum  MPSolverParameters.LpAlgorithmValues
 LP algorithm to use. More...
 
enum  MPSolverParameters.IncrementalityValues
 Advanced usage: Incrementality options. More...
 
enum  MPSolverParameters.ScalingValues
 Advanced usage: Scaling options. More...
 

Packages

package  com.google.ortools.linearsolver