Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Difference between revisions of "Chess program BBChess"


m
Line 1: Line 1:
 
[[Image:BBChess13.jpg|250px]]
 
[[Image:BBChess13.jpg|250px]]
 
BBChess is a computer chess engine by [[Borko Bošković]]. BBChess version '''1.3''' has a '''rating over 2300''' ELO points. The engine is Free Open Source Software and is licensed under the [http://www.gnu.org/licenses/gpl.html GNU General Public License].
 
  
 
== Technical details ==
 
== Technical details ==
The program is written in ANSI C programming language with [http://en.wikipedia.org/wiki/Glib glib] library and has the following implemented concepts:
+
BBChess is a computer chess engine by [[Borko Bošković]]. BBChess version '''1.3''' has a '''rating over 2300''' ELO points. The engine is Free Open Source Software and is licensed under the [http://www.gnu.org/licenses/gpl.html GNU General Public License]. The program is written in '''ANSI C''' programming language with [http://en.wikipedia.org/wiki/Glib glib] library. '''Program is designed specificity for 64-bit processors.'''
  
* [[Representation of Chess Game]]
 
* [[Chess Search Algorithms]]
 
* [[Chess Evaluation Function]]
 
* [[Architecture of Chess Program]]
 
* [[Tuning of a Chess Evaluation Function]]
 
* [[Opening book]]
 
* [[End game database]]
 
* [[Graphical User Interface]]
 
 
'''Program is designed specificity for 64-bit processors.'''
 
 
== Rating ==
 
== Rating ==
* [http://computerchess.org.uk/ccrl/4040/rating_list_all.html CCRL ratings] 2423 (1.1), 2528 (1.2a), '''2478 (1.3a)'''
+
* [http://computerchess.org.uk/ccrl/4040/rating_list_all.html CCRL ratings] 2407 (1.1), 2519 (1.2a), '''2519 (1.3a)'''
* [http://perso.orange.fr/lefouduroi/tournois/uci/uel_rating.htm Le Fou numérique] 2251 (1.1), 2275 (1.2a), '''2353 (1.3)'''
+
* [http://perso.orange.fr/lefouduroi/tournois/uci/uel_rating.htm Le Fou numérique] 2251 (1.1), 2275 (1.2a), '''2276 (1.3a)'''
* [http://www.superchessengine.com/free_engine.htm superchessengine.com] 2297 (1.01)
+
<!-- * [http://www.superchessengine.com/free_engine.htm superchessengine.com] 2297 (1.01)
 
* [http://rwbc-chess.de/Ratings/Ratings.htm Regensburg Winboard Circuit] 2087 (0.99), 2125 (0.99b), 2311 (1.1), 2321 (1.2)
 
* [http://rwbc-chess.de/Ratings/Ratings.htm Regensburg Winboard Circuit] 2087 (0.99), 2125 (0.99b), 2311 (1.1), 2321 (1.2)
 
* [http://wbec-ridderkerk.nl/html/BayesianElo_ed14.htm WBEC Ratinglist] 1926 (0.99b)
 
* [http://wbec-ridderkerk.nl/html/BayesianElo_ed14.htm WBEC Ratinglist] 1926 (0.99b)
 
* [http://aloheac.club.fr/espace_rating_list.htm Arnaud's Computer Chess] 1897 (1.1)
 
* [http://aloheac.club.fr/espace_rating_list.htm Arnaud's Computer Chess] 1897 (1.1)
* [http://vigo.altervista.org/rating_list.html The Winboard Olympic Chess Tournament] 2081 (0.99b), 2369 (1.2a)
+
* [http://vigo.altervista.org/rating_list.html The Winboard Olympic Chess Tournament] 2081 (0.99b), 2369 (1.2a)
* [http://www.sedatchess.com/scct_ratinglist.html SCCT] 2377 (1.10)
+
* [http://www.sedatchess.com/scct_ratinglist.html SCCT] 2377 (1.10) -->
 
* [http://freechess.org Free Internet Chess Server] 2412 (1.11), '''2417 (1.3)'''
 
* [http://freechess.org Free Internet Chess Server] 2412 (1.11), '''2417 (1.3)'''
* [[EPD test 06.10.2007 | EPD test]] 2433 (0.99), 2471 (1.0), 2485 (1.01), 2503 (1.1), 2507 (1.11), 2609 (1.2a)
+
* [[EPD test 06.10.2007 | EPD knjižnice]] 2433 (0.99), 2471 (1.0), 2485 (1.01), 2503 (1.1), 2507 (1.11), 2609 (1.2a)
  
 
== Tournaments ==
 
== Tournaments ==
Line 33: Line 21:
 
<td>
 
<td>
 
* [http://pagesperso-orange.fr/lefouduroi/tournois/uci/cadet.htm Le Fou numérique - Cadet]
 
* [http://pagesperso-orange.fr/lefouduroi/tournois/uci/cadet.htm Le Fou numérique - Cadet]
* [http://www.f27.parsimony.net/forum67828/messages/6144.htm 41st test tourney result from Stavenisse ...]
+
* CCRL: [http://kirr.homeunix.org/chess/discussion-board/viewtopic.php?f=7&t=3058 7th CCRL Amateur Championship Division 3], [http://kirr.homeunix.org/chess/discussion-board/viewtopic.php?f=7&t=3192 Quark's Universe]
* [http://www.f27.parsimony.net/forum67828/messages/6068.htm 37th test tourney result from Stavenisse]
+
* Stavenisse: [http://www.f27.parsimony.net/forum67828/messages/6144.htm 41st][http://www.f27.parsimony.net/forum67828/messages/6068.htm 37th]
 
* [http://wbec-ridderkerk.nl/html/5thdiv.htm 5th Division WBEC Ridderkerk edition 15]
 
* [http://wbec-ridderkerk.nl/html/5thdiv.htm 5th Division WBEC Ridderkerk edition 15]
 
* [http://loirechecs.chez-alice.fr/chesswar/ ChessWar, OpenWar]
 
* [http://loirechecs.chez-alice.fr/chesswar/ ChessWar, OpenWar]
Line 46: Line 34:
 
</tr>
 
</tr>
 
</table>
 
</table>
 
+
<!--
 
== Games ==
 
== Games ==
 
* [http://labraj.uni-mb.si/~borko/games/games/BBChess-DeepShreder_1.html '''BBChess 1.11 64 bit''' 2289 - '''Deep Shredder 10 64Bit''' 2509  '''1-0''' C91 '''ICS rated blitz match (freechess.org)''' 07.05.2007]
 
* [http://labraj.uni-mb.si/~borko/games/games/BBChess-DeepShreder_1.html '''BBChess 1.11 64 bit''' 2289 - '''Deep Shredder 10 64Bit''' 2509  '''1-0''' C91 '''ICS rated blitz match (freechess.org)''' 07.05.2007]
 
* [http://labraj.uni-mb.si/~borko/games/games/DeepShreder-BBChess_2.html '''Deep Shredder 10 64Bit''' 2497 - '''BBChess 1.11 64 bit''' 2307  '''0-1''' C96 '''ICS rated blitz match (freechess.org)''' 07.05.2007]
 
* [http://labraj.uni-mb.si/~borko/games/games/DeepShreder-BBChess_2.html '''Deep Shredder 10 64Bit''' 2497 - '''BBChess 1.11 64 bit''' 2307  '''0-1''' C96 '''ICS rated blitz match (freechess.org)''' 07.05.2007]
 
+
>
 
== Events ==
 
== Events ==
 
* [[Researches in Europe 2007]]
 
* [[Researches in Europe 2007]]
Line 100: Line 88:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
 +
== Components ===
 +
 +
* [[Representation of Chess Game]]
 +
* [[Chess Search Algorithms]]
 +
* [[Chess Evaluation Function]]
 +
* [[Architecture of Chess Program]]
 +
* [[Tuning of a Chess Evaluation Function]]
 +
* [[Opening book]]
 +
* [[End game database]]
 +
* [[Graphical User Interface]]
  
 
== Links ==
 
== Links ==

Revision as of 06:15, 16 March 2008

BBChess13.jpg

Technical details

BBChess is a computer chess engine by Borko Bošković. BBChess version 1.3 has a rating over 2300 ELO points. The engine is Free Open Source Software and is licensed under the GNU General Public License. The program is written in ANSI C programming language with glib library. Program is designed specificity for 64-bit processors.

Rating

Tournaments