set_up_for_and_run_gurobi_COR | R Documentation |
Convenience function to call set_up_for_and_run_gurobi with proper arguments for a correct Xu_bd_problem.
set_up_for_and_run_gurobi_COR( COR_bd_prob, rsrun, parameters, starting_dir, marxan_elapsed_time = NA )
COR_bd_prob |
a correct Xu_bd_problem |
rsrun |
an RSrun object (or subclass) |
parameters |
parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run |
starting_dir |
string containing full path of top directory where problems and/or runs are to be created |
marxan_elapsed_time |
numeric value containing elapsed time for running marxan (in seconds) |
Returns named list of gurobi control and return values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.