Macro grb::prelude::add_binvar

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

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