Macro grb::add_intvar[][src]

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

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