pub unsafe extern "C" fn SCIPconshdlrIsExact(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintExpand description
is constraint handler safe to use in exact solving mode?
pub unsafe extern "C" fn SCIPconshdlrIsExact(
conshdlr: *mut SCIP_CONSHDLR,
) -> c_uintis constraint handler safe to use in exact solving mode?