| scip_model | R Documentation |
Creates a new SCIP optimization model for incremental problem construction.
scip_model(name = "scip_model")
name |
Character; problem name. Default |
An external pointer representing the SCIP model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.