SCIPaddRowIndicator

Function SCIPaddRowIndicator 

Source
pub unsafe extern "C" fn SCIPaddRowIndicator(
    scip: *mut SCIP,
    conshdlr: *mut SCIP_CONSHDLR,
    row: *mut SCIP_ROW,
) -> SCIP_RETCODE
Expand description

adds additional globally valid row that is not connected with an indicator constraint, but can be used for separation