Natural TB

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Joerg Oster
Posts: 937
Joined: Fri Mar 10, 2006 4:29 pm
Location: Germany

Re: Natural TB

Post by Joerg Oster »

hgm wrote:It also only searches one ply deep. Which probably explains it, because Stockifish usually doesn't search any moves before the depth is 8, and if you have no moves mate is a natural conclusion. But of course that it only searches 1 ply is odd in itself.
Both moves are 'only' moves. The only moves which preserve the draw.
So when all other moves are filtered out, we only have one root move, we immediately break from the iterative deepening loop which might indeed explain this odd behaviour.

@Marco: Maybe we should add another condition, to search at least to a certain depth or a minimum thinking time.
Jörg Oster
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Natural TB

Post by bob »

jhellis3 wrote:When you post a solution on page 1 and 7 pages later... /feelsbadman
There _is_ no solution for this problem...
jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Re: Natural TB

Post by jhellis3 »

Obviously there is ;).

P.S. You don't matter.
Michel
Posts: 2272
Joined: Mon Sep 29, 2008 1:50 am

Re: Natural TB

Post by Michel »

jhellis3 wrote:Obviously there is ;).

P.S. You don't matter.
Please no need for insults.

Does your patch really solve the case of a position which cannot yet be converted by search into a known win but which can be converted by a sacrifice into a (probably difficult) tablebase win?

In that case the "natural" behaviour is to postpone the sacrifice _if this does not throw away the proven win_, in the hope that this will bring a solution by search nearer.

However this appears to require more complicated code that your simple patch. But maybe I am misreading it?
Ideas=science. Simplification=engineering.
Without ideas there is nothing to simplify.
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Natural TB

Post by bob »

jhellis3 wrote:Obviously there is ;).

P.S. You don't matter.
Obviously there isn't. EGTBs, whether DTM, DTZ or WDL have been around for 20+ years. The algorithm to build them is 50 years old. And the problems have always been there. And they will remain because trying to fix any shortcoming hurts more than it helps...
bob
Posts: 20943
Joined: Mon Feb 27, 2006 7:30 pm
Location: Birmingham, AL

Re: Natural TB

Post by bob »

Michel wrote:
jhellis3 wrote:Obviously there is ;).

P.S. You don't matter.
Please no need for insults.

Does your patch really solve the case of a position which cannot yet be converted by search into a known win but which can be converted by a sacrifice into a (probably difficult) tablebase win?

In that case the "natural" behaviour is to postpone the sacrifice _if this does not throw away the proven win_, in the hope that this will bring a solution by search nearer.

However this appears to require more complicated code that your simple patch. But maybe I am misreading it?
Some provide answers without fully understanding the question/problem. Ken Thompson talked about these problems in the 70's. Berliner talked about them in the 80's. We are STILL talking about them today. Just because someone _believes_ they have solved a problem does not make it so. Particularly when knowing how bright the people are/were that worked on this from the beginning, not to mention Stiller and such. Steven Edwards had these things (DTM anyway) in 1995, where I incorporated them into Crafty. And I've seen this bizarre behavior ever since. Some things you can partially solve. Such as the "swindle mode" in Crafty that uses the search without endgame tables, but excludes any losing moves (according to egtb) before starting the search (in a drawn position). This at least stops one type of bizarre behavior where you are in a difficult to draw KQP vs KQ, and the endgame tables will cheerfully toss the pawn away since that is STILL a draw. But that is only a tiny part of the class of problems we see.
jhellis3
Posts: 546
Joined: Sat Aug 17, 2013 12:36 am

Re: Natural TB

Post by jhellis3 »

But maybe I am misreading it?
Yes, the win/loss values are evaluation biased.

It will still prefer TB wins over engine "known" wins (not mate), but this only makes sense as there is no guarantee that the engine heuristics are infallible.

Of course, you don't have to take my word (or anyone else's :wink: ) for it. Trivial to compile and see for yourself....
User avatar
Laskos
Posts: 10948
Joined: Wed Jul 26, 2006 10:21 pm
Full name: Kai Laskos

Re: Natural TB

Post by Laskos »

8 games Natural TB misses wins against Syzygy, passed 1s/move and 5s/move tests. All of them 2 minors against a N.

5-men won positions:

8/8/1k6/8/2B2n2/8/3K4/B7 w - - 0 1
2B5/3K4/8/8/8/2B5/8/2nk4 w - - 0 1
7n/1k6/8/8/8/B7/2BK4/8 w - - 0 1
B7/5k2/K7/B7/8/8/8/2n5 w - - 0 1
k7/8/8/2K5/8/4B1N1/8/4n3 w - - 0 1
3k2B1/3n4/8/8/4K3/8/8/4B3 w - - 0 1
4B3/8/8/8/8/1K4Nn/8/1k6 w - - 0 1
8/8/3n3K/8/8/5B2/5B2/1k6 w - - 0 1

Games:

[pgn][Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "2"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "100"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "8/8/1k6/8/2B2n2/8/3K4/B7 w - - 0 1"]

