SCIPlpGetUnboundedSol

Function SCIPlpGetUnboundedSol 

Source
pub unsafe extern "C" fn SCIPlpGetUnboundedSol(
    lp: *mut SCIP_LP,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
    primalfeasible: *mut c_uint,
    rayfeasible: *mut c_uint,
) -> SCIP_RETCODE
Expand description

stores LP solution with infinite objective value in the columns and rows