SCIPgetLinearConsIndicator

Function SCIPgetLinearConsIndicator 

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

gets the linear constraint corresponding to the indicator constraint (may be NULL)