Function scip_sys::SCIPconsIsAdded

source ·
pub unsafe extern "C" fn SCIPconsIsAdded(
    cons: *mut SCIP_CONS
) -> c_uint
Expand description

returns if the constraint was already added to a SCIP instance