SCIPaddVarIndicator

Function SCIPaddVarIndicator 

Source
pub unsafe extern "C" fn SCIPaddVarIndicator(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    var: *mut SCIP_VAR,
    val: f64,
) -> SCIP_RETCODE
Expand description

adds variable to the inequality of the indicator constraint