SCIPvarMayRoundDown

Function SCIPvarMayRoundDown 

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

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

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