SCIPsetBinaryVarIndicator

Function SCIPsetBinaryVarIndicator 

Source
pub unsafe extern "C" fn SCIPsetBinaryVarIndicator(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    binvar: *mut SCIP_VAR,
) -> SCIP_RETCODE
Expand description

sets binary indicator variable for indicator constraint