| scip_model_free | R Documentation |
Explicitly frees the SCIP model and all associated memory. The model is also freed automatically when garbage collected.
scip_model_free(model)
model |
A SCIP model. |
Invisible NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.