Skip to contents

Set column/variable types of an LPproblem.

Usage

setColsKind(lp, ...)

# S4 method for class 'LPproblem_glpk'
setColsKind(lp, j, kind)

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.

j

Indices of columns

kind

Type of respective columns