SCIPnodePropagateAgain

Function SCIPnodePropagateAgain 

Source
pub unsafe extern "C" fn SCIPnodePropagateAgain(
    node: *mut SCIP_NODE,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
    tree: *mut SCIP_TREE,
)
Expand description

marks node, that propagation should be applied again the next time, a node of its subtree is focused