SCIPnodeGetVarSOS1

Function SCIPnodeGetVarSOS1 

Source
pub unsafe extern "C" fn SCIPnodeGetVarSOS1(
    conflictgraph: *mut SCIP_DIGRAPH,
    node: c_int,
) -> *mut SCIP_VAR
Expand description

returns variable that belongs to a given node from the conflict graph