Searched refs:ntotalresults (Results 1 – 1 of 1) sorted by relevance
1134 int ntotalresults; /**< The total sum of the entries in nresults. */ member1167 statistics->ntotalresults = 0; in statisticsInit()1218 if( statistics->ntotalresults > 0 ) in statisticsPrint()1222 …P_VERBLEVEL_HIGH, NULL, "Lookahead Branching was called <%i> times.\n", statistics->ntotalresults); in statisticsPrint()6145 branchruledata->statistics->ntotalresults++; in SCIP_DECL_BRANCHEXECLP()