SCIPupdateDivesetLPStats

Function SCIPupdateDivesetLPStats 

Source
pub unsafe extern "C" fn SCIPupdateDivesetLPStats(
    scip: *mut SCIP,
    diveset: *mut SCIP_DIVESET,
    niterstoadd: c_longlong,
    divecontext: SCIP_DIVECONTEXT,
)
Expand description

update diveset LP statistics, should be called after every LP solved by this diving heuristic