pub unsafe extern "C" fn SCIPapplyZeroobj(
scip: *mut SCIP,
heur: *mut SCIP_HEUR,
result: *mut SCIP_RESULT,
minimprove: f64,
nnodes: c_longlong,
) -> SCIP_RETCODEExpand description
main procedure of the zeroobj heuristic, creates and solves a sub-SCIP