1. Bd4+ {+4.50/30 5.0s} 1. ... Kc6 {-123.53/33 5.0s} 2. Ke3 {+4.58/38 5.0s
} 2. ... Nd5+ {-123.53/38 5.0s} 3. Ke4 {+4.65/35 5.0s} 3. ... Ne7 {
-123.53/41 5.0s} 4. Bf7 {+4.67/39 5.0s} 4. ... Kd6 {-0.47/40 5.0s} 5. Bb2
{+4.68/40 5.0s} 5. ... Nc6 {-0.47/47 5.0s} 6. Ba3+ {+4.68/46 5.0s} 6. ...
Kd7 {-0.47/50 5.0s} 7. Bc4 {+4.68/46 5.0s} 7. ... Na5 {-0.45/50 5.0s} 8.
Bb5+ {+4.68/45 5.0s} 8. ... Ke6 {-0.45/52 5.0s} 9. Bb4 {+4.68/46 5.0s}
9. ... Nb7 {-0.44/56 5.0s} 10. Bc4+ {+4.68/55 5.0s} 10. ... Kd7 {-0.44/58
5.0s} 11. Kd5 {+4.68/59 5.0s} 11. ... Kc7 {-0.44/58 5.0s} 12. Bd3 {
+4.68/57 5.0s} 12. ... Kd7 {-0.44/53 5.0s} 13. Bf5+ {+4.68/52 5.0s}
13. ... Kc7 {-0.43/55 5.0s} 14. Be4 {+4.68/57 5.0s} 14. ... Kb6 {-0.43/53
5.0s} 15. Bc3 {+4.68/58 5.0s} 15. ... Na5 {-0.42/54 5.0s} 16. Bd3 {
+4.68/52 5.0s} 16. ... Nb7 {-0.40/53 5.0s} 17. Bd4+ {+4.68/54 5.0s}
17. ... Kc7 {-0.39/57 5.0s} 18. Bf5 {+4.68/51 5.0s} 18. ... Na5 {-0.39/54
5.0s} 19. Be5+ {+4.68/48 5.0s} 19. ... Kb6 {-0.38/51 5.0s} 20. Bc3 {
+4.68/49 5.0s} 20. ... Nb7 {-0.36/47 5.0s} 21. Bd4+ {+4.68/46 5.0s}
21. ... Kc7 {-0.35/48 5.0s} 22. Be5+ {+4.68/44 5.0s} 22. ... Kb6 {-0.34/48
5.0s} 23. Bg4 {+4.68/47 5.0s} 23. ... Na5 {-0.32/48 5.0s} 24. Bd7 {
+4.68/48 5.0s} 24. ... Nb7 {-0.32/44 5.0s} 25. Bd4+ {+4.68/45 5.0s}
25. ... Kc7 {-0.31/41 5.0s} 26. Ba4 {+4.68/43 5.0s} 26. ... Na5 {-0.31/42
5.0s} 27. Bb5 {+4.68/43 5.0s} 27. ... Nb7 {-0.29/40 5.0s} 28. Bc3 {
+4.68/40 5.0s} 28. ... Kb6 {-0.28/36 5.0s} 29. Bd3 {+4.68/36 5.0s} 29. ...
Kc7 {-0.27/33 5.0s} 30. Be5+ {+4.68/35 5.0s} 30. ... Kb6 {-0.26/32 5.0s}
31. Be4 {+4.68/36 5.0s} 31. ... Na5 {-0.26/35 5.0s} 32. Bc3 {+4.68/34 5.0s
} 32. ... Nb7 {-0.25/32 5.0s} 33. Bc2 {+4.67/32 5.0s} 33. ... Na5 {
-0.23/31 5.0s} 34. Bf6 {+4.67/31 5.0s} 34. ... Nb7 {-0.22/30 5.0s} 35.
Bd4+ {+4.67/29 5.0s} 35. ... Kc7 {-0.21/27 5.0s} 36. Bd3 {+4.67/27 5.0s}
36. ... Na5 {-0.21/29 5.0s} 37. Ba6 {+4.67/27 5.0s} 37. ... Nc6 {-0.17/24
5.0s} 38. Bc5 {+4.67/24 5.0s} 38. ... Na5 {-0.17/23 5.0s} 39. Bd3 {
+4.67/22 5.0s} 39. ... Nc6 {-0.17/21 5.0s} 40. Bg6 {+4.63/21 5.0s} 40. ...
Kd7 {-0.15/19 5.0s} 41. Bf5+ {+4.58/17 5.0s} 41. ... Kc7 {-0.15/17 5.0s}
42. Be6 {+4.56/17 5.0s} 42. ... Nd8 {-0.13/17 5.0s} 43. Bg4 {+4.51/16 5.0s
} 43. ... Nb7 {-0.13/14 5.0s} 44. Be3 {+1.62/14 5.0s} 44. ... Na5 {
-0.11/20 5.0s} 45. Bd2 {0.00/48 5.0s} 45. ... Nb7 {-0.10/36 5.0s} 46. Bd1
{0.00/108 5.0s} 46. ... Kb6 {-0.09/37 5.0s} 47. Bc2 {0.00/127 0.81s}
47. ... Nd8 {-0.09/35 5.0s} 48. Be3+ {0.00/127 0.23s} 48. ... Kc7 {
-0.09/55 5.0s} 49. Bb1 {0.00/127 0.011s} 49. ... Nb7 {-0.07/127 0.061s}
50. Ba2 {0.00/127 0.003s} 50. ... Na5 {-0.05/127 0.002s, Draw by fifty
moves rule} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "4"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "98"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "2B5/3K4/8/8/8/2B5/8/2nk4 w - - 0 1"]

