isSolutionOptimal: (Internal) Check whether solution is optimal
Description
isSolutionOptimal
is an internal function for
checking whether a solution is optimal.
Usage
isSolutionOptimal(status, solver)
Value
isSolutionOptimal
returns TRUE
or FALSE
.
Arguments
- status
status code returned by the solver function.
- solver
solver name.