SCIPvarGetNodeSOS1

Function SCIPvarGetNodeSOS1 

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

returns node of variable in the conflict graph or -1 if variable is not part of the SOS1 conflict graph