Older Version Newer Version

GerdIsenberg GerdIsenberg Feb 17, 2013

**[[Home]] * [[Engines]] * BremboCE**
|| [[image:Brembo_Ponte_San_Pietro.JPG link="http://en.wikipedia.org/wiki/File:Brembo_@_Ponte_San_Pietro.JPG"]] ||~ || **BremboCE**,
a [[WinBoard]] compliant chess engine written by [[Gianluca Cisana]]. BremboCE was initially written in [[C]], and first released in February 2002, after Gianluca studied [[Tom Kerrigan|Tom Kerrigan's]] [[TSCP]] and learned how to program a chess engine <ref>[[http://bremboce.cisana.com/download_en.php|BremboCE | Download the winboard chess engine version | Version 0.1 - 17 February 2002]]</ref>. It had its not too bad tournament debut at [[CIPS 2002]] with 3/6. The latest C-version 0.4 from August 2002 is still available for download . The engine name is based upon the river [[http://en.wikipedia.org/wiki/Brembo_%28river%29|Brembo]] in the [[http://en.wikipedia.org/wiki/Province_of_Bergamo|Province of Bergamo]], situated near the author's home <ref>[[http://bremboce.cisana.com/download_en.php|BremboCE | Download the winboard chess engine version]]</ref>.
||
|| The [[http://en.wikipedia.org/wiki/Brembo_%28river%29|Brembo]] at [[http://en.wikipedia.org/wiki/Ponte_San_Pietro|Ponte San Pietro]] <ref>[[http://en.wikipedia.org/wiki/Brembo_%28river%29|Brembo (river) from Wikipedia]]</ref>||~ ||^ ||
[[toc]]
=Java=
After a gap of seven years, in 2009, Gianluca continued the development porting BremboCE from C to [[Java]], running either as standalone WinBoard engine, or as [[http://en.wikipedia.org/wiki/Java_applet|Java applet]] as part of a [[http://en.wikipedia.org/wiki/Web_page|web page]] under control of the [[http://en.wikipedia.org/wiki/Java_Virtual_Machine|Java Virtual Machine (JVM)]] - in a [[Process|process]] separated from the [[http://en.wikipedia.org/wiki/Web_browser|web browser]]. BremboCE keeps a [[Board Representation#SquareCentric|board array]] and uses [[Alpha-Beta#Negamax|negamax alpha-beta]] with [[Quiescence Search|quiescence]] considering [[Captures|captures]] and [[Promotions|promotions]]. The Java engine played the [[CCC 2009|4th Chess Computer Cup 2009]] with 2½/6, winning from [[Golem]] and [[Joker NL|Joker]].

=Photos and Games=
|| [[image:BremboChatturanga.JPG link="http://www.scaccomasco.com/foto/2009/CCC4_8-nov/album/index.html"]] ||
|| [[CCC 2009]], round 4, [[Stefano Malloggi]] and [[Gianluca Cisana]], [[BremboCE]] - [[Chaturanga IT|Chaturanga]] <ref>[[http://www.scaccomasco.com/2009/wwwCCC4/tblscore.html|Chess Computer Cup 4   - Classifica al turno 6]]</ref> <ref>[[http://www.scaccomasco.com/foto/2009/CCC4_8-nov/album/index.html|Chess Computer Cup 4 - Photo Gallerie 2]]</ref>||
[[code]]
[Event "CCC 2009"]
[Site "Carugate, ITA"]
[Date "2009.11.08"]
[Round "4"]
[White "BremboCE 0.6.2"]
[Black "Chaturanga 2.4.2"]
[Result "1/2-1/2"]

1.e4 e5 2.Nf3 Nc6 3.Bb5 a6 4.Ba4 Nf6 5.O-O Be7 6.Re1 b5 7.Bb3 O-O 8.a4 b4 
9.d4 d6 10.dxe5 Nxe5 11.Nbd2 Bb7 12.Nxe5 dxe5 13.Nc4 Nxe4 14.Nxe5 Qxd1 
15.Rxd1 Bd6 16.Nc4 Bc5 17.Be3 Rad8 18.Rxd8 Rxd8 19.Ne5 Bxe3 20.Bxf7+ Kh8 
21.fxe3 Rd2 22.Rf1 Ng3 23.hxg3 Rxg2+ 24.Kh1 Rf2+ 25.Kg1 Rg2+ 26.Kh1 Rf2+ 
27.Kg1 Rg2+ 1/2-1/2
[[code]]

=See also=
* [[Various Classifications#Geography|Geography]]

=Forum Posts=
* [[http://www.stmintz.com/ccc/index.php?id=217811|New version 0.2.1 of BremboCE]] by [[Gianluca Cisana]], [[CCC]], March 14, 2002
* [[http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&p=280843&t=28635|Re: WBEC-Ridderkerk "Engine, details" - Updates]] by [[Gianluca Cisana]], [[CCC]], July 16, 2009
* [[http://www.talkchess.com/forum/viewtopic.php?t=29473|Improved chess applet bremboce]] by [[Gianluca Cisana]], [[CCC]], August 20, 2009
* [[http://www.talkchess.com/forum/viewtopic.php?t=29488|Released Bremboce 0.6 Java winboard engine]] by [[Gianluca Cisana]], [[CCC]], August 21, 2009 
* [[http://www.talkchess.com/forum/viewtopic.php?t=29970|Released Bremboce 0.6.2 Java winboard engine]] by [[Gianluca Cisana]], [[CCC]], October 03, 2009 

=External Links=
==Chess Engine==
* [[http://bremboce.cisana.com/index_en.php|BremboCE | Play free board chess game online against the computer]]
> [[http://bremboce.cisana.com/download_en.php|BremboCE | Download the winboard chess engine version]]
==Misc==
* [[http://en.wikipedia.org/wiki/Brembo_%28river%29|Brembo (river) from Wikipedia]]
* [[http://en.wikipedia.org/wiki/Val_Brembana|Val Brembana from Wikipedia]]

=References= 
<references />
=What links here?= 
[[include page="BremboCE" component="backlinks" limit="20" ]]
**[[Engines|Up one Level]]**