Difference between revisions of "Tinman"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Tinman''' [[FILE:Tin Woodman.png|border|right|thumb|160px| Tin Woodman <ref>The [https://en.wikipedia.org/wiki/Tin_Woodman Tin Woodman]...")
 
Line 4: Line 4:
  
 
'''Tinman''',<br/>
 
'''Tinman''',<br/>
a didactic [[:Category:Open Source|open source chess engine]] by [[Michael Leany]], written in [[Rust]], compliant to the [[Chess Engine Communication Protocol]]. Tinman is licensed under the [https://en.wikipedia.org/wiki/Mozilla_Public_License Mozilla Public License], V. 2.0, and was first released in January 2020 <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=72613&start=53 Re: New engine releases 2020] by [[Tony Mokonen]], [[CCC]], January 26, 2020</ref>.
+
a didactic [[:Category:Open Source|open source chess engine]] by [[Mike Leany]], written in [[Rust]], compliant to the [[Chess Engine Communication Protocol]]. Tinman is licensed under the [https://en.wikipedia.org/wiki/Mozilla_Public_License Mozilla Public License], V. 2.0, and was first released in January 2020 <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=72613&start=53 Re: New engine releases 2020] by [[Tony Mokonen]], [[CCC]], January 26, 2020</ref>.
 
So far, the engine is quite rudimentary and lacks state of the art search techniques and evaluation terms and has therefore huge potential to improve further.
 
So far, the engine is quite rudimentary and lacks state of the art search techniques and evaluation terms and has therefore huge potential to improve further.
  

Revision as of 00:20, 3 March 2020

Home * Engines * Tinman

Tin Woodman [1]

Tinman,
a didactic open source chess engine by Mike Leany, written in Rust, compliant to the Chess Engine Communication Protocol. Tinman is licensed under the Mozilla Public License, V. 2.0, and was first released in January 2020 [2]. So far, the engine is quite rudimentary and lacks state of the art search techniques and evaluation terms and has therefore huge potential to improve further.

Features

Board Representation

Search

[4]

Evaluation

[5]

Forum Posts

External Links

Chess Engine

Misc

References

Up one level