Function scip_sys::SCIPvarIsInitial

source ·
pub unsafe extern "C" fn SCIPvarIsInitial(
    var: *mut SCIP_VAR
) -> c_uint
Expand description

returns whether variable’s column should be present in the initial root LP