SCIPgetNSepaRounds

Function SCIPgetNSepaRounds 

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

gets number of separation rounds performed so far at the current node

@return the number of separation rounds performed so far at the current node

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