Difference between revisions of "Baislicka"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Baislicka''' '''Baislicka''',<br/> an UCI compliant open source chess engine under the [https://en.wikiped...")
 
Line 2: Line 2:
  
 
'''Baislicka''',<br/>
 
'''Baislicka''',<br/>
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] under the [https://en.wikipedia.org/wiki/MIT_License MIT License], written by [[Twipply]] (from the UK) in [[C]], first published in 2014.
+
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] under the [[Massachusetts Institute of Technology#License|MIT License]] by [[Robert Taylor]] <ref>[https://ccrl.chessdom.com/ccrl/4040/cgi/engine_details.cgi?print=Details&eng=Baislicka%201.0%2064-bit#Baislicka_1_0_64-bit Baislicka 1.0 64-bit in CCRL 40/40]</ref>, written in [[C]], first published in 2014.
  
 
=Features=
 
=Features=
* Fixed shift fancy magic bitboards
+
<ref>Features based on [https://github.com/kz04px/Baislicka/blob/master/README.txt Baislicka/README.txt at master · kz04px/Baislicka · GitHub]</ref>
* Quiescence search
+
* [[Magic Bitboards#Fixed shift Fancy|Fixed shift Fancy Magic Bitboards]]
* Transposition table
+
* [[Quiescence Search]]
* Null move pruning
+
* [[Transposition Table]]
* Killer move heuristic
+
* [[Null Move Pruning]]
* Static Exchange Evaluation
+
* [[Killer Heuristic]]
* Late Move Reductions
+
* [[Static Exchange Evaluation]]
* Aspiration Windows
+
* [[Late Move Reductions]]
 +
* [[Aspiration Windows]]
 +
 
 +
=Forum Posts=
 +
* [http://talkchess.com/forum3/viewtopic.php?t=64339 New Chess Engines (UCI) without Windows executables] by [[Norbert Raimund Leisner]], [[CCC]], June 19, 2017
  
 
=External Links=
 
=External Links=
==Chess Engine==
+
* [https://github.com/kz04px/Baislicka GitHub - kz04px/Baislicka: A UCI compatible chess engine written in C]
* [https://github.com/kz04px/Baislicka · GitHub]
+
* [https://ccrl.chessdom.com/ccrl/4040/cgi/engine_details.cgi?print=Details&eng=Baislicka%201.0%2064-bit#Baislicka_1_0_64-bit Baislicka 1.0 64-bit in CCRL 40/40]
  
 
=References=  
 
=References=  

Revision as of 15:34, 8 July 2019