Tool to create test suites?

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

Moderator: Ras

User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Tool to create test suites?

Post by David Dahlem »

I recall reading a post about a tool that would parse a pgn collection and select moves to create a test suite. But i don't remember which thread it was in, and i can't find it again.

Can anyone refresh my memory, or advise of such a tool?

Thanks
Dave
Christopher Conkie
Posts: 6074
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Tool to create test suites?

Post by Christopher Conkie »

David Dahlem wrote:I recall reading a post about a tool that would parse a pgn collection and select moves to create a test suite. But i don't remember which thread it was in, and i can't find it again.

Can anyone refresh my memory, or advise of such a tool?

Thanks
Dave
There was tool made by Walter Eigenmann that did something like that.

Also there is....

http://www.marochess.de/chess/

....made by Manfred Rosenboom.

Is that what you mean?

Christopher
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: Tool to create test suites?

Post by David Dahlem »

I'll search for the tool by Walter Eigenmann, thanks.

The link you provided is to a page of links. So i have no idea what you're referring to.

Dave
Christopher Conkie
Posts: 6074
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Tool to create test suites?

Post by Christopher Conkie »

David Dahlem wrote:I'll search for the tool by Walter Eigenmann, thanks.

The link you provided is to a page of links. So i have no idea what you're referring to.

Dave
Just as well I'm not so lazy or something else.

http://www.softpedia.com/get/Programmin ... 2fen.shtml

Maybe that will do it. Walter or no Walter.
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: Tool to create test suites?

Post by David Dahlem »

pgn2fen simply converts "all" moves in a pgn to epd, not what i was asking for, Thanks anyway.
Christopher Conkie
Posts: 6074
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Tool to create test suites?

Post by Christopher Conkie »

David Dahlem wrote:pgn2fen simply converts "all" moves in a pgn to epd, not what i was asking for, Thanks anyway.
Which moves do you want then? The final position in each game only? If so, that is what Walter's tool does IIRC and you will have to look for it.

Google is your friend.
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: Tool to create test suites?

Post by David Dahlem »

Naturally, i want positions and moves that make good test positions. I'm sure i read about such a tool in the last few days, but can't find it now. Perhaps it was in one of the deleted threads, but i'm still looking.
F. Bluemers
Posts: 880
Joined: Thu Mar 09, 2006 11:21 pm
Location: Nederland

Re: Tool to create test suites?

Post by F. Bluemers »

David Dahlem wrote:Naturally, i want positions and moves that make good test positions. I'm sure i read about such a tool in the last few days, but can't find it now. Perhaps it was in one of the deleted threads, but i'm still looking.
what about this?
http://home.pacific.net.au/~tommyinoz/gameanalyser.html
the pgn must contains scores and depth from the engines though...
Christopher Conkie
Posts: 6074
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Tool to create test suites?

Post by Christopher Conkie »

David Dahlem wrote:Naturally, i want positions and moves that make good test positions. I'm sure i read about such a tool in the last few days, but can't find it now. Perhaps it was in one of the deleted threads, but i'm still looking.
No. For sure it's not in there. There is only napalm in there.

Here.....?

http://remi.coulom.free.fr/
User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 9:06 pm

Re: Tool to create test suites?

Post by David Dahlem »

F. Bluemers wrote:
David Dahlem wrote:Naturally, i want positions and moves that make good test positions. I'm sure i read about such a tool in the last few days, but can't find it now. Perhaps it was in one of the deleted threads, but i'm still looking.
what about this?
http://home.pacific.net.au/~tommyinoz/gameanalyser.html
the pgn must contains scores and depth from the engines though...
Thanks. That looks more like what i'm looking for, although i think it only uses the Winboard debug file, and i don't use the WB interface. I'll check it out anyway.