Search found 34 matches

by FrankMesander
Wed May 20, 2026 21:29
Forum: Draughts, Computer, Internet
Topic: Swiss Tournament Programs
Replies: 32
Views: 2497

Re: Swiss Tournament Programs



I have to wait a few days. Then I will know everything. I never overclock either the processor or RAM. The worst thing is that now it is difficult to buy new RAM. I have 8 sticks of 16 GB RAM.

Krzysztof


Hi Krzysztof,

A few weeks ago I had exactly the same problem. Disabling EXPO in the BIOS ...
by FrankMesander
Sun May 03, 2026 14:11
Forum: Draughts, Computer, Internet
Topic: Swiss Tournament Programs
Replies: 32
Views: 2497

Re: Swiss Tournament Programs

Krzysztof Grzelak wrote: Sun Apr 19, 2026 12:35 After this tournament, I'll organize another one—a tournament I've never organized before in my life.

You're making me curious!

But first, good luck with the current tournament!

Frank.
by FrankMesander
Tue Apr 14, 2026 16:00
Forum: Draughts, Computer, Internet
Topic: Swiss Tournament Programs
Replies: 32
Views: 2497

Re: Swiss Tournament Programs

Krzysztof Grzelak wrote: Tue Apr 14, 2026 15:46 Sorry to ask if any of the programmers have a new version of the program playing in the tournament.

Krzysztof
I am going to send you a new version of Tornado, but because I am still working on it, I will send you the most recent version when I know when the tournament will start.

Frank.
by FrankMesander
Sat Sep 06, 2025 18:09
Forum: Draughts, Computer, Internet
Topic: AUGUST 2025 BLITZ TOURNAMENT
Replies: 55
Views: 85413

Re: AUGUST 2025 BLITZ TOURNAMENT

A good draughts program is characterized by the absence of such blundering moves.
by FrankMesander
Fri Sep 05, 2025 13:59
Forum: Draughts, Computer, Internet
Topic: Challenge
Replies: 11
Views: 36038

Re: Challenge


I let kingsrow play it out in autoplay at 2min/move, 16 search threads, and it ended in a black win. Of course that's not definitive. A better way to analyze it is using dropout expansion, to automatically explore all reasonable lines of play and build a db. It would probably take days or even ...
by FrankMesander
Thu Sep 04, 2025 22:11
Forum: Draughts, Computer, Internet
Topic: Challenge
Replies: 11
Views: 36038

Re: Challenge

I did a 60 ply search from move 12 and I dit not find an absolute win for black.
by FrankMesander
Wed Sep 03, 2025 22:09
Forum: Draughts, Computer, Internet
Topic: AUGUST 2025 BLITZ TOURNAMENT
Replies: 55
Views: 85413

Re: AUGUST 2025 BLITZ TOURNAMENT

BertTuyt wrote: Wed Sep 03, 2025 21:41 Sidiki, guess for bulk analysis one file would really help me.

Bert
With Windows: start cmd (Command Prompt) in the directory where all 22 .pdn files are stored. Give command: copy *.pdn allgames.pdn
by FrankMesander
Wed Sep 03, 2025 15:00
Forum: Draughts, Computer, Internet
Topic: AUGUST 2025 BLITZ TOURNAMENT
Replies: 55
Views: 85413

Re: AUGUST 2025 BLITZ TOURNAMENT

Thank you Sidiki for running this tournament!

And congratulations to Joost/Ares!

Frank.
by FrankMesander
Mon Aug 11, 2025 16:29
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament


I have uploaded a test version, and Frank will be the first who will be able to test it.
If it also works on his computer, and most likely some initial bugs, or issues are resolved, I invite others for further testing.
Just drop me a line during the week.....

Bert


I have tested the test ...
by FrankMesander
Mon Aug 11, 2025 16:14
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament


Hi everybody,

hope you feel good.
I plan to run a tournament the 20th august for fun.

It's a while that engines haven't played against each others.

If someone has an update working well, no problem, it will make the business. Just for fun.

I am free now, for a month and no problem to run ...
by FrankMesander
Sun Aug 10, 2025 12:56
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament




For those interested I can issue a version of the Damage GUI, with several engines, so one can do a tournament test out-of-the-box.
Think I needs some 2 weeks for this, and will inform all when this option becomes available.
The only thing i will (most likely) not enable is to broadcast a ...
by FrankMesander
Sat Jul 26, 2025 21:55
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament


Bert, an excellent initiative! I'm currently working on implementing the hub protocol in Moby Dam. Just the basics, no pondering or analyzing yet.

Frank, a quit command terminates the engine, not just the game. A game is also ended with a new-game command.


I know the HUB protocol, so I know ...
by FrankMesander
Sat Jul 26, 2025 15:04
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament

Bert,

A misunderstanding: I meant additions to your description, no additions to the HUB protocol.

In short: a game is ended exclusively and solely by the HUB GUI, by sending a quit command to the engine.

Frank.
by FrankMesander
Fri Jul 25, 2025 13:53
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament

Bert,

Two interrelated additions regarding pos pos=<position>:

The tournament engine should always give HUB commands pos pos=<position> in which moves are possible. Otherwise the engine can't reply with done move=<move>.

Only the tournament engine is able to terminate the game by sending a HUB ...
by FrankMesander
Tue Jul 22, 2025 16:56
Forum: Draughts, Computer, Internet
Topic: engine tournament
Replies: 17
Views: 52207

Re: engine tournament

Very interesting!
Can you please post a preliminary/embryonic version of the minimal set of HUB commands that the Draughts engine must support?

Frank.