to_solve: to solve an initialized lp object

Description Usage Arguments Value

Description

to solve an initialized lp object

Usage

1
to_solve(lp_obj, timeout = NULL, solver = NULL, gap = NULL, verbose = NULL)

Arguments

timeout

default is 60 seconds

solver

"cbc" (default), "symphony", "glpk" and "lpsolve".

gap

absolute MIP gap with default = 0

verbose
lpObj

the LP object

Value

the solved lp object


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