1. Kd6 {+4.41/33 5.0s} 1. ... Nd3 {-123.53/36 5.0s} 2. Kd5 {+4.58/34 5.0s}
2. ... Kc2 {-123.53/42 5.0s} 3. Kc4 {+4.68/37 5.0s} 3. ... Nb2+ {
-123.53/49 5.0s} 4. Kd4 {+4.68/50 5.0s} 4. ... Nd1 {-123.53/54 5.0s} 5.
Be1 {+4.68/53 5.0s} 5. ... Nb2 {-123.53/55 5.0s} 6. Bg4 {+4.68/54 5.0s}
6. ... Kb3 {-123.53/56 5.0s} 7. Bf5 {+4.68/53 5.0s} 7. ... Nd1 {-123.53/55
5.0s} 8. Bg3 {+4.68/55 5.0s} 8. ... Nb2 {-0.48/52 5.0s} 9. Bg4 {+4.68/53
5.0s} 9. ... Kc2 {-0.47/58 5.0s} 10. Be2 {+4.68/50 5.0s} 10. ... Kb3 {
-0.46/61 5.0s} 11. Bb5 {+4.68/55 5.0s} 11. ... Kb4 {-0.45/55 5.0s} 12. Bc6
{+4.68/57 5.0s} 12. ... Kb3 {-0.44/59 5.0s} 13. Bd5+ {+4.68/57 5.0s}
13. ... Kc2 {-0.43/57 5.0s} 14. Be6 {+4.68/54 5.0s} 14. ... Nd1 {-0.43/57
5.0s} 15. Be1 {+4.68/56 5.0s} 15. ... Nb2 {-0.42/55 5.0s} 16. Bf5+ {
+4.68/52 5.0s} 16. ... Kb3 {-0.42/55 5.0s} 17. Bg3 {+4.68/55 5.0s} 17. ...
Nd1 {-0.40/55 5.0s} 18. Bd3 {+4.68/52 5.0s} 18. ... Nb2 {-0.38/54 5.0s}
19. Be2 {+4.68/52 5.0s} 19. ... Kc2 {-0.37/52 5.0s} 20. Bf4 {+4.68/50 5.0s
} 20. ... Kb3 {-0.36/51 5.0s} 21. Bg4 {+4.68/47 5.0s} 21. ... Kc2 {
-0.35/51 5.0s} 22. Bf5+ {+4.68/45 5.0s} 22. ... Kb3 {-0.34/48 5.0s} 23.
Be6+ {+4.68/44 5.0s} 23. ... Kc2 {-0.33/49 5.0s} 24. Bd6 {+4.68/41 5.0s}
24. ... Nd1 {-0.33/45 5.0s} 25. Be7 {+4.68/43 5.0s} 25. ... Nb2 {-0.31/44
5.0s} 26. Bf5+ {+4.68/42 5.0s} 26. ... Kb3 {-0.30/42 5.0s} 27. Be4 {
+4.68/41 5.0s} 27. ... Nd1 {-0.28/39 5.0s} 28. Bd5+ {+4.68/36 5.0s}
28. ... Kc2 {-0.27/38 5.0s} 29. Bf3 {+4.68/38 5.0s} 29. ... Nb2 {-0.26/36
5.0s} 30. Be2 {+4.68/36 5.0s} 30. ... Kb3 {-0.25/35 5.0s} 31. Bg4 {
+4.68/34 5.0s} 31. ... Kc2 {-0.24/33 5.0s} 32. Bd6 {+4.68/35 5.0s} 32. ...
Nd1 {-0.24/31 5.0s} 33. Bf5+ {+4.68/30 5.0s} 33. ... Kb3 {-0.24/31 5.0s}
34. Bd3 {+4.68/30 5.0s} 34. ... Nc3 {-0.22/30 5.0s} 35. Bc7 {+4.68/29 5.0s
} 35. ... Kb4 {-0.20/26 5.0s} 36. Bg3 {+4.63/29 5.0s} 36. ... Nb5+ {
-0.18/21 5.0s} 37. Kd5 {+4.62/26 5.0s} 37. ... Nc3+ {-0.17/24 5.0s} 38.
Kc6 {+4.62/26 5.0s} 38. ... Nd1 {-0.16/23 5.0s} 39. Be1+ {+4.68/23 5.0s}
39. ... Kb3 {-0.16/23 5.0s} 40. Kc5 {+4.64/22 5.0s} 40. ... Nb2 {-0.16/21
5.0s} 41. Bf5 {+4.61/20 5.0s} 41. ... Nd1 {-0.16/18 5.0s} 42. Bg3 {
+4.37/18 5.0s} 42. ... Nb2 {-0.14/17 5.0s} 43. Bg4 {+3.97/16 5.0s} 43. ...
Kc2 {-0.12/15 5.0s} 44. Kd4 {+4.55/14 5.0s} 44. ... Nd1 {-0.12/17 5.0s}
45. Bd6 {0.00/48 5.0s} 45. ... Nb2 {-0.11/31 5.0s} 46. Ba3 {0.00/115 5.0s}
46. ... Kb3 {-0.09/37 5.0s} 47. Bd6 {0.00/127 0.18s} 47. ... Kc2 {
-0.09/127 0.002s} 48. Ba3 {0.00/127 0.069s} 48. ... Kb3 {-0.07/81 5.0s}
49. Bd6 {0.00/127 0.002s} 49. ... Kc2 {-0.07/127 0.001s, Draw by 3-fold
repetition} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "6"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "100"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "7n/1k6/8/8/8/B7/2BK4/8 w - - 0 1"]

