statusString | R Documentation |
This function returns the status code specific to a solver.
statusString(status, solver)
status |
Status code. |
solver |
Name of solver, either 'gurobi', 'cplexapi', or 'lpsolveapi'. |
Status specific to solver, e.g. 'OPTIMAL (2)'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.