Uses of Interface
com.google.ortools.linearsolver.MPSolveInfoOrBuilder
-
Packages that use MPSolveInfoOrBuilder Package Description com.google.ortools.linearsolver -
-
Uses of MPSolveInfoOrBuilder in com.google.ortools.linearsolver
Classes in com.google.ortools.linearsolver that implement MPSolveInfoOrBuilder Modifier and Type Class Description classMPSolveInfoProtobuf typeoperations_research.MPSolveInfostatic classMPSolveInfo.BuilderProtobuf typeoperations_research.MPSolveInfoMethods in com.google.ortools.linearsolver that return MPSolveInfoOrBuilder Modifier and Type Method Description MPSolveInfoOrBuilderMPSolutionResponse.Builder. getSolveInfoOrBuilder()Contains extra information about the solve, populated if the underlying solver (and its interface) supports it.MPSolveInfoOrBuilderMPSolutionResponse. getSolveInfoOrBuilder()Contains extra information about the solve, populated if the underlying solver (and its interface) supports it.MPSolveInfoOrBuilderMPSolutionResponseOrBuilder. getSolveInfoOrBuilder()Contains extra information about the solve, populated if the underlying solver (and its interface) supports it.
-