pub unsafe extern "C" fn SCIPtreeCreateProbingNode(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEExpand description
creates a new probing child node in the probing path
pub unsafe extern "C" fn SCIPtreeCreateProbingNode(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEcreates a new probing child node in the probing path