pub unsafe extern "C" fn SCIPconshdlrDoesPresolve(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintExpand description
does the constraint handler perform presolving?
pub unsafe extern "C" fn SCIPconshdlrDoesPresolve(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintdoes the constraint handler perform presolving?