View source: R/solver_functions.R
isSolutionOptimal | R Documentation |
isSolutionOptimal
is an internal function for
checking whether a solution is optimal.
isSolutionOptimal(status, solver)
status |
status code returned by the solver function. |
solver |
solver name. |
isSolutionOptimal
returns TRUE
or FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.