SCIPvarIsActive

Function 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