Class LinearSolutionStateMapper

java.lang.Object
org.optsol.jmip.linearsolver.solver.solution.LinearSolutionStateMapper

public class LinearSolutionStateMapper extends Object
  • Constructor Details

    • LinearSolutionStateMapper

      public LinearSolutionStateMapper()
  • Method Details

    • convert

      public static SolutionState convert(com.google.ortools.linearsolver.MPSolver.ResultStatus status)