pub unsafe extern "C" fn SCIPvarGetLbOriginalExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALExpand description
gets original lower bound of original problem variable (i.e. the bound set in problem creation)
pub unsafe extern "C" fn SCIPvarGetLbOriginalExact(
var: *mut SCIP_VAR,
) -> *mut SCIP_RATIONALgets original lower bound of original problem variable (i.e. the bound set in problem creation)