Searched refs:nlpssolved (Results 1 – 1 of 1) sorted by relevance
1106 …int* nlpssolved; /**< The number of all lps solved for a given probingdep… member1189 statistics->nlpssolved[i] = 0; in statisticsInit()1248 … i, statistics->nlpssolved[i], statistics->nlpssolvedfsb[i], statistics->nduplicatelps[i]); in statisticsPrint()4488 statistics->nlpssolved[probingdepth]++; in executeBranchingRecursive()5879 … SCIP_CALL( SCIPallocMemoryArray(scip, &branchruledata->statistics->nlpssolved, recursiondepth) ); in SCIP_DECL_BRANCHINIT()5932 SCIPfreeMemoryArray(scip, &statistics->nlpssolved); in SCIP_DECL_BRANCHEXIT()