SCIPgetCutoffdepth

Function SCIPgetCutoffdepth 

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

returns depth of first node in active path that is marked being cutoff

@return depth of first node in active path that is marked being cutoff

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