pub unsafe extern "C" fn SCIPtreeLoadProbingLPState(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
prob: *mut SCIP_PROB,
eventqueue: *mut SCIP_EVENTQUEUE,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEExpand description
loads the LP state for the current probing node