| scip_optimize | R Documentation |
Solve a SCIP model
scip_optimize(model)
model |
A SCIP model. |
Invisible NULL. Use scip_get_status and
scip_get_solution to retrieve results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.