Approximations for the big endgame?
Posted: Sat Jan 13, 2024 1:49 am
I'm not sure if it qualifies as big endgame but I had an idea for a practical estimation for a common position. I'm not sure if it is a good estimate, maybe someone has suggestions as to how to test if it is a good estimate and how to improve it?
The position is this first line hane. Sometimes this is a double sente in practice. However, a double sente means one player draws the short straw when 4 points go to the other player.
Besides treating this as a double sente we try treating it as a reverse sente, which would work when we have an opinion on whose reverse sente it is, and finally we could treat it like gote. I don't think there is much to say about the reverse sente case but unless it is clear that it is sente for one side it doesn't help. The gote case feels harder.
Here is were I had the dangerous idea to draw the number from my hat. First I assigned a round number to the following positions.
Then I wrote
G := { { 10 + A | 10 } | { -10 | -10 + B } }
and declared that the temperature is
T = 10 + (A - B) / 4
A and B could be interpreted in terms of the reduction of the territory in the diagrams is when the second player doesn't defend. That is if the reduction from a second black, or white, move is 15 points, or -15, then A, or B, would be 5, or -5. Of course one could use a better estimate than 10 and there is not particular reason that it has to be symmetric. Btw 10 is a 3x3 square and a prisoner, something that is easy to see on the board.
How about it? Is this a useful approximation rule? Maybe for the less serious? What is the error in the estimate?
The position is this first line hane. Sometimes this is a double sente in practice. However, a double sente means one player draws the short straw when 4 points go to the other player.
Besides treating this as a double sente we try treating it as a reverse sente, which would work when we have an opinion on whose reverse sente it is, and finally we could treat it like gote. I don't think there is much to say about the reverse sente case but unless it is clear that it is sente for one side it doesn't help. The gote case feels harder.
Here is were I had the dangerous idea to draw the number from my hat. First I assigned a round number to the following positions.
Then I wrote
G := { { 10 + A | 10 } | { -10 | -10 + B } }
and declared that the temperature is
T = 10 + (A - B) / 4
A and B could be interpreted in terms of the reduction of the territory in the diagrams is when the second player doesn't defend. That is if the reduction from a second black, or white, move is 15 points, or -15, then A, or B, would be 5, or -5. Of course one could use a better estimate than 10 and there is not particular reason that it has to be symmetric. Btw 10 is a 3x3 square and a prisoner, something that is easy to see on the board.
How about it? Is this a useful approximation rule? Maybe for the less serious? What is the error in the estimate?