Searched refs:nsinglecutoffs (Results 1 – 1 of 1) sorted by relevance
1104 …int* nsinglecutoffs; /**< The number of single cutoffs on a (probing) node pe… member1194 statistics->nsinglecutoffs[i] = 0; in statisticsInit()1246 i, statistics->nfullcutoffs[i], statistics->nsinglecutoffs[i]); in statisticsPrint()5029 statistics->nsinglecutoffs[probingdepth]++; in selectVarRecursive()5059 statistics->nsinglecutoffs[probingdepth]++; in selectVarRecursive()5877 …SCIP_CALL( SCIPallocMemoryArray(scip, &branchruledata->statistics->nsinglecutoffs, recursiondepth)… in SCIP_DECL_BRANCHINIT()5934 SCIPfreeMemoryArray(scip, &statistics->nsinglecutoffs); in SCIP_DECL_BRANCHEXIT()