SCIPtreeCreateProbingNode

Function SCIPtreeCreateProbingNode 

Source
pub unsafe extern "C" fn SCIPtreeCreateProbingNode(
    tree: *mut SCIP_TREE,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    lp: *mut SCIP_LP,
) -> SCIP_RETCODE
Expand description

creates a new probing child node in the probing path