Changes

Jump to: navigation, search

FabChess

2,668 bytes added, 10:27, 11 October 2019
Created page with "'''Home * Engines * FabChess''' '''FabChess''',<br/> an UCI compliant open source chess engine by Fabian von der Warth, wr..."
'''[[Main Page|Home]] * [[Engines]] * FabChess'''

'''FabChess''',<br/>
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Fabian von der Warth]], written in [[Rust]] and first released on [https://en.wikipedia.org/wiki/GitHub GitHub] in July 2019.
FabChess comes with an own [https://en.wikipedia.org/wiki/Wiki Wiki], elaborating on programming details <ref>[https://github.com/fabianvdW/FabChess/wiki Home · fabianvdW/FabChess Wiki · GitHub]</ref>.

=Features=
<ref>Features based on [https://github.com/fabianvdW/FabChess/tree/master/src FabChess/src at master · fabianvdW/FabChess · GitHub]</ref>
==[[Board Representation]]==
* [[Bitboard Board-Definition]]
* [[Magic Bitboards#Fancy|Fancy Magic Bitboards]]
==[[Search]]==
* [[Parallel Search]] using [[Thread|Threads]]
* [[Shared Hash Table]]
* [[Iterative Deepening]]
* [[Principal Variation Search]]
* [[Move Ordering]]
** [[Move Generation#Staged|Staged Move Generation]]
** [[Hash Move]]
** [[Internal Iterative Deepening]]
** [[Killer Heuristic]]
** [[History Heuristic]]
* [[Selectivity]]
** [[Check Extensions]]
** [[Late Move Reductions]]
** [[Mate Distance Pruning]]
** [[Null Move Pruning]]
** [[Reverse Futility Pruning|Static Null Move Pruning]]
** [[Futility Pruning]]
** [[History Leaf Pruning|History Pruning]]
** [[Quiescence Search]]
** [[Delta Pruning]]
==[[Evaluation]]==
<ref>[https://github.com/fabianvdW/FabChess/wiki/Evaluation Evaluation · fabianvdW/FabChess Wiki · GitHub]</ref>
* [[Tapered Eval]]
* [[Material]]
* [[Piece-Square Tables]]
* [[Mobility]]
* [[Pawn Structure]]
* [[Passed Pawn|Passed Pawns]]
* [[Outposts]]
* [[King Safety]]
* [[King Safety#Attacking|Attacking King Zone]]
* [[Tempo]]

=Forum Posts=
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=69754&start=242 Re: New engine releases 2019] by [[Fabian von der Warth]], [[CCC]], July 16, 2019
: [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=69754&start=244 Re: New engine releases 2019] by [[Fabian von der Warth]], [[CCC]], July 17, 2019

=External Links=
* [https://github.com/fabianvdW/FabChess GitHub - fabianvdW/FabChess: FabChess]
* [https://github.com/fabianvdW/FabChess/wiki Home · fabianvdW/FabChess Wiki · GitHub]
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=FabChess&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents FabChess] in [[CCRL|CCRL 40/4]]

=References=
<references />
'''[[Engines|Up one Level]]'''
[[Category:Open Source]]
[[Category:UCI]]
[[Category:Rust]]
[[Category:Chess Suffix]]

Navigation menu