SCIPvarGetLbOriginalExact

Function SCIPvarGetLbOriginalExact 

Source
pub unsafe extern "C" fn SCIPvarGetLbOriginalExact(
    var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONAL
Expand description

gets original lower bound of original problem variable (i.e. the bound set in problem creation)