WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (33,31) GROUP BY ID

Computer Chess Programming » Computer-Computer

Archive for the 'Computer-Computer' Category

15th World Computer Chess Championship

Tuesday, July 3rd, 2007

The 15th World Computer Chess Championship has been held from 11-18 june in Amsterdam. It was won by Rybka. Complete results are in the following table.

Pos Score Program Opponent
1 2 3 4 5 6 7 8 9 10 11 12
1 10.0 Rybka X = = 1 1 1 1 1 1 1 1 1
2 9.0 Zappa = X 1 = 1 = = 1 1 1 1 1
3 7.5 Loop = 0 X 0 = 1 1 1 = 1 1 1
4 7.0 Shredder 0 = 1 X 0 = = 1 = 1 1 1
5 7.0 GridChess 0 0 = 1 X = 1 = 1 = 1 1
6 6.0 Deep Sjeng 0 = 0 = = X = = 1 = 1 1
7 5.0 Jonny 0 = 0 = 0 = X 1 0 = 1 1
8 4.5 Diep 0 0 0 0 = = 0 X 1 = 1 1
9 4.0 The Baron 0 0 = = 0 0 1 0 X 1 0 1
10 3.5 IsiChess 0 0 0 0 = = = = 0 X = 1
11 2.5 The King 0 0 0 0 0 0 0 0 1 = X 1
12 0.0 micro-Max 0 0 0 0 0 0 0 0 0 0 0 X

The Blitz Championship was won by Shredder:

Pos Score Program Opponent
1 2 3 4 5 6 7 8
1 6.0 Shredder X = 1 = 1 1 1 1
2 5.0 Rybka = X = = = 1 1 1
3 4.5 Zappa 0 = X = 1 = 1 1
4 4.0 GridChess = = = X = 1 0 1
5 3.5 Deep Sjeng 0 = 0 = X = 1 1
6 3.0 Jonny 0 0 = 0 = X 1 1
7 2.0 Loop 0 0 0 1 0 0 X 1
8 0.0 micro-Max 0 0 0 0 0 0 0 X

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 33 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '33' AND comment_approved = '1'

No Comments »

Computer Chess World Championship in Amsterdam

Thursday, May 31st, 2007

The 15th world computer chess championship will be held in the Science Park in Amsterdam, The Netherlands, from June 11th until June 18th. Shredder will compete trying to win his 12th computer chess world champion title. All games of Shredder will be transmitted live on shredderchess.com.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 31 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '31' AND comment_approved = '1'

No Comments »