Function SCIPconshdlrGetCheckPriority

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

gets checking priority of constraint handler