SCIPcliqueHasVar

Function SCIPcliqueHasVar 

Source
pub unsafe extern "C" fn SCIPcliqueHasVar(
    clique: *mut SCIP_CLIQUE,
    var: *mut SCIP_VAR,
    value: c_uint,
) -> c_uint
Expand description

returns whether the given variable/value pair is member of the given clique