SCIPconsIsPropagationEnabled

Function SCIPconsIsPropagationEnabled 

Source
pub unsafe extern "C" fn SCIPconsIsPropagationEnabled(
    cons: *mut SCIP_CONS,
) -> c_uint
Expand description

returns TRUE iff constraint’s propagation is enabled in the current node