pub unsafe extern "C" fn SCIPtreeMarkProbingNodeHasLP(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEExpand description
marks the probing node to have a solved LP relaxation
pub unsafe extern "C" fn SCIPtreeMarkProbingNodeHasLP(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEmarks the probing node to have a solved LP relaxation