Function scip_sys::SCIPvarIsActive

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

returns whether variable is an active (neither fixed nor aggregated) variable