View source: R/raptr-internal.R
| read.RapResults | R Documentation |
This function reads files output from Gurobi and returns a RapResults
object.
read.RapResults(
opts,
data,
model.list,
logging.file,
solution.list,
verbose = FALSE
)
opts |
|
data |
|
model.list |
|
logging.file |
|
solution.list |
|
verbose |
|
RapResults object
RapReliableOpts(), RapUnreliableOpts(),
RapData(), RapResults().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.