SCIPconshdlrIsExact

Function SCIPconshdlrIsExact 

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

is constraint handler safe to use in exact solving mode?