Difference between revisions of "Googleplex Starthinker"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Googleplex Starthinker''' FILE:Googleplex_Starthinker.png|border|right|thumb| Googleplex Starthinker <ref>Googleplex Starthinker logo...")
 
 
(2 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
=See also=
 
=See also=
 
* [[Deep Thought]]
 
* [[Deep Thought]]
 +
* [[Hactar]]
 
* [[Nalwald]]
 
* [[Nalwald]]
 
* [[squared-chess]]
 
* [[squared-chess]]
Line 60: Line 61:
 
==Chess Engine==
 
==Chess Engine==
 
* [https://gitlab.com/tsoj/Googleplex_Starthinker Tsoj Tsoj / Googleplex_Starthinker · GitLab]
 
* [https://gitlab.com/tsoj/Googleplex_Starthinker Tsoj Tsoj / Googleplex_Starthinker · GitLab]
* [http://www.computerchess.org.uk/ccrl/4040/cgi/compare_engines.cgi?family=Googleplex&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 Googleplex Starthinker ] in [[CCRL|CCRL 40/15]]
+
* [http://www.computerchess.org.uk/ccrl/4040/cgi/compare_engines.cgi?family=Googleplex&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 Googleplex Starthinker] in [[CCRL|CCRL 40/15]]
 
==Misc==
 
==Misc==
 
* [https://en.wikipedia.org/wiki/List_of_The_Hitchhiker%27s_Guide_to_the_Galaxy_characters#Googleplex_Starthinker List of The Hitchhiker's Guide to the Galaxy characters - Wikipedia]
 
* [https://en.wikipedia.org/wiki/List_of_The_Hitchhiker%27s_Guide_to_the_Galaxy_characters#Googleplex_Starthinker List of The Hitchhiker's Guide to the Galaxy characters - Wikipedia]
Line 80: Line 81:
 
[[Category:X64]]
 
[[Category:X64]]
 
[[Category:Fiction]]
 
[[Category:Fiction]]
 +
[[Category:Thought]]
 
[[Category:Douglas Adams]]
 
[[Category:Douglas Adams]]
 
[[Category:Return to Forever]]
 
[[Category:Return to Forever]]

Latest revision as of 13:37, 17 June 2021

Home * Engines * Googleplex Starthinker

Googleplex Starthinker [1]

Googleplex Starthinker,
an UCI compatible open source chess engine by Jost Triller, written in C++, first released in December 2018 [2]. Googleplex Starthinker is a bitboard engine and generates sliding piece attacks Kindergarten like, by looking up four pre-calculated line attack arrays, 32-Kbyte each, indexed by square and inner six bit line occupancy [3].

Etymology

In the scripts for Fit the Fourth of the The Hitchhiker's Guide to the Galaxy radio series, the first programmer asks Deep Thought if it is not "a greater analyst than the Googleplex Starthinker in the Seventh Galaxy of Light and Ingenuity which can calculate the trajectory of every single dust particle throughout a five-week Aldebaran sand blizzard?", which the great computer dismisses because he has already "contemplated the very vectors of the atoms in the Big Bang itself" [4] [5] [6].

Features

[7]

Board Representation

Search

Evaluation

See also

Forum Posts

External Links

Chess Engine

Misc

Chick Corea, Al Di Meola, Stanley Clarke, Lenny White

References

Up one Level