Function SCIPconshdlrDoesPresolve

Source
pub unsafe extern "C" fn SCIPconshdlrDoesPresolve(
    conshdlr: *mut SCIP_CONSHDLR,
) -> c_uint
Expand description

does the constraint handler perform presolving?