SCIProwGetOriginCons

Function SCIProwGetOriginCons 

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

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