1. Ke3 {+4.57/42 5.0s} 1. ... Nf7 {-123.53/44 5.0s} 2. Kd4 {+4.57/41 5.0s}
2. ... Nd8 {-123.53/49 5.0s} 3. Kd5 {+4.57/45 5.0s} 3. ... Kc7 {-123.53/54
5.0s} 4. Bd6+ {+4.57/49 5.0s} 4. ... Kb7 {-123.53/48 5.0s} 5. Bc5 {
+4.57/48 5.0s} 5. ... Kc7 {-123.53/53 5.0s} 6. Bf5 {+4.57/55 5.0s} 6. ...
Nb7 {-123.53/56 5.0s} 7. Bd4 {+4.57/59 5.0s} 7. ... Na5 {-123.53/51 5.0s}
8. Be5+ {+4.57/50 5.0s} 8. ... Kb6 {-0.49/57 5.0s} 9. Bc3 {+4.57/57 5.0s}
9. ... Nb7 {-0.47/60 5.0s} 10. Bd3 {+4.57/60 5.0s} 10. ... Kc7 {-0.46/58
5.0s} 11. Bd4 {+4.57/60 5.0s} 11. ... Na5 {-0.46/55 5.0s} 12. Bf2 {
+4.57/56 5.0s} 12. ... Nb7 {-0.46/54 5.0s} 13. Be1 {+4.57/59 5.0s} 13. ...
Kb6 {-0.44/54 5.0s} 14. Bb4 {+4.57/54 5.0s} 14. ... Na5 {-0.42/51 5.0s}
15. Be7 {+4.57/56 5.0s} 15. ... Kc7 {-0.41/53 5.0s} 16. Bd6+ {+4.57/57
5.0s} 16. ... Kb6 {-0.41/52 5.0s} 17. Be5 {+4.57/54 5.0s} 17. ... Nb7 {
-0.39/51 5.0s} 18. Bd4+ {+4.57/55 5.0s} 18. ... Kc7 {-0.38/52 5.0s} 19.
Bf2 {+4.57/49 5.0s} 19. ... Na5 {-0.38/42 5.0s} 20. Be1 {+4.57/47 5.0s}
20. ... Nb7 {-0.37/43 5.0s} 21. Bb4 {+4.57/47 5.0s} 21. ... Kb6 {-0.35/49
5.0s} 22. Be2 {+4.57/44 5.0s} 22. ... Nd8 {-0.33/48 5.0s} 23. Be7 {
+4.57/44 5.0s} 23. ... Nb7 {-0.32/38 5.0s} 24. Bf6 {+4.57/46 5.0s} 24. ...
Kc7 {-0.31/38 5.0s} 25. Bd3 {+4.57/47 5.0s} 25. ... Kb6 {-0.31/39 5.0s}
26. Be5 {+4.57/41 5.0s} 26. ... Na5 {-0.31/37 5.0s} 27. Be4 {+4.57/44 5.0s
} 27. ... Nb7 {-0.31/36 5.0s} 28. Bh2 {+4.57/39 5.0s} 28. ... Na5 {
-0.29/40 5.0s} 29. Bg1+ {+4.57/39 5.0s} 29. ... Kc7 {-0.28/34 5.0s} 30.
Bf2 {+4.57/37 5.0s} 30. ... Nb7 {-0.27/35 5.0s} 31. Bd4 {+4.57/35 5.0s}
31. ... Nd8 {-0.26/34 5.0s} 32. Be5+ {+4.57/33 5.0s} 32. ... Kb6 {-0.25/30
5.0s} 33. Bf5 {+4.57/36 5.0s} 33. ... Nb7 {-0.23/28 5.0s} 34. Bd4+ {
+4.57/29 5.0s} 34. ... Kc7 {-0.22/28 5.0s} 35. Bf2 {+4.57/28 5.0s} 35. ...
Na5 {-0.22/27 5.0s} 36. Bg3+ {+4.57/24 5.0s} 36. ... Kb6 {-0.21/25 5.0s}
37. Bd3 {+4.51/25 5.0s} 37. ... Nb7 {-0.21/23 5.0s} 38. Bh2 {+4.55/24 5.0s
} 38. ... Na5 {-0.19/21 5.0s} 39. Bg1+ {+4.51/21 5.0s} 39. ... Kc7 {
-0.18/21 5.0s} 40. Bc5 {+4.46/22 5.0s} 40. ... Nb7 {-0.16/21 5.0s} 41. Be3
{+4.46/18 5.0s} 41. ... Na5 {-0.16/18 5.0s} 42. Bg1 {+4.48/17 5.0s}
42. ... Nb7 {-0.14/17 5.0s} 43. Ba7 {+4.35/16 5.0s} 43. ... Na5 {-0.14/15
5.0s} 44. Be3 {+4.17/14 5.0s} 44. ... Nb7 {-0.12/15 5.0s} 45. Bd2 {0.00/45
5.0s} 45. ... Kb6 {-0.11/34 5.0s} 46. Bc1 {0.00/119 5.0s} 46. ... Kc7 {
-0.10/44 5.0s} 47. Bb2 {0.00/127 0.61s} 47. ... Na5 {-0.09/52 5.0s} 48.
Ba1 {0.00/127 0.30s} 48. ... Kb6 {-0.08/47 5.0s} 49. Bb2 {0.00/127 0.020s}
49. ... Kc7 {-0.07/127 0.002s} 50. Ba1 {0.00/127 0.003s} 50. ... Nb7 {
-0.06/127 0.002s, Draw by fifty moves rule} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "8"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "100"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "B7/5k2/K7/B7/8/8/8/2n5 w - - 0 1"]

1. Kb5 {+4.49/29 5.0s} 1. ... Kf6 {-123.53/29 5.0s} 2. Kc4 {+4.56/38 5.0s}
2. ... Ne2 {-123.53/37 5.0s} 3. Bf3 {+4.63/34 5.0s} 3. ... Nf4 {-123.53/34
5.0s} 4. Kd4 {+4.63/35 5.0s} 4. ... Ne6+ {-0.49/36 5.0s} 5. Kd5 {+4.70/41
5.0s} 5. ... Nf4+ {-0.49/39 5.0s} 6. Ke4 {+4.70/47 5.0s} 6. ... Ne6 {
-0.49/43 5.0s} 7. Bg4 {+4.70/50 5.0s} 7. ... Ng7 {-0.47/51 5.0s} 8. Bd8+ {
+4.70/48 5.0s} 8. ... Kg6 {-0.47/49 5.0s} 9. Ke5 {+4.70/52 5.0s} 9. ...
Kf7 {-0.47/54 5.0s} 10. Ba5 {+4.70/50 5.0s} 10. ... Kg6 {-0.46/56 5.0s}
11. Be2 {+4.70/55 5.0s} 11. ... Kf7 {-0.44/55 5.0s} 12. Bc4+ {+4.70/49
5.0s} 12. ... Kg6 {-0.44/58 5.0s} 13. Bd3+ {+4.70/54 5.0s} 13. ... Kf7 {
-0.43/53 5.0s} 14. Bd2 {+4.70/57 5.0s} 14. ... Nh5 {-0.41/53 5.0s} 15. Be4
{+4.70/53 5.0s} 15. ... Ng7 {-0.41/53 5.0s} 16. Bd5+ {+4.70/57 5.0s}
16. ... Kg6 {-0.40/51 5.0s} 17. Bf3 {+4.70/55 5.0s} 17. ... Nh5 {-0.38/53
5.0s} 18. Bc3 {+4.70/51 5.0s} 18. ... Ng7 {-0.38/53 5.0s} 19. Bd4 {
+4.70/52 5.0s} 19. ... Ne8 {-0.38/52 5.0s} 20. Be4+ {+4.70/48 5.0s}
20. ... Kf7 {-0.37/51 5.0s} 21. Bc5 {+4.70/49 5.0s} 21. ... Nf6 {-0.35/49
5.0s} 22. Bf5 {+4.70/47 5.0s} 22. ... Nh5 {-0.35/47 5.0s} 23. Bd3 {
+4.70/45 5.0s} 23. ... Ng7 {-0.33/49 5.0s} 24. Bd4 {+4.70/52 5.0s} 24. ...
Nh5 {-0.33/48 5.0s} 25. Be4 {+4.70/48 5.0s} 25. ... Ng7 {-0.33/43 5.0s}
26. Bd5+ {+4.70/46 5.0s} 26. ... Kg6 {-0.32/43 5.0s} 27. Be3 {+4.70/44
5.0s} 27. ... Ne8 {-0.30/39 5.0s} 28. Be6 {+4.70/40 5.0s} 28. ... Ng7 {
-0.28/35 5.0s} 29. Bg4 {+4.70/40 5.0s} 29. ... Ne8 {-0.27/33 5.0s} 30.
Bf5+ {+4.70/34 5.0s} 30. ... Kf7 {-0.27/31 5.0s} 31. Be6+ {+4.70/35 5.0s}
31. ... Kg6 {-0.26/35 5.0s} 32. Bg4 {+4.70/36 5.0s} 32. ... Nf6 {-0.24/31
5.0s} 33. Bh3 {+4.70/27 5.0s} 33. ... Nh5 {-0.23/30 5.0s} 34. Bf5+ {
+4.70/31 5.0s} 34. ... Kf7 {-0.23/26 5.0s} 35. Bd4 {+4.70/27 5.0s} 35. ...
Ng7 {-0.23/28 5.0s} 36. Bg4 {+4.67/28 5.0s} 36. ... Kg6 {-0.21/27 5.0s}
37. Bd1 {+4.68/27 5.0s} 37. ... Ne8 {-0.21/25 5.0s} 38. Bf3 {+4.68/26 5.0s
} 38. ... Ng7 {-0.19/23 5.0s} 39. Bd5 {+4.67/21 5.0s} 39. ... Ne8 {
-0.18/23 5.0s} 40. Bc4 {+4.63/22 5.0s} 40. ... Ng7 {-0.18/20 5.0s} 41. Be3
{+4.63/18 5.0s} 41. ... Nh5 {-0.16/17 5.0s} 42. Bd3+ {+4.57/17 5.0s}
42. ... Kf7 {-0.15/17 5.0s} 43. Bd2 {+4.54/16 5.0s} 43. ... Ng7 {-0.13/15
5.0s} 44. Bg5 {+3.96/14 5.0s} 44. ... Ne8 {-0.13/21 5.0s} 45. Bc4+ {
+4.22/19 5.0s} 45. ... Kg7 {-0.11/34 5.0s} 46. Be3 {0.00/96 5.0s} 46. ...
Kg6 {-0.11/37 5.0s} 47. Bf1 {0.00/127 1.4s} 47. ... Ng7 {-0.09/47 5.0s}
48. Be2 {0.00/127 0.069s} 48. ... Kf7 {-0.08/56 5.0s} 49. Bd1 {0.00/127
0.011s} 49. ... Kg6 {-0.08/127 1.8s} 50. Bc2+ {0.00/127 0.003s} 50. ...
Kf7 {-0.08/127 0.001s, Draw by fifty moves rule} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "10"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "86"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "k7/8/8/2K5/8/4B1N1/8/4n3 w - - 0 1"]

