SCIPlpSetSizeMark

Function SCIPlpSetSizeMark 

Source
pub unsafe extern "C" fn SCIPlpSetSizeMark(
    lp: *mut SCIP_LP,
    nrows: c_int,
    ncols: c_int,
)
Expand description

sets the remembered number of columns and rows to the given values