Hard-talkchess-2016 set (beta 5) : EPD + PGN

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

Moderator: Ras

Vinvin
Posts: 5287
Joined: Thu Mar 09, 2006 9:40 am
Full name: Vincent Lejeune

Hard-talkchess-2016 set (beta 5) : EPD + PGN

Post by Vinvin »

The set is updated : some bad positions removed + some added.

Now : 153 best moves + 2 moves to avoid + 6 eval to check
3 categories separated by a blank line in the EPD.
The games in the PGN are not in the same order as in the EPD yet.

EPD here : http://home.scarlet.be/vincentlejeune/c ... 6beta5.epd
PGN here : http://home.scarlet.be/vincentlejeune/c ... nbeta5.pgn
Paloma
Posts: 1206
Joined: Thu Dec 25, 2008 9:07 pm
Full name: Herbert L

Re: Hard-talkchess-2016 set (beta 5) : EPD + PGN

Post by Paloma »

Thanks Vincent
Ferdy
Posts: 4846
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Hard-talkchess-2016 set (beta 5) : EPD + PGN

Post by Ferdy »

Some comments on epd format and position.

Add equal sign in the promotion move.

Code: Select all

5nr1/2Pp2pk/3Pp1p1/4P1P1/6P1/5K2/8/7n w - - id ?; bm c8=N;
Remove extra space after castling flags

Code: Select all

r2qkb1r/3bpppp/p4nn1/3P4/1p1N4/1QN3B1/PP3PPP/R3KB1R w KQkq - bm Nc6; c1 "diff=6";
Remove semi colon before the c0 Opcode.

Code: Select all

8/1p6/1p6/kPp2P1K/2P5/N1Pp4/q2P4/1N6 w - - c0 "eval = draw"; c1 "diff=9";

Code: Select all

8/8/5k2/8/2B4p/5RbP/5pP1/7K b - - c0 "eval = draw"; c1 "diff=7";

Code: Select all

r1b1k3/1p1p1pp1/1p1P3p/pP6/P7/8/5PPP/4R1K1 b q - c0 "eval +/-"; c1 "diff=6";
Added the missing c0 opcode.

Code: Select all

8/8/8/5Bp1/7k/8/4pPKP/8 w - - bm Bg4; c0 "eval = draw";
Change order of comment opcode.

Code: Select all

8/2b2k1K/1pPp1p2/1P1P1P2/5B2/8/8/8 w - - bm Be3 Bd2 Bc1 Bh6; c0 "the point to play Bxf6 on move 3"; c1 "diff=2";
Remove "?" after a san move in a position with am opcode.

Code: Select all

2k5/2p5/1q1p4/pPpPp1pp/N1P1Pp2/P4PbP/KQ4P1/8 w - - am Nxb6+; c1 "diff=10";

Code: Select all

8/4nk2/1p3p2/2rp2pp/1P1R1N1P/6P1/3KPP2/8 b - - am Rb5; c1 "diff=7";
Perhaps this position could be removed from the set.

Code: Select all

8/2b2k1K/1pPp1p2/1P1P1P2/5B2/8/8/8 w - - bm Be3 Bd2 Bc1 Bh6; c1 "diff=2"; c0 "the point to play Bxf6 on move 3";