1. Kc6 {+0.24/23 5.0s} 1. ... Nd3 {-123.53/29 5.0s} 2. Nf5 {+0.19/27 5.0s}
2. ... Nb4+ {-123.53/34 5.0s} 3. Kc5 {+0.26/34 5.0s} 3. ... Nd3+ {
-123.53/34 5.0s} 4. Kb6 {+0.26/35 5.0s} 4. ... Ne5 {-123.53/37 5.0s} 5.
Kc7 {+0.26/38 5.0s} 5. ... Ng4 {-123.53/36 5.0s} 6. Bg1 {+0.26/40 5.0s}
6. ... Ne5 {-123.53/36 5.0s} 7. Bc5 {+0.26/42 5.0s} 7. ... Nf3 {-123.53/37
5.0s} 8. Ne7 {+0.26/40 5.0s} 8. ... Ne5 {-123.53/40 5.0s} 9. Kc8 {+0.26/40
5.0s} 9. ... Nd3 {-123.53/42 5.0s} 10. Be3 {+0.26/44 5.0s} 10. ... Nb4 {
-123.53/42 5.0s} 11. Bd2 {+0.26/45 5.0s} 11. ... Nd3 {-123.53/42 5.0s} 12.
Nc6 {+0.26/46 5.0s} 12. ... Nf4 {-123.53/43 5.0s} 13. Nb4 {+0.26/47 5.0s}
13. ... Ne6 {-123.53/40 5.0s} 14. Be3 {+0.26/47 5.0s} 14. ... Nc7 {
-123.53/39 5.0s} 15. Bg5 {+0.26/45 5.0s} 15. ... Ne6 {-123.53/42 5.0s} 16.
Bd2 {+0.26/43 5.0s} 16. ... Nd4 {-123.53/41 5.0s} 17. Nd5 {+0.26/47 5.0s}
17. ... Nf5 {-0.48/41 5.0s} 18. Kc7 {+0.26/48 5.0s} 18. ... Ka7 {-0.48/39
5.0s} 19. Nb4 {+0.26/50 5.0s} 19. ... Ka8 {-0.48/39 5.0s} 20. Bf4 {
+0.26/50 5.0s} 20. ... Nd4 {-0.47/40 5.0s} 21. Bg3 {+0.26/50 5.0s} 21. ...
Nb5+ {-0.47/40 5.0s} 22. Kb6 {+0.26/44 5.0s} 22. ... Nd4 {-0.47/41 5.0s}
23. Bf2 {+0.26/47 5.0s} 23. ... Nf5 {-0.47/43 5.0s} 24. Nc6 {+0.26/47 5.0s
} 24. ... Nd6 {-0.44/44 5.0s} 25. Bg3 {+0.26/47 5.0s} 25. ... Ne4 {
-0.39/44 5.0s} 26. Be1 {+0.26/46 5.0s} 26. ... Nd6 {-0.38/46 5.0s} 27. Bc3
{+0.26/43 5.0s} 27. ... Nc8+ {-0.37/42 5.0s} 28. Ka6 {+0.26/45 5.0s}
28. ... Nb6 {-0.37/41 5.0s} 29. Ne7 {+0.26/42 5.0s} 29. ... Nd7 {-0.37/40
5.0s} 30. Bb4 {+0.26/37 5.0s} 30. ... Nb8+ {-0.35/36 5.0s} 31. Kb6 {
+0.26/38 5.0s} 31. ... Nd7+ {-0.35/36 5.0s} 32. Kc7 {+0.26/36 5.0s}
32. ... Ne5 {-0.35/35 5.0s} 33. Bc3 {+0.26/34 5.0s} 33. ... Nf3 {-0.33/34
5.0s} 34. Nc6 {+0.19/32 5.0s} 34. ... Ng5 {-0.32/31 5.0s} 35. Nb4 {
+0.26/29 5.0s} 35. ... Ne6+ {-0.29/28 5.0s} 36. Kd7 {+0.26/28 5.0s}
36. ... Ng5 {-0.29/29 5.0s} 37. Kc8 {+0.26/25 5.0s} 37. ... Nf3 {-0.29/26
5.0s} 38. Kc7 {+0.25/26 5.0s} 38. ... Nd4 {-0.28/24 5.0s} 39. Ba1 {
+0.18/23 5.0s} 39. ... Ne6+ {-0.24/21 5.0s} 40. Kd6 {+0.12/21 5.0s}
40. ... Ng5 {-0.22/20 5.0s} 41. Kc7 {0.00/127 1.5s} 41. ... Ne6+ {
-0.22/127 0.002s} 42. Kd7 {0.00/26 5.0s} 42. ... Ng5 {-0.22/31 5.0s} 43.
Kc7 {0.00/76 5.0s} 43. ... Ne6+ {-0.20/127 0.002s, Draw by 3-fold
repetition} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "12"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "100"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "3k2B1/3n4/8/8/4K3/8/8/4B3 w - - 0 1"]

