set_model_bounds: change the bounds on a Gurobi model

Description Usage Arguments Value

View source: R/raptor_coupling.R

Description

change the bounds on a Gurobi model

Usage

1
set_model_bounds(model, rxn, UB, LB)

Arguments

model

Gurobi model

rxn

string indicating the reaction whose bounds should be altered

UB

new upper bound for reaction

LB

new lower bound for reaction

Value

new model with altered bounds


DikshantPradhan/FluxCouplingTools documentation built on Aug. 27, 2019, 2:19 a.m.