SCIPflushNLP

Function SCIPflushNLP 

Source
pub unsafe extern "C" fn SCIPflushNLP(scip: *mut SCIP) -> SCIP_RETCODE
Expand description

makes sure that the NLP of the current node is flushed

@pre This method can be called if SCIP is in one of the following stages: - \ref SCIP_STAGE_INITSOLVE - \ref SCIP_STAGE_SOLVING