Description Usage Arguments Value
View source: R/raptor_coupling.R
change the bounds on a Gurobi model
1 | set_model_bounds(model, rxn, UB, LB)
|
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 |
new model with altered bounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.