Description Usage Arguments Details Examples
Get one or more optimization problems, meta information or a listing
of the available MIPLIB 2010
problems.
1 | miplib(x, folder = system.file("roi_op", package = "ROI.models.miplib"))
|
x |
a character giving the names of the optimization problems
to be returned, if |
folder |
the folder where the optimization problems are stored. |
The function miplib
searches in the given folder for
.rds
files and returns them.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.