set_up_for_and_run_gurobi_APP: Set up for and run gurobi for APP problem

set_up_for_and_run_gurobi_APPR Documentation

Set up for and run gurobi for APP problem

Description

Convenience function to call set_up_for_and_run_gurobi with proper arguments for an apparent Xu_bd_problem

Usage

set_up_for_and_run_gurobi_APP(
  APP_bd_prob,
  COR_bd_prob,
  rsrun,
  parameters,
  starting_dir,
  marxan_elapsed_time = NA
)

Arguments

APP_bd_prob

an apparent Xu_bd_problem

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.