SCIPvarMayRoundUp

Function SCIPvarMayRoundUp 

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

is it possible, to round variable up and stay feasible?

@note This method will always check w.r.t. variable locks of type model