isSolutionOptimal function

(Internal) Check whether solution is optimal

(Internal) Check whether solution is optimal

isSolutionOptimal is an internal function for checking whether a solution is optimal.

isSolutionOptimal(status, solver)

Arguments

  • status: status code returned by the solver function.
  • solver: solver name.

Returns

isSolutionOptimal returns TRUE or FALSE.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22