cbc: Solve a linear program using the cbc solver

Description Usage Arguments Value

Description

Solve a linear program using the cbc solver

Usage

1
cbc(lp, timeout = 60, gap = 0, verbose = T, ...)

Arguments

lp

An R object that encapsulates the data used to specify a linear program

timeout

The number of CPU seconds before the solver must timeout

gap

Absolute MIP gap

verbose

Verbosity level

Value

Updated lp object


yuehmeir2/myFormAssembler documentation built on June 9, 2021, 3:42 a.m.