SCIPgetRepropdepth

Function SCIPgetRepropdepth 

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

returns depth of first node in active path that has to be propagated again

@return depth of first node in active path that has to be propagated again

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