pub unsafe extern "C" fn SCIPtreeStoreRelaxSol(
tree: *mut SCIP_TREE,
set: *mut SCIP_SET,
relaxation: *mut SCIP_RELAXATION,
transprob: *mut SCIP_PROB,
) -> SCIP_RETCODEExpand description
stores relaxation solution before diving or probing