Sven take it easy. Obviously you replied to my post before I *edited* it. Please give me some time before trying to pick on meAny EBF calculation is useless for incomplete trees. Therefore you *must* skip these, as well as the last iteration in case it was interrupted by timeout.

I have to skip intermediate updates.
On what basis are we taking the square root. Obviously it will lower the ratio but it is still not an estimate of BF. Yes I know Gerd tried to solve the odd/even effect that way, but that is not the question here.Replace the nodes(i)/nodes(i-1) by the improved version ("EBF_ID_mod" in the table below): sqrt(nodes(i)/nodes(i-2)), then you'll get these numbers (based on the assumptions that your node counts are cumulative and the last iteration was incomplete - you are free to correct both, of course):
Edit Ok square root is ok since we are comparing N and N+2 now
Yep Still very badStill so bad? Smile
Well, I think the "EBF_ID_mod" curve is not nice but while "EBF_AI" seems to be asymptotically approaching some constant value which looks like the average of "EBF_ID_mod", the latter is already about there from the beginning ...

I am sorry but I am living with the textbook definition from now on .. no doubt! It clearly shows the effect of prunings at larger depth.We can open an "EBF competition" with just two participants Wink
Seriously, for both ways of calculation I think there are advantages and disadvantages. And both are not a perfect tool for getting an estimate of the time needed for the next iteration, if this is a question the engine has to answer. So maybe we can even live with both tools Smile
As to who is taking the trophy home..ahm..don't make say it out loud
