SCIPlpGetBInvRow

Function SCIPlpGetBInvRow 

Source
pub unsafe extern "C" fn SCIPlpGetBInvRow(
    lp: *mut SCIP_LP,
    r: c_int,
    coef: *mut f64,
    inds: *mut c_int,
    ninds: *mut c_int,
) -> SCIP_RETCODE
Expand description

gets a row from the inverse basis matrix B^-1