Richard Delorme
Joined: 12 Nov 2009 Posts: 67
|
Post subject: Re: NebiyuReversi problem Posted: Wed Jan 04, 2012 10:44 pm |
|
|
I have another problem. Not sure if it is related to NeniyuReversi or xboard/winboard
When playing matches between my program (Edax) and NebiyuReversi, if NebiyuReversi is wiped out and lose 64-0 the result is displayed as a draw because of "bare king". As there is no king in Reversi, just discs, and 64-0 are perfectly legal score, I do not understand what this means.
Here is an example of such a game :
| Code: |
[Event "Computer Chess Game"]
[Site "sonata"]
[Date "2012.01.04"]
[Round "1"]
[White "Edax 4.2.1"]
[Black "NebiyuReversi_1.42"]
[Result "1/2-1/2"]
[TimeControl "40/60"]
[Variant "reversi"]
[FEN "8/2p5/1P1p4/1Pppp3/1P1Ppp2/3P4/8/8 b - - 0 1"]
[SetUp "1"]
{--------------
. . . . . . . .
. . p . . . . .
. P . p . . . .
. P p p p . . .
. P . P p p . .
. . . P . . . .
. . . . . . . .
. . . . . . . .
black to play
--------------}
1... P@a5 2. P@g4 {+13,00/35 2,9} P@a3 3. P@c6 {+18,00/35 5} P@d7 4. P@f5
{+18,00/37 1,9} P@f3 5. P@e3 {+18,00/31 4} P@f6 6. P@g5 {+22,00/29 4} P@h5
7. P@e6 {+36,00/31 6} P@c4 8. P@c3 {+38,00/39 6} P@b3 9. P@g6 {+58,00/37 4}
P@h6 10. P@d8 {+62,00/35 4} P@e7 11. P@f7 {+62,00/33 3} P@e8 12. P@f8
{+62,00/31 3} pass 13. P@h3 {+62,00/30 4} P@g3 14. P@h4 {+64,00/28} P@g7
15. P@c8 {+64,00/26} P@h2 16. P@a4 {+64,00/24} P@a6 17. P@h8 {+64,00/22}
P@b7 18. P@h7 {+64,00/20} P@g8 19. P@h1 {+64,00/18} P@b8 20. P@a8
{+64,00/16} pass 21. P@a7 {+64,00/15} pass 22. P@g2 {+64,00/14} P@f2 23.
P@f1 {+64,00/12} P@g1 24. P@e2 {+64,00/10} P@d2 25. P@d1 {+64,00/8} P@e1
26. P@c1 {+64,00/6} P@b1 27. P@a1 {+64,00/4} pass 28. P@a2 {+64,00/3} pass
29. P@b2 {+64,00/2}
{White wins 63-0 but bare king} 1/2-1/2
|
_________________ Richard |
|