1. Bc4 {+4.62/34 5.0s} 1. ... Kc7 {-123.53/36 5.0s} 2. Bb5 {+4.63/39 5.0s}
2. ... Nc5+ {-123.53/48 5.0s} 3. Kd5 {+4.63/47 5.0s} 3. ... Nb7 {
-123.53/54 5.0s} 4. Bd3 {+4.63/52 5.0s} 4. ... Kb6 {-123.53/52 5.0s} 5.
Bf2+ {+4.63/52 5.0s} 5. ... Kc7 {-123.53/55 5.0s} 6. Bg3+ {+4.63/55 5.0s}
6. ... Kb6 {-123.53/59 5.0s} 7. Be1 {+4.63/53 5.0s} 7. ... Nd8 {-123.53/55
5.0s} 8. Bf2+ {+4.63/54 5.0s} 8. ... Kc7 {-0.49/52 5.0s} 9. Bg3+ {+4.63/55
5.0s} 9. ... Kb6 {-0.48/56 5.0s} 10. Bd6 {+4.63/58 5.0s} 10. ... Nc6 {
-0.46/52 5.0s} 11. Bc5+ {+4.63/52 5.0s} 11. ... Kc7 {-0.45/53 5.0s} 12.
Bf5 {+4.63/56 5.0s} 12. ... Na5 {-0.45/57 5.0s} 13. Bd6+ {+4.63/54 5.0s}
13. ... Kb6 {-0.44/56 5.0s} 14. Be5 {+4.63/54 5.0s} 14. ... Nb7 {-0.42/47
5.0s} 15. Be4 {+4.63/56 5.0s} 15. ... Na5 {-0.42/52 5.0s} 16. Bc3 {
+4.63/56 5.0s} 16. ... Nb7 {-0.41/53 5.0s} 17. Bd4+ {+4.63/51 5.0s}
17. ... Kc7 {-0.41/55 5.0s} 18. Be5+ {+4.63/51 5.0s} 18. ... Kb6 {-0.40/55
5.0s} 19. Bd3 {+4.63/52 5.0s} 19. ... Na5 {-0.38/50 5.0s} 20. Bc3 {
+4.63/50 5.0s} 20. ... Nb7 {-0.36/48 5.0s} 21. Bc4 {+4.63/50 5.0s} 21. ...
Na5 {-0.34/46 5.0s} 22. Bd4+ {+4.63/45 5.0s} 22. ... Kc7 {-0.33/47 5.0s}
23. Bf1 {+4.63/38 5.0s} 23. ... Nb7 {-0.33/41 5.0s} 24. Be2 {+4.63/40 5.0s
} 24. ... Na5 {-0.31/40 5.0s} 25. Be5+ {+4.63/42 5.0s} 25. ... Kb6 {
-0.30/41 5.0s} 26. Bf4 {+4.63/43 5.0s} 26. ... Nb7 {-0.30/36 5.0s} 27. Bd3
{+4.63/42 5.0s} 27. ... Na5 {-0.30/39 5.0s} 28. Bd2 {+4.63/38 5.0s}
28. ... Nb7 {-0.28/35 5.0s} 29. Be3+ {+4.63/36 5.0s} 29. ... Kc7 {-0.27/36
5.0s} 30. Bf4+ {+4.63/37 5.0s} 30. ... Kb6 {-0.26/36 5.0s} 31. Bf5 {
+4.63/38 5.0s} 31. ... Nd8 {-0.26/32 5.0s} 32. Bd2 {+4.63/36 5.0s} 32. ...
Nb7 {-0.24/32 5.0s} 33. Bg4 {+4.63/32 5.0s} 33. ... Kc7 {-0.22/29 5.0s}
34. Bc3 {+4.63/28 5.0s} 34. ... Kb6 {-0.21/29 5.0s} 35. Be1 {+4.59/30 5.0s
} 35. ... Nd8 {-0.21/29 5.0s} 36. Bh4 {+4.59/27 5.0s} 36. ... Nb7 {
-0.20/23 5.0s} 37. Bg5 {+4.59/24 5.0s} 37. ... Kc7 {-0.18/23 5.0s} 38. Bd2
{+4.60/24 5.0s} 38. ... Kb6 {-0.17/21 5.0s} 39. Be3+ {+4.58/22 5.0s}
39. ... Kc7 {-0.17/21 5.0s} 40. Be2 {+4.56/21 5.0s} 40. ... Nd8 {-0.15/19
5.0s} 41. Ke5 {+4.62/20 5.0s} 41. ... Nc6+ {-0.13/16 5.0s} 42. Ke4 {
+1.62/17 5.0s} 42. ... Kd6 {-0.09/17 5.0s} 43. Bc1 {+0.57/17 5.0s} 43. ...
Nd8 {-0.09/25 5.0s} 44. Bc4 {0.00/46 5.0s} 44. ... Kc5 {-0.07/42 5.0s}
45. Bf1 {0.00/79 5.0s} 45. ... Nf7 {-0.07/40 5.0s} 46. Bg2 {0.00/109 5.0s}
46. ... Nd6+ {-0.04/49 5.0s} 47. Kd3 {0.00/127 0.40s} 47. ... Nc4 {
-0.04/49 5.0s} 48. Bf1 {0.00/127 0.15s} 48. ... Ne5+ {-0.02/42 5.0s} 49.
Kc3 {0.00/127 0.016s} 49. ... Nc6 {-0.02/92 5.0s} 50. Kd3 {0.00/127 0.002s
} 50. ... Ne5+ {0.00/127 0.002s, Draw by fifty moves rule} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "14"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "99"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "4B3/8/8/8/8/1K4Nn/8/1k6 w - - 0 1"]

