construct_model,optimizer-method | R Documentation |
Method for constructing the optimization model
## S4 method for signature 'optimizer' construct_model(object, maximize = TRUE)
object |
an S4 object of class Optimizer |
maximize |
Whether to maximize or minimize the objective function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.