SCIPlpGetBInvCol

Function SCIPlpGetBInvCol 

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

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