SCIPlpiGetBasisInd

Function SCIPlpiGetBasisInd 

Source
pub unsafe extern "C" fn SCIPlpiGetBasisInd(
    lpi: *mut SCIP_LPI,
    bind: *mut c_int,
) -> SCIP_RETCODE
Expand description

returns the indices of the basic columns and rows; basic column n gives value n, basic row m gives value -1-m