set_up_for_and_run_gurobi_COR: Set up for and run gurobi for COR problem

set_up_for_and_run_gurobi_CORR Documentation

Set up for and run gurobi for COR problem

Description

Convenience function to call set_up_for_and_run_gurobi with proper arguments for a correct Xu_bd_problem.

Usage

set_up_for_and_run_gurobi_COR(
  COR_bd_prob,
  rsrun,
  parameters,
  starting_dir,
  marxan_elapsed_time = NA
)

Arguments

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)

Value

Returns named list of gurobi control and return values


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.