Learn R Programming

errorlocate (version 1.1.1)

mip_rule: Create a rule used by mip

Description

Create a rule used by mip

Usage

mip_rule(a, op, b, rule, type, weight = Inf, ...)

Arguments

a

named vector with coefficients

op

operator in ("<=", "==", ">=", ">", "<")