Older Version Newer Version

GerdIsenberg GerdIsenberg Mar 2, 2016

[[toc]]
**[[Home]] * [[Engines]] * JFresh**

**JFresh**,
an [[UCI]] compliant [[Open Source Engines|open source chess engine]] by [[Christian Daley]], written in [[C]] and distributed under the [[Free Software Foundation#GPL|GNU General Public License]], first released in March 2014 <ref>[[http://www.talkchess.com/forum/viewtopic.php?t=51757|JFresh (UCI) - new chess engine with Mac OS X64 built]] by [[Norbert Raimund Leisner]], [[CCC]], March 27, 2014</ref>. 

=Features=
<ref>[[https://github.com/christiandaley/JFresh/blob/master/README.md|JFresh/README.md at master · christiandaley/JFresh · GitHub - Current Features]]</ref>
* [[Bitboards]]
* [[Magic Bitboards]]
* [[Iterative Deepening]]
* [[Alpha-Beta]]
* [[Principal Variation Search]]
* [[Quiescence Search]]
* [[Static Exchange Evaluation]]
* [[Transposition Table]]
* [[Null Move Pruning]]
* [[Late Move Reductions]]
* [[Internal Iterative Deepening]]
* [[Mate Distance Pruning]]
* [[Futility Pruning]]
* [[Delta Pruning]]
* [[Killer Heuristic]]
* [[History Heuristic]]
* [[Pawn Hash Table]]
* [[Perft]]
* [[Logging]]

=Forum Posts=
* [[http://www.open-chess.org/viewtopic.php?f=5&t=2210|Null Move Fail]] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 10, 2013 » [[Null Move Pruning]]
* [[http://www.open-chess.org/viewtopic.php?f=5&t=2240|Occupancy Variations]] by [[Christian Daley|CDaley11]], [[Computer Chess Forums|OpenChess Forum]], January 25, 2013 » [[Magic Bitboards]]
* [[http://www.talkchess.com/forum/viewtopic.php?t=51757|JFresh (UCI) - new chess engine with Mac OS X64 built]] by [[Norbert Raimund Leisner]], [[CCC]], March 27, 2014
* [[http://www.open-chess.org/viewtopic.php?f=7&t=2624|Jfresh windows version for the impatient]] by [[Dann Corbit|User923005]], [[Computer Chess Forums|OpenChess Forum]], March 27, 2014

=External Links=
* [[https://github.com/christiandaley/JFresh|GitHub - christiandaley/JFresh: UCI chess engine]]

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