SCIPvarGetLbOriginal

Function SCIPvarGetLbOriginal 

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

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