1. Ne2 {+0.21/30 5.0s} 1. ... Ka1 {-123.53/29 5.0s} 2. Bd7 {+0.17/34 5.0s}
2. ... Ng5 {-123.53/35 5.0s} 3. Bf5 {+0.17/35 5.0s} 3. ... Nf3 {-123.53/38
5.0s} 4. Kc2 {+0.17/37 5.0s} 4. ... Ka2 {-123.53/38 5.0s} 5. Kc3 {+0.17/39
5.0s} 5. ... Ka3 {-123.53/39 5.0s} 6. Bc2 {+0.17/41 5.0s} 6. ... Ne5 {
-123.53/38 5.0s} 7. Nd4 {+0.17/40 5.0s} 7. ... Ka2 {-123.53/38 5.0s} 8.
Bb3+ {+0.17/41 5.0s} 8. ... Kb1 {-123.53/39 5.0s} 9. Ne2 {+0.17/42 5.0s}
9. ... Nd7 {-123.53/41 5.0s} 10. Bf7 {+0.17/41 5.0s} 10. ... Nc5 {
-123.53/41 5.0s} 11. Bd5 {+0.17/41 5.0s} 11. ... Nd7 {-123.53/40 5.0s} 12.
Kb3 {+0.17/42 5.0s} 12. ... Nc5+ {-123.53/40 5.0s} 13. Kc4 {+0.17/41 5.0s
} 13. ... Nd7 {-123.53/40 5.0s} 14. Be6 {+0.17/43 5.0s} 14. ... Ne5+ {
-123.53/37 5.0s} 15. Kc3 {+0.17/40 5.0s} 15. ... Nf3 {-123.53/40 5.0s} 16.
Bb3 {+0.17/28 5.0s} 16. ... Ne5 {-123.53/42 5.0s} 17. Nf4 {+0.17/32 5.0s}
17. ... Nd7 {-123.53/28 5.0s} 18. Bc2+ {+0.17/36 5.0s} 18. ... Ka1 {
-123.53/35 5.0s} 19. Kd4 {+0.17/38 5.0s} 19. ... Nb6 {-123.53/37 5.0s} 20.
Bf5 {+0.17/40 5.0s} 20. ... Na4 {-123.53/40 5.0s} 21. Kc4 {+0.17/40 5.0s}
21. ... Nb2+ {-123.53/40 5.0s} 22. Kb4 {+0.17/41 5.0s} 22. ... Nd1 {
-0.47/40 5.0s} 23. Kb3 {+0.17/43 5.0s} 23. ... Ne3 {-0.47/39 5.0s} 24. Be6
{+0.17/44 5.0s} 24. ... Nf5 {-0.47/42 5.0s} 25. Kc3 {+0.17/41 5.0s}
25. ... Nd6 {-0.43/42 5.0s} 26. Ne2 {+0.17/41 5.0s} 26. ... Ne4+ {-0.41/28
5.0s} 27. Kd4 {+0.17/43 5.0s} 27. ... Nd6 {-0.41/36 5.0s} 28. Ng3 {
+0.17/41 5.0s} 28. ... Nb5+ {-0.41/39 5.0s} 29. Kc4 {+0.17/43 5.0s}
29. ... Na3+ {-0.41/36 5.0s} 30. Kb3 {+0.17/38 5.0s} 30. ... Nc2 {-0.41/38
5.0s} 31. Bd5 {+0.17/39 5.0s} 31. ... Ne3 {-0.39/37 5.0s} 32. Bf3 {
+0.17/36 5.0s} 32. ... Kb1 {-0.39/34 5.0s} 33. Ne2 {+0.17/34 5.0s} 33. ...
Nf5 {-0.39/31 5.0s} 34. Bd5 {+0.17/33 5.0s} 34. ... Ka1 {-0.39/30 5.0s}
35. Kc3 {+0.17/29 5.0s} 35. ... Ne3 {-0.39/31 5.0s} 36. Be6 {+0.16/29 5.0s
} 36. ... Nc2 {-0.37/29 5.0s} 37. Nf4 {+0.15/27 5.0s} 37. ... Na3 {
-0.35/25 5.0s} 38. Bd7 {+0.13/23 5.0s} 38. ... Nb1+ {-0.28/22 5.0s} 39.
Kc2 {+0.10/23 5.0s} 39. ... Na3+ {-0.28/20 5.0s} 40. Kb3 {+0.16/20 5.0s}
40. ... Nb1 {-0.28/20 5.0s} 41. Ne2 {+0.14/20 5.0s} 41. ... Nd2+ {-0.27/35
5.0s} 42. Kc2 {0.00/41 5.0s} 42. ... Ne4 {-0.27/33 5.0s} 43. Nc1 {0.00/63
5.0s} 43. ... Nd6 {-0.23/40 5.0s} 44. Nb3+ {0.00/78 5.0s} 44. ... Ka2 {
-0.06/46 5.0s} 45. Nd2 {0.00/111 5.0s} 45. ... Ka3 {-0.06/47 5.0s} 46. Kc3
{0.00/127 1.8s} 46. ... Ka2 {-0.06/49 5.0s} 47. Ba4 {0.00/127 0.015s}
47. ... Ka3 {-0.06/39 5.0s} 48. Bd7 {0.00/127 0.008s} 48. ... Ka2 {
-0.04/127 0.002s} 49. Ba4 {0.00/127 0.002s} 49. ... Ka3 {-0.04/127 0.002s}
50. Bd7 {0.00/127 0.002s, Draw by 3-fold repetition} 1/2-1/2

[Event "?"]
[Site "?"]
[Date "2016.06.02"]
[Round "16"]
[White "SF Natural"]
[Black "SF Syzygy"]
[Result "1/2-1/2"]
[PlyCount "100"]
[SetUp "1"]
[TimeControl "5/move"]
[FEN "8/8/3n3K/8/8/5B2/5B2/1k6 w - - 0 1"]

