Function SCIPconshdlrGetSepaPriority

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

gets separation priority of constraint handler