SCIPlpExactAddRow

Function SCIPlpExactAddRow 

Source
pub unsafe extern "C" fn SCIPlpExactAddRow(
    lpexact: *mut SCIP_LPEXACT,
    set: *mut SCIP_SET,
    rowexact: *mut SCIP_ROWEXACT,
) -> SCIP_RETCODE
Expand description

adds a row to the LP and captures it