R/model.R
scip_model_free.Rd
Explicitly frees the SCIP model and all associated memory. The model is also freed automatically when garbage collected.
scip_model_free(model)
A SCIP model.
Invisible NULL.
NULL