Changes

Jump to: navigation, search

Paulchen332

1,515 bytes added, 22:47, 26 November 2020
no edit summary
'''[[Main Page|Home]] * [[Engines]] * Paulchen332paulchen332'''
[[FILE:pchess_logo.jpg|border|right|thumb|link=https://codemetas.de/2020/11/22/The-Royal-Game.html#introducing-| paulchen332 Logo <ref>Image from [https://codemetas.de/2020/11/22/The-Royal-Game.html#fn:2dpixx introducing- The Royal Game] by [[Philipp Lenk]], November 22, 2020, the Logo was graciously provided by [http://www.2dpixx.de/ Jana Ochse]</ref> ]]
'''paulchen332''',<br/>
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Philipp Lenk]], written in [[Cpp#17|C++ 17]], licensed under the permissive [https://en.wikipedia.org/wiki/BSD_licenses BSD 2-clause license], and first released in November 2020 <ref>[httphttps://www.talkchesskirill-kryukov.com/forum3chess/discussion-board/viewtopic.php?f=27&t=75919 12550 New engine: paulchen332] by [[Philipp Lenk]], [[CCCComputer Chess Forums|CCRL Forum]], November 23, 2020</ref>. paulchen332 is a didactic engine, and teaches modern C++. The UCI implementation is already explained in detail <ref>[https://codemetas.de/2020/11/22/The-Royal-Game.html#uci The Royal Game | UCI] by [[Philipp Lenk]], [https://codemetas.de/ code<metas>], November 2522, 2020</ref>by its author, who proposed more details will follow in subsequent articles <ref>[https://codemetas.de/2020/11/22/The-Royal-Game.html#outlook The Royal Game | Outlook] by [[Philipp Lenk]], [https://codemetas. de/ code<metas>], November 22, 2020</ref>
=Features=
==[[Board Representation]]==
<ref>[https://github.com/philipplenk/paulchen332/blob/main/include/philchess/chessboard.hpp paulchen332/include/philchess/chessboard.hpp · GitHub]</ref>* [[Bitboards]] <ref>[https://github.com/philipplenk/paulchen332/blob/main/include/philchess/bitboard.hpp paulchen332/include/philchess/bitboard.hpp · GitHub]</ref>* [[Sliding Piece Attacks]] by [[Occupancy of any Line|Linewise Occupancy Lookup]]<ref>[https://github.com/philipplenk/paulchen332/blob/main/include/philchess/bitboard_patterns.hpp paulchen332/include/philchess/bitboard_patterns.hpp · GitHub]</ref>
==[[Search]]==
<ref>[https://github.com/philipplenk/paulchen332/blob/main/include/philchess/algorithm/negamax.hpp paulchen332\/include\/philchess\/algorithm\/negamax.hpp· GitHub]; [https://github.com/philipplenk/paulchen332/blob/main/include/philchess/default_search_control.hpp paulchen332\/include\/philchess\/default_search_control.hpp · GitHub]</ref>
* [[Iterative Deepening]]
* [[Aspiration Windows]]
** [[Quiescence Search]]
==[[Evaluation]]==
<ref>[https://github.com/philipplenk/paulchen332/tree/main/include/philchess/eval paulchen332/include/philchess/eval]</ref>
* [[Automated Tuning]]
* [[Tapered Eval]]
=Postings=
* [https://codemetas.de/2020/11/22/The-Royal-Game.html The Royal Game] by [[Philipp Lenk]], [https://codemetas.de/ code<metas>], November 22, 2020
* [https://kirill-kryukov.com/chess/discussion-board/viewtopic.php?f=7&t=12550 New engine: paulchen332] by [[Philipp Lenk]], [[Computer Chess Forums|CCRL Forum]], November 23, 2020
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=75919 New engine: paulchen332] by [[Philipp Lenk]], [[CCC]], November 25, 2020
[[Category:Windows]]
[[Category:Linux]]
[[Category:Gien Given Name]][[Category:Didactic]]

Navigation menu