Older Version Newer Version

GerdIsenberg GerdIsenberg May 20, 2014

**[[Home]] * [[Engines]] * DeepBrutePos**
|| [[image:DBP.png link="http://www.vanheusden.com/DeepBrutePos/"]] ||~ || **DeepBrutePos**,
a chess engine by [[Folkert van Heusden]] written in [[Java]]. It is a partial rewrite of [[Pos]]. Pos was a wild experiment while DeepBrutePos is a more conventional [[Brute-Force|brute force]] [[Negamax|negamax]] with [[Alpha-Beta|ab pruning]] program. It "talks" both the [[XBoard]] and [[UCI]] protocols.

Apart from being a regular chess engine, it also includes a "[[PuppetMaster|puppet master]]" mode with which it presents itself as an UCI- or XBoard engine and underneath talks to UCI or XBoard engines running on other systems. For each move it asks them what move to do and then selects the most common suggested one <ref>[[http://www.talkchess.com/forum/viewtopic.php?t=51761&start=41|Re: CSVN Programmers' Tournaments May 2014]] by [[Folkert van Heusden]], [[CCC]], May 20, 2014</ref>. ||
[[toc]]
=See also=
* [[PuppetMaster]]

=Forum Posts= 
* [[http://www.talkchess.com/forum/viewtopic.php?t=49892|raspberry pi cluster versus fairymax]] by [[Folkert van Heusden]], [[CCC]], October 31, 2013
* [[http://www.talkchess.com/forum/viewtopic.php?t=51761&start=41|Re: CSVN Programmers' Tournaments May 2014]] by [[Folkert van Heusden]], [[CCC]], May 20, 2014

=External Links=
* [[http://www.vanheusden.com/DeepBrutePos/|DeepBrutePOS - An experimental chess program]]

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