SCIPnodeGetDomchg

Function SCIPnodeGetDomchg 

Source
pub unsafe extern "C" fn SCIPnodeGetDomchg(
    node: *mut SCIP_NODE,
) -> *mut SCIP_DOMCHG
Expand description

gets the domain change information of the node, i.e., the information about the differences in the variables domains to the parent node