SCIPconsIsLocal

Function SCIPconsIsLocal 

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

returns TRUE iff constraint is only locally valid or not added to any (sub)problem