Function coincbc_sys::Cbc_getNumCols
source · pub unsafe extern "C" fn Cbc_getNumCols(
model: *mut Cbc_Model
) -> c_intExpand description
@brief Number of variables in the model @param model problem object @return number of columns (variables)