mip_rule: Create a rule used by mip

View source: R/mip_rule.R

mip_ruleR Documentation

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 ("<=", "==", ">=", ">", "<")


errorlocate documentation built on Oct. 1, 2023, 1:08 a.m.