SCIPapplyZeroobj

Function SCIPapplyZeroobj 

Source
pub unsafe extern "C" fn SCIPapplyZeroobj(
    scip: *mut SCIP,
    heur: *mut SCIP_HEUR,
    result: *mut SCIP_RESULT,
    minimprove: f64,
    nnodes: c_longlong,
) -> SCIP_RETCODE
Expand description

main procedure of the zeroobj heuristic, creates and solves a sub-SCIP