Search found 31 matches

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

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: 8
Views: 26424

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: 8
Views: 26424

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: 33986

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: 33986

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: 26794

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: 26794

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: 26794

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: 26794

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: 26794

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: 26794

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: 26794

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.
by FrankMesander
Tue Oct 01, 2024 12:34
Forum: Draughts, Computer, Internet
Topic: Moby Dam - Tornado
Replies: 13
Views: 40734

Re: Moby Dam - Tornado



Harm already answered that question on Mon Sep 30, 2024 12:38.


That is, it is meaningless to play because you cannot set the most important engine and match parameters.


Only the match parameters are set in mm.exe.
Engine parameters must be set in the engines itself, nowhere else. And this ...
by FrankMesander
Tue Oct 01, 2024 10:41
Forum: Draughts, Computer, Internet
Topic: Moby Dam - Tornado
Replies: 13
Views: 40734

Re: Moby Dam - Tornado




I have one more question. After running the mm.exe application during a match, how many cores will the program play with and what hash will it have.


mm.exe has nothing to do with the settings of MobyDam or Tornado.
As Harm said: start MobyDam with its parameters/settings, start Tornado and ...
by FrankMesander
Tue Oct 01, 2024 09:55
Forum: Draughts, Computer, Internet
Topic: Moby Dam - Tornado
Replies: 13
Views: 40734

Re: Moby Dam - Tornado


I have one more question. After running the mm.exe application during a match, how many cores will the program play with and what hash will it have.


mm.exe has nothing to do with the settings of MobyDam or Tornado.
As Harm said: start MobyDam with its parameters/settings, start Tornado and make ...