Changes

Jump to: navigation, search

Fizbo

1,737 bytes added, 20:15, 15 July 2020
no edit summary
'''Fizbo''',<br/>
a [[Chess Engine Communication Protocol]], and since version '''1.5''', [[UCI]] compliant <ref>[http://kirill-kryukov.com/chess/discussion-board/viewtopic.php?f=7&t=8241 Fizbo version 1.5 released] by [[Youri Matiounine]], [[Computer Chess Forums|CCRL Discussion Board]], August 16, 2015</ref> chess engine by [[Youri Matiounine]], - in October 2019 [[#Fizbo 2|Fizbo 2]] became [[:Category:Open Source|open source]]. Fizbo was first released in May 2014 <ref>[http://kirill-kryukov.com/chess/discussion-board/viewtopic.php?f=7&t=7523 new engine - Fizbo - could you please test it?] by [[Youri Matiounine]], [[Computer Chess Forums|CCRL Discussion Board]], May 07, 2014</ref>, apparently [[Bitboards|bitboard]] based, requiring [[x86-64]] [[BitScan#bsfbsr|bitscan forward]] <ref>[http://kirill-kryukov.com/chess/discussion-board/viewtopic.php?f=7&t=7523 new engine - Fizbo - could you please test it?] by [[Youri Matiounine]], [[Computer Chess Forums|CCRL Discussion Board]], May 07, 2014</ref> and taking advantage from [[Population Count|population count]] [[x86-64#gpinstructions|instruction]]. Since version '''1.2''', Fizbo performs a [[Parallel Search|parallel search]] based on a version of enhanced [[Parallel Search#PrincipalVariationSplitting|PV splitting algorithm]], only one split-point is active at a time, along with [[Iterative Deepening|iterative deepening]], since '''1.3''' with [[Aspiration Windows|aspiration windows]]. [[Syzygy Bases]] with up to five pieces were used since version '''1.4''' released in May 2015. The [[Transposition Table|transposition table]] with dense 8 byte entries is used also in [[Quiescence Search|quiescence search]] <ref>[https://sites.google.com/site/fizbochessengine/ Fizbo Chess Engine]</ref>.
=Further Versions=
==Fizbo 1.9==
Fizbo '''1.9''', released on December 31, 2016, further enhanced considerably due to extensive changes and new features in [[Evaluation|evaluation]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=62677 Fizbo 1.9 released] by [[Youri Matiounine]], [[CCC]], December 31, 2016</ref>.
 
==Fizbo 2==
Fizbo '''2''' was released in December 21, 2017 <ref>[http://www.talkchess.com/forum/viewtopic.php?t=66090 Fizbo 2 has been released] by [[Youri Matiounine]], [[CCC]], December 21, 2017</ref>, and is apparently the last version by [[Youri Matiounine]], who stopped working on the engine, and decided to release his source code on [https://en.wikipedia.org/wiki/GitHub GitHub] <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=72021 Fizbo 2 sources just got released] by Damir, [[CCC]], October 06, 2019</ref> <ref>[https://github.com/MoonstoneLight/Fizbo-Chess GitHub - MoonstoneLight/Fizbo-Chess: Original codes of Fizbo Chess]. Thanks to original author [[Youri Matiounine]]</ref> nearly two years later, featuring a two-layer [[Neural Networks|neural network]] based [[Evaluation|evaluation]] with optional [[AVX2]] intrinsics <ref>[https://github.com/MoonstoneLight/Fizbo-Chess/blob/master/nn2.cpp Fizbo-Chess/nn2.cpp at master · MoonstoneLight/Fizbo-Chess · GitHub]</ref>.
=Forum Posts=
* [http://www.talkchess.com/forum/viewtopic.php?t=61243 Fizbo 1.8 released] by [[Youri Matiounine]], [[CCC]], August 26, 2016
* [http://www.talkchess.com/forum/viewtopic.php?t=62677 Fizbo 1.9 released] by [[Youri Matiounine]], [[CCC]], December 31, 2016
==2017...==* [http://www.talkchess.com/forum3/viewtopic.php?t=65466&start=7 Re: Tapered Eval between 4 phases] by [[Youri Matiounine]], [[CCC]], October 16, 2017 » [[Tapered Eval]], [[AVX]]
* [http://www.talkchess.com/forum/viewtopic.php?t=66090 Fizbo 2 has been released] by [[Youri Matiounine]], [[CCC]], December 21, 2017
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=72021 Fizbo 2 sources just got released] by Damir, [[CCC]], October 06, 2019
==2020 ...==
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=73769 Bug in Fizbo 2] by [[Kurt Utzinger]], [[CCC]], April 26, 2020
=External Links=
==Chess Engine==
* [https://github.com/MoonstoneLight/Fizbo-Chess GitHub - MoonstoneLight/Fizbo-Chess: Original codes of Fizbo Chess]. Thanks to original author [[Youri Matiounine]]
* [https://sites.google.com/site/fizbochessengine/ Fizbo Chess Engine]
* [http://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Fizbo&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 Fizbo] in [[CCRL|CCRL 40/4]]
<references />
'''[[Engines|Up one Level]]'''
[[Category:Open Source]]
[[Category:UCI]]

Navigation menu