pub unsafe extern "C" fn SCIPnodeGetDomchg(
node: *mut SCIP_NODE,
) -> *mut SCIP_DOMCHGExpand description
gets the domain change information of the node, i.e., the information about the differences in the variables domains to the parent node
pub unsafe extern "C" fn SCIPnodeGetDomchg(
node: *mut SCIP_NODE,
) -> *mut SCIP_DOMCHGgets the domain change information of the node, i.e., the information about the differences in the variables domains to the parent node