Changes

Jump to: navigation, search

DeepBrutePos

2,032 bytes added, 11:29, 24 June 2019
Created page with "'''Home * Engines * DeepBrutePos''' border|right|thumb|link=https://vanheusden.com/DeepBrutePos/ '''DeepBrutePos''',<br/> a chess engine..."
'''[[Main Page|Home]] * [[Engines]] * DeepBrutePos'''

[[FILE:DBP.png|border|right|thumb|link=https://vanheusden.com/DeepBrutePos/]]

'''DeepBrutePos''',<br/>
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|alpha-beta]] program, using [[Iterative Deepening|iterative deepening]] with [[Transposition Table|transposition table]] and [[Quiescence Search|quiescence search]] within a [[Parallel Search|multithreaded]] implementation.
It "talks" both the [[XBoard]] and [[UCI]] protocols.

=Puppet Master=
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>.

=See also=
* [[Brute-Force]]
* [[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=
==Chess Engine==
* [https://vanheusden.com/DeepBrutePos/ DeepBrutePOS - An experimental chess program]
==Misc==
* [https://en.wikipedia.org/wiki/Deep Deep from Wikipedia]
* [https://en.wikipedia.org/wiki/Brute-force_search Brute-force search from Wikipedia]
* [https://en.wikipedia.org/wiki/Poseidon Poseidon from Wikipedia]

=References=
<references />
'''[[Engines|Up one Level]]'''
[[Category:UCI]]
[[Category:XBoard]]
[[Category:Java]]
[[Category:Mythology]]

Navigation menu