SCIPcolIsIntegral

Function SCIPcolIsIntegral 

Source
pub unsafe extern "C" fn SCIPcolIsIntegral(
    col: *mut SCIP_COL,
) -> c_uint
Expand description

returns whether the associated variable is of integral type (binary, integer, or implied integral)