SCIPlpGetPrimalRay

Function SCIPlpGetPrimalRay 

Source
pub unsafe extern "C" fn SCIPlpGetPrimalRay(
    lp: *mut SCIP_LP,
    set: *mut SCIP_SET,
    ray: *mut f64,
) -> SCIP_RETCODE
Expand description

returns primal ray proving the unboundedness of the current LP