R/model.R
scip_model.Rd
Creates a new SCIP optimization model for incremental problem construction.
scip_model(name = "scip_model")
Character; problem name. Default "scip_model".
"scip_model"
An external pointer representing the SCIP model.