SCIPgetStage

Function SCIPgetStage 

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

returns current stage of SCIP

@return the current SCIP stage

See \ref SCIP_Stage “SCIP_STAGE” for a complete list of all possible solving stages.