SCIPgetIndVarPseudoboolean

Function SCIPgetIndVarPseudoboolean 

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

gets indicator variable of pseudoboolean constraint, or NULL if there is no