SCIPexprIsIntegral

Function SCIPexprIsIntegral 

Source
pub unsafe extern "C" fn SCIPexprIsIntegral(
    expr: *mut SCIP_EXPR,
) -> c_uint
Expand description

returns whether an expression is integral, i.e. whether the integrality flag is not equal to SCIP_IMPLINTTYPE_NONE