SCIPvarIsSOS1

Function SCIPvarIsSOS1 

Source
pub unsafe extern "C" fn SCIPvarIsSOS1(
    conshdlr: *mut SCIP_CONSHDLR,
    var: *mut SCIP_VAR,
) -> c_uint
Expand description

returns whether variable is part of the SOS1 conflict graph