1. Kg5 {+4.48/34 5.0s} 1. ... Kc2 {-123.53/35 5.0s} 2. Kf4 {+4.55/38 5.0s}
2. ... Kd3 {-123.53/35 5.0s} 3. Bg2 {+4.62/39 5.0s} 3. ... Nc4 {-123.53/38
5.0s} 4. Bf1+ {+4.62/43 5.0s} 4. ... Kc3 {-0.47/45 5.0s} 5. Be2 {+4.62/47
5.0s} 5. ... Nb2 {-0.47/46 5.0s} 6. Ke3 {+4.62/45 5.0s} 6. ... Nc4+ {
-0.47/39 5.0s} 7. Ke4 {+4.62/45 5.0s} 7. ... Nb2 {-0.47/48 5.0s} 8. Be1+ {
+4.62/49 5.0s} 8. ... Kc2 {-0.47/55 5.0s} 9. Ba5 {+4.62/55 5.0s} 9. ...
Nd1 {-0.46/55 5.0s} 10. Kd4 {+4.62/56 5.0s} 10. ... Nb2 {-0.46/56 5.0s}
11. Bb4 {+4.62/57 5.0s} 11. ... Nd1 {-0.45/54 5.0s} 12. Bd3+ {+4.62/57
5.0s} 12. ... Kb3 {-0.45/52 5.0s} 13. Bd6 {+4.62/58 5.0s} 13. ... Nb2 {
-0.43/54 5.0s} 14. Be2 {+4.62/58 5.0s} 14. ... Kc2 {-0.42/52 5.0s} 15. Bg4
{+4.62/58 5.0s} 15. ... Nd1 {-0.41/54 5.0s} 16. Bf5+ {+4.62/57 5.0s}
16. ... Kb3 {-0.41/55 5.0s} 17. Be7 {+4.62/54 5.0s} 17. ... Nb2 {-0.39/53
5.0s} 18. Bg4 {+4.62/49 5.0s} 18. ... Kc2 {-0.37/49 5.0s} 19. Bc5 {
+4.62/50 5.0s} 19. ... Nd1 {-0.36/46 5.0s} 20. Bf5+ {+4.62/47 5.0s}
20. ... Kb3 {-0.35/48 5.0s} 21. Bd6 {+4.62/47 5.0s} 21. ... Nb2 {-0.35/43
5.0s} 22. Be6+ {+4.62/45 5.0s} 22. ... Kc2 {-0.34/49 5.0s} 23. Bg3 {
+4.62/44 5.0s} 23. ... Nd1 {-0.34/45 5.0s} 24. Be1 {+4.62/44 5.0s} 24. ...
Nb2 {-0.33/42 5.0s} 25. Bf5+ {+4.62/41 5.0s} 25. ... Kb3 {-0.33/40 5.0s}
26. Bd7 {+4.62/41 5.0s} 26. ... Kc2 {-0.31/38 5.0s} 27. Bb4 {+4.62/42 5.0s
} 27. ... Kb3 {-0.29/34 5.0s} 28. Bd2 {+4.62/40 5.0s} 28. ... Kc2 {
-0.28/33 5.0s} 29. Be1 {+4.62/41 5.0s} 29. ... Kd1 {-0.26/33 5.0s} 30. Bc3
{+4.62/36 5.0s} 30. ... Kc2 {-0.26/35 5.0s} 31. Be6 {+4.62/34 5.0s}
31. ... Nd1 {-0.26/33 5.0s} 32. Bf5+ {+4.62/32 5.0s} 32. ... Kb3 {-0.25/33
5.0s} 33. Ba5 {+4.55/34 5.0s} 33. ... Ka4 {-0.23/33 5.0s} 34. Be1 {
+4.55/32 5.0s} 34. ... Kb3 {-0.23/31 5.0s} 35. Bg4 {+4.55/30 5.0s} 35. ...
Nb2 {-0.21/29 5.0s} 36. Ba5 {+4.55/28 5.0s} 36. ... Ka4 {-0.19/27 5.0s}
37. Bd2 {+4.62/25 5.0s} 37. ... Kb3 {-0.19/26 5.0s} 38. Be6+ {+4.55/22
5.0s} 38. ... Kc2 {-0.18/23 5.0s} 39. Ba5 {+4.55/22 5.0s} 39. ... Na4 {
-0.18/22 5.0s} 40. Bc7 {+4.55/20 5.0s} 40. ... Nb2 {-0.16/19 5.0s} 41. Be5
{+4.55/19 5.0s} 41. ... Nd1 {-0.16/17 5.0s} 42. Ke4 {+4.53/17 5.0s}
42. ... Nc3+ {-0.14/16 5.0s} 43. Kf3 {+0.07/16 5.0s} 43. ... Kd3 {-0.09/24
5.0s} 44. Bd7 {0.00/62 5.0s} 44. ... Kc4 {-0.07/36 5.0s} 45. Be6+ {
0.00/127 3.1s} 45. ... Kd3 {-0.07/127 0.002s} 46. Bh3 {0.00/116 5.0s}
46. ... Kc4 {-0.07/32 5.0s} 47. Bf1+ {0.00/127 0.43s} 47. ... Kb3 {
-0.07/34 5.0s} 48. Bh2 {0.00/127 0.26s} 48. ... Nd1 {-0.05/38 5.0s} 49.
Be2 {0.00/127 0.046s} 49. ... Nc3 {-0.03/45 5.0s} 50. Bd3 {0.00/127 0.002s
} 50. ... Nd1 {-0.03/127 0.002s, Draw by fifty moves rule} 1/2-1/2[/pgn]
Modern Times
Posts: 3546
Joined: Thu Jun 07, 2012 11:02 pm

Re: Natural TB

Post by Modern Times »

bob wrote: Some provide answers without fully understanding the question/problem. Ken Thompson talked about these problems in the 70's. Berliner talked about them in the 80's. We are STILL talking about them today. Just because someone _believes_ they have solved a problem does not make it so. Particularly when knowing how bright the people are/were that worked on this from the beginning, not to mention Stiller and such.
Valid points for sure, but it does not mean that there isn't a solution and that someone else won't find it in future. That is how scientific breakthroughs tend to happen.
mcostalba
Posts: 2684
Joined: Sat Jun 14, 2008 9:17 pm

Re: Natural TB

Post by mcostalba »

Joerg Oster wrote:Today I played some games between natural and syzygy, 2 min + 1 sec.
Looking into the games, I stumbled over this one:

At move 87 and at move 88, White (SF-Natural) announces mate.
This seems rather odd.
Thanks for reporting and finding the issue. I have fixed it now!