pub unsafe extern "C" fn SCIPnodeReleaseLPIState(
node: *mut SCIP_NODE,
blkmem: *mut BMS_BLKMEM,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEExpand description
decreases the reference counter of the LP state in the fork or subroot node
pub unsafe extern "C" fn SCIPnodeReleaseLPIState(
node: *mut SCIP_NODE,
blkmem: *mut BMS_BLKMEM,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEdecreases the reference counter of the LP state in the fork or subroot node