Function SCIProwGetOriginConshdlr

Source
pub unsafe extern "C" fn SCIProwGetOriginConshdlr(
    row: *mut SCIP_ROW,
) -> *mut SCIP_CONSHDLR
Expand description

returns origin constraint handler that created the row (NULL if not available)