Function SCIPexprhdlrIncrementNDomainReductions

Source
pub unsafe extern "C" fn SCIPexprhdlrIncrementNDomainReductions(
    exprhdlr: *mut SCIP_EXPRHDLR,
    nreductions: c_int,
)
Expand description

increments the domain reductions count of an expression handler