Older Version Newer Version

Protej Protej Jul 27, 2014

[[toc]]
**[[Home]] * [[Engines]] * Protej**

**Protej**
a [[WinBoard]] compliant chess engine by [[Alex Brunetti]], written in [[Delphi]] and [[Assembly]]. Protej applies [[Rotated Bitboards|rotated bitboards]] - its [[Search|search]] evolved to [[Iterative Deepening|iterative deepening]] [[Aspiration Windows|aspiration search]] with [[NegaScout]] [[Alpha-Beta|alpha-beta]], [[Null Move Pruning|null move pruning]] with [[Depth Reduction R|R == 3]], [[Transposition Table|transposition table]], and basic search [[Extensions|extensions]] and [[Reductions|reductions]]. The [[Quiescence Search|quiescence search]] ignores losing [[Captures|captures]], thanx to a fast [[Static Exchange Evaluation|SEE]] implementation <ref>[[http://protej.info/|Protej chess engine - chronology]]</ref> . So far, Protej played the [[CCT9]], [[CCT10]], [[WCRCC 2014]] online, and [[CIPS 2007]], [[CCC 2008]], and [[CCC 2009]] over the board.

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

=Forum Posts= 
* [[http://www.talkchess.com/forum/viewtopic.php?t=31800|Protej 0.5.7]] by [[Alex Brunetti]], [[CCC]], January 18, 2010
* [[http://www.talkchess.com/forum/viewtopic.php?t=31848|Protej 0.5.7 : 2000]] by [[Patrick Buchmann]], [[CCC]], January 19, 2010
* [[http://www.talkchess.com/forum/viewtopic.php?t=52518|Protej 0.5.8]] by [[Alex Brunetti]], [[CCC]], June 01, 2014

=External Links= 
==Chess Engine== 
* [[http://protej.info/|Protej chess engine]]
* [[http://www.g-sei.org/protej/|Protej « G 6]]
* [[http://wbec-ridderkerk.nl/html/details1/Protej.html|Protej]] from [[WBEC|WBEC Ridderkerk]]
* [[http://www.computerchess.org.uk/ccrl/4040/cgi/engine_details.cgi?print=Details&eng=Protej%200.5.7#Protej_0_5_7|Protej 0.5.7]] in [[CCRL|CCRL 40/40]]
==Misc== 
* [[http://hr.wikipedia.org/wiki/Protej_%28mitologija%29|Protej (mitologija) wikipedia.hr]] (Bosnian-Croatian)
> [[http://en.wikipedia.org/wiki/Proteus|Proteus from WIkipedia]]
* [[http://en.wiktionary.org/wiki/protego|protego - Wiktionary]]

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