WBEC Ridderkerk results..
2 posters
Page 1 of 1
WBEC Ridderkerk results..
Premier division Champions final:
Latest results:
Round 9:
---------------------------------------------------------------------
Rybka 3-x64-2cpu 01=1 2.5 / 4 Thinker 5.4j-x64-2cpu
Naum 4.0-2cpu-x64 =101 2.5 / 4 Zappa Mexico II-x64-2cpu
Glaurung 2.2-x64-2cpu 0=11 2.5 / 4 Hiarcs 12.1-2cpu
Ktulu 9.0 =011 2.5 / 4 The Baron 3.8-x64-2cpu
ChessTiger 2007.1 ==1= 2.5 / 4 Jonny 3.07b-2cpu
---------------------------------------------------------------------
3rd division Final:
Latest results:
Round 9:
---------------------------------------------------
Capture R01 101= 2.5 / 4 Leila 0.53h
Gaia 3.5 110= 2.5 / 4 Chezzz 1.0.3
Tytan 9.32-x64 =11= 3.0 / 4 Queen 4.03
Muse 0.899b uci 0=11 2.5 / 4 Pupsi2 0.07
Diablo 0.5.1 ==1= 2.5 / 4 Delphil 1.9g
---------------------------------------------------
Latest results:
Round 1:
-------------------------------------------------------------
Horizon 4.4.057 =111 3.5 / 4 Philidor 1.1.0
Butcher 1.58-x64 0=1= 2.0 / 4 Thor'sHammer 2.28
Ant 2006-F 110= 2.5 / 4 Sorgenkind 0.4
Knightx 1.92 10=1 2.5 / 4 GreKo 6.5-x64
Phalanx XXII Reborn 1101 3.0 / 4 EXchess 5.02b-JA-x64
AICE 0.99.2 0011 2.0 / 4 Scidlet 3.6
-------------------------------------------------------------
2:
-------------------------------------------------------------
Horizon 4.4.057 0110 2.0 / 4 Sorgenkind 0.4
Butcher 1.58-x64 110= 2.5 / 4 Knightx 1.92
Ant 2006-F 1010 2.0 / 4 Thor'sHammer 2.28
GreKo 6.5-x64 11 2.0 / 2 EXchess 5.02b-JA-x64
-------------------------------------------------------------
Crosstables and pgn on the WBEC homepage.
Enginelist, latest updates/new engines:
11/06/2009:
New engine: Bubble v1.3.2 (WB & UCI!) by Felipe Otaviano, Brasil?
Announced: The 2009 Third Annual World Computer Rapid Chess Championships!
(played the weekend of August 15/16 2009)
10/06/2009:
New detailpage for: Myrddin! (Thanks to John for the given information!)
Updated: Bison v9.6 (UCI! Also sources!)
Updated: Dabbaba 1.80d-wb
Updated: Tarrasch Chess GUI v1.00a = Only the GUI is updated, not the engine!
--------------------------------------------------------------------
Best wishes,
Leo.
WBEC-Ridderkerk
Bison code has a bug
char *Board::ToFen() {
// init
int empty, file, rank, square, pos = 0, colour;
char piece_str[] = " pnbrqkPNBRQK";
char colour_str[] = "wb";
static char str[256]={0}, tmp[16]={0}; // bugbug:DRC --> str MUST be static
/*
Code removed
*/
return str; // <<-- because of this
}
// init
int empty, file, rank, square, pos = 0, colour;
char piece_str[] = " pnbrqkPNBRQK";
char colour_str[] = "wb";
static char str[256]={0}, tmp[16]={0}; // bugbug:DRC --> str MUST be static
/*
Code removed
*/
return str; // <<-- because of this
}
Fixed binary available
This zip file contains modified source code, project files, and both 32 and 64 bit binaries.
http://cap.connx.com/chess-engines/new-approach/bison.zip
http://cap.connx.com/chess-engines/new-approach/bison.zip
another problem
In 64 bit mode there is another bug I found in line 45 of move_do.h. There is an access violation in the following line after commands "uci" and "go infinite":
opening -= PST_OP(stm, piece_moving, from);
opening -= PST_OP(stm, piece_moving, from);
Similar topics
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
» WBEC Ridderkerk results..
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|