powered by
Convert GurobiOpts object to list.
GurobiOpts
# S3 method for GurobiOpts as.list(x, ...)
GurobiOpts object.
not used.
list
GurobiOpts.
# NOT RUN { # make GuboriOpts object x <- GurobiOpts() # convert to list as.list(x) # }
Run the code above in your browser using DataLab