SCIPconsIsAdded

Function 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