At first glance I thought the black/white positions might be symmetrical mirrors, but they aren't quite, the man on 43 would have to be moved to 44.
Kingsrow thinks that white's first really weak move was 11. 39-33. The search score jumps from 12 to 56 almost instantly. 50-45 instead maintains a ...

Search found 860 matches
- Tue Apr 22, 2025 13:22
- Forum: Draughts, Computer, Internet
- Topic: Funny game
- Replies: 5
- Views: 5440
- Thu Sep 19, 2024 18:46
- Forum: Draughts, Computer, Internet
- Topic: The Unofficial World Championship Of Computer Programs 2024
- Replies: 55
- Views: 42268
Re: The Unofficial World Championship Of Computer Programs 2024
Flits (white) played 38-33 and the game was concluded soon as a win for Kingsrow.
A better defense seems to be 40-35 (9-14) 32-28 (21-27) 37-32 (27-31 or 14-20) with a possible draw.
I'm not sure this sequence is right and that this ends in a draw, Ed might have the final verdict here.
Kingsrow ...
- Wed Sep 18, 2024 17:24
- Forum: Draughts, Computer, Internet
- Topic: All engines: DXP configuration
- Replies: 14
- Views: 19921
Re: All engines: DXP configuration
Ed this is about dxp not hub.
It's about automating engine matches using the PyDraughts library. The PyDraughts library supports both dxp and hub. I'm assuming that each engine will talk to the PyDraughts script so that it can control the games. It shouldn't matter which protocol PyDraughts uses ...
- Wed Sep 18, 2024 13:48
- Forum: Draughts, Computer, Internet
- Topic: All engines: DXP configuration
- Replies: 14
- Views: 19921
Re: All engines: DXP configuration
Hi Gijsbert. Kingsrow supports dxp but it can only be started interactively with gui commands. However there is a Hub version of kingsrow that provides what you need. Hub give you control of all the kingsrow settings, and more options for time control. It does support the x moves in y minutes that ...
- Wed Sep 04, 2024 23:42
- Forum: Draughts, Computer, Internet
- Topic: Is there such a program?
- Replies: 19
- Views: 15252
Re: Is there such a program?
Thank you for your answer. I have a question, is it possible to save movements, for example 02, 07, 09? Do I have to fill in the zeros in the game record myself.
No, there is no requirement in the PDN standard for the square numbers in moves to have leading zeros, so kingsrow does not generate ...
- Wed Sep 04, 2024 13:48
- Forum: Draughts, Computer, Internet
- Topic: Is there such a program?
- Replies: 19
- Views: 15252
Re: Is there such a program?
Copy the text of the moves to the clipboard with CTRL-C, paste it into kingsrow with CTRL-V, and now copy it from kingsrow to the clipboard with CTRL-C. I just did it, here is a paste from the clipboard:
[Event ""]
[Date "2024.09.04"]
[White ""]
[Black ""]
[Result "*"]
1. 34-30 20-25 2. 32-28 25x34 ...
[Event ""]
[Date "2024.09.04"]
[White ""]
[Black ""]
[Result "*"]
1. 34-30 20-25 2. 32-28 25x34 ...
- Sat Mar 23, 2024 12:04
- Forum: Draughts, Computer, Internet
- Topic: International draughts tournament 2024
- Replies: 39
- Views: 27533
Re: International draughts tournament 2024
Bob Hyatt did some testing on the effects of hash collisions in his chess engine Crafty. His results are published in this short paper: http://craftychess.com/hyatt/collisions.html . His conclusion is that even a gross error rate of 1 in 10,000 positions does not change game outcomes or weaken play ...
- Sun Oct 16, 2022 13:55
- Forum: Draughts, Computer, Internet
- Topic: Internet engine matches
- Replies: 496
- Views: 372228
Re: Internet engine matches
I wanted the ending bases to be equal to both programs.
Yes, that is clear, but the question is, what are you trying to measure with these engine matches? If it is to measure the relative strength of engine A vs engine B in normal match conditions, it's not doing that, because kingsrow uses an 8pc ...
Yes, that is clear, but the question is, what are you trying to measure with these engine matches? If it is to measure the relative strength of engine A vs engine B in normal match conditions, it's not doing that, because kingsrow uses an 8pc ...
- Sun Oct 16, 2022 13:42
- Forum: Draughts, Computer, Internet
- Topic: Internet engine matches
- Replies: 496
- Views: 372228
Re: Internet engine matches
My 16-core PC is not available at the moment, but I looked at it with a single thread. It takes about 7 seconds for kingsrow to switch from 20-15 to 28-22, so it's not that surprising that kingsrow could not see that with 16 threads given the short time controls that give an average 0.5 sec/move. I ...
- Sun Oct 16, 2022 13:14
- Forum: Draughts, Computer, Internet
- Topic: Internet engine matches
- Replies: 496
- Views: 372228
Re: Internet engine matches
The win (and only win in this match) of Ares in game 123 is a little strange.
The move from KR 43. 20-15 was definitely wrong and losing, whereas 43. 28-22 27x18 44. 42-37 41x43 45. 49x38 is a draw.
I expect that with 16-cores KR would not have search problems.
Ed, can you give some light, is this ...
The move from KR 43. 20-15 was definitely wrong and losing, whereas 43. 28-22 27x18 44. 42-37 41x43 45. 49x38 is a draw.
I expect that with 16-cores KR would not have search problems.
Ed, can you give some light, is this ...
- Sat Sep 17, 2022 00:09
- Forum: Draughts, Computer, Internet
- Topic: Comparison of the two versions
- Replies: 11
- Views: 5700
Re: Comparison of the two versions
It is a pity that the bug still exists in both Flits versions.
Another thing, although Flits is relatively old, and basically not changed since many years, it has really potential for improvements.
If one (with the proper knowledge) would include search extensions like better pruning and LMR, I'm ...
- Fri Sep 16, 2022 21:47
- Forum: Draughts, Computer, Internet
- Topic: Comparison of the two versions
- Replies: 11
- Views: 5700
Re: Comparison of the two versions
The 8-piece db provides better information in analysis mode. As far as the bug is concerned, it doesn't happen very often, and I don't know what triggers it. I don't even know if the bug occurs at all in analysis mode. The use of draughts programs in TDam is primarily for analysis.
- Fri Sep 16, 2022 21:06
- Forum: Draughts, Computer, Internet
- Topic: Comparison of the two versions
- Replies: 11
- Views: 5700
Re: Comparison of the two versions
From my conversations with Klaas Bor, they are probably very similar. The version in TDam can use the kingsrow egdb, but that's not going to make much difference in tournament play. There's a search bug in Flits where it sometimes makes bad moves in simple endgames, and it does this in both versions ...
- Fri Sep 16, 2022 13:47
- Forum: Draughts, Computer, Internet
- Topic: Unofficial World Championship Of Computer Programs In International Draughts 2022
- Replies: 50
- Views: 40607
Re: Unofficial World Championship Of Computer Programs In International Draughts 2022
You probably don't need to do anything to games already played because none of the outcomes changed after 85 moves.
Stop all future games at 85 moves maximum.
- Fri Sep 16, 2022 13:34
- Forum: Draughts, Computer, Internet
- Topic: Unofficial World Championship Of Computer Programs In International Draughts 2022
- Replies: 50
- Views: 40607
Re: Unofficial World Championship Of Computer Programs In International Draughts 2022
All games are set to 85 moves. The fact that I continue to play is only to check whether the database can be trusted with a given program.
The point is that anything that happens after 85 moves is unspecified behavior and should be excluded from the tournament. If a game is a draw after 85 moves ...