Macro grb::prelude::add_intvar

source ยท
add_intvar!() { /* proc-macro */ }
Expand description

Equivalent to calling add_var!(model, Integer, ...)