I'd imagine that if the expected response is played and their previous thinking had decided that there was one move much higher in its evaluation than others, it gets played instantly.
A programmer might be able to clarify.
So, out of hash.
Anyhow, it is different here as this is a Ponder ON game.
Just as a rough estimation:
Assuming only 50% Ponder hit rate with imediate answer, every second of that is having no ponder at all. If the doubeling of time is worth only 50 Elo I would guess that Andscacs is loosing about 10-15 Eo here ... and that is a conservative guess.
And even with that it is most likely allready that good that it can beat any human
Regards
Ingo
Now I see what you say that is not pondering any other move, so there is a bug in Andscacs. I will try to solve for the next version.
Thanks!!
Andscacs does not have instant move.
I see is doing pretty good for the moment with a few games:
I am running an outomated tourney right now and don't have a log file, but it looks lke this:
In move 21 you can see that TEXEL played Rc4 which was expected and Andscacs answered with Ba5 in 0s. In the small red circle you can see that there is no pondermove (and no nodes per second, time, depth ... as well)
The engine just sits idle for the last 10s (lost time) and waits for Texels move.
IWB wrote:......(Engines do reply immediately with Ponder off? Really? How, all out of hash? I am suprised, but have to admit I have no idea about POFF games - and don't mind much)
Regards
Ingo
Yes, they do at times.
I'd imagine that if the expected response is played and their previous thinking had decided that there was one move much higher in its evaluation than others, it gets played instantly.
A programmer might be able to clarify.
Recapture move as easy move are common in ponder off games. Perhaps others will do a quick multipv 2, and if the 2nd bestscore is way below the first bestscore (+ other conditions like long thinking time and bestscore is very good say 100 cp or more already) then that move will be played quickly than normal.
Last edited by Ferdy on Tue Dec 08, 2015 10:24 am, edited 1 time in total.
IWB wrote:I am running an outomated tourney right now and don't have a log file, but it looks lke this:
In move 21 you can see that TEXEL played Rc4 which was expected and Andscacs answered with Ba5 in 0s. In the small red circle you can see that there is no pondermove (and no nodes per second, time, depth ... as well)
The engine just sits idle for the last 10s (lost time) and waits for Texels move.
Regards
Ingo
Sending a bestmove without ponder move is fine, it should not have lost on time. It will wait for next position and go commands from gui and the game would continue. The engine will not receive go ponder ... command
but only go .... Surely Daniel will fix it.
cdani wrote:Should be clearly better thanks to first time tuning with Texel method, probably more than 30 elo, if it holds at long time control, of course.
If it does, that'd be close to +50, over 0.82, in about… two months?
Damir wrote:Hi Daniel
If you keep improving your engine like you do, both Stockfish and Komodo Team will have a reason to worry...
Unless I forgot some other well known improvement or I find some big new think, I'm condemned like most people to cry for each elo point
* Solved an old bug in search_root.
* Take the evaluation of preceding position when in check. https://github.com/jhellis3/Stockfish/c ... ce57e83255
* Improved weak pawn evaluation.
* Less reductions at search_root when endgame or when evaluation is stable in various iterations.
* Bonus for attack when closed center.
* Disabled an old bonus for knight near the rival king without other parameters.
* Another curious, little elo win think that I will elaborate in another thread.
* And of course Texel tuning by Peter .