Function SCIPvarIsRemovable

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

returns whether variable’s column is removable from the LP (due to aging or cleanup)