SCIPgetBinaryVarIndicatorGeneric

Function SCIPgetBinaryVarIndicatorGeneric 

Source
pub unsafe extern "C" fn SCIPgetBinaryVarIndicatorGeneric(
    cons: *mut SCIP_CONS,
) -> *mut SCIP_VAR
Expand description

similar to SCIPgetBinaryVarIndicator but returns the original binary variable passed by the user.