Older Version
Newer Version
GerdIsenberg
Jan 21, 2018
**[[Home]] * [[Engines]] * Green Light Chess** || [[image:Gachala_Emerald.jpg link="https://en.wikipedia.org/wiki/File:Gachala_Emerald_3526711557_849c4c7367.jpg"]] ||~ || **Green Light Chess**, (Green Light, GLChess <ref>not to be confused with the [[glChess]] [[GUI]]</ref>) a [[WinBoard]] compliant chess engine written by [[Tim Foden]] in [[Cpp|C++]], version 2.09 relying on an own [[Windows|win32]] [[GUI]] <ref>[[http://www.7sun.com/chess/oldversions/218/index.php#win32-gui|Green Light Chess - WIN32 GUI]]</ref>. Green Light started its life in early 1997 as [[0x88]] engine, and since version 2.xx evolved to [[Bitboards|bitboards]] with [[8x8 Board|8x8 board]]. It applies [[Alpha-Beta]] inside an [[Iterative Deepening|iterative deepening]] framework with [[Depth#FractionalPlies|fractional ply]] [[Extensions|extensions]], [[Transposition Table|transposition table]], [[Null Move Reductions|null move reductions]], [[Razoring|razoring]], and [[Pruning|pruning]] in [[Quiescence Search|quiescence search]] based on [[Static Exchange Evaluation|SEE]]. In version 2.14, [[Temporal Difference Learning#TDLamba|TD-λ]] [[Learning|learning]] was implemented which required [[Millipawns|milli-pawn values]] rather than [[Centipawns|centi-pawn values]]. The well maintained 2.18 change log gives a decent overview of features, modifications and bugfixes within the engine development, its GUI and WinBoard implementations <ref>[[http://kirr.homeunix.org/chess/engines/Norbert%27s%20collection/Green%20Light%20Chess%20%28Compilation%29/v2.18/changes.txt|changes.txt]]</ref>. Green Light Chess felt well in the green-light flooded cave in [[https://en.wikipedia.org/wiki/Graz|Graz]] and played a strong [[WCCC 2003]] with a respectable fifth place and 6 points out of 11, and further played the [[CCT6]] with 5½ out of 9. || ||[[https://en.wikipedia.org/wiki/Shades_of_green#Emerald|Emerald green]] <ref>The [[https://en.wikipedia.org/wiki/Gachala_Emerald|Gachala Emerald]] from the [[https://en.wikipedia.org/wiki/National_Museum_of_Natural_History|National Museum of Natural History]], [[https://en.wikipedia.org/wiki/Washington,_D.C.|Washington, D.C.]], [[https://en.wikipedia.org/wiki/Shades_of_green|Shades of green from Wikipedia]]</ref>||~ ||^ || [[toc]] =Selected Games= [[WCCC 2003]], round 5, [[Green Light Chess|Green Light]] - [[Falcon]] <ref>[[http://www.game-ai-forum.org/icga-tournaments/round.php?tournament=2&round=5&id=7|Graz 2003 - Chess - Round 5 - Game 7 (ICGA Tournaments)]]</ref> [[code]] [Event "WCCC 2003"] [Site "Graz, Austria"] [Date "2003.11.25"] [Round "5"] [White "Green Light"] [Black "Falcon"] [Result "1-0"] 1.e4 c5 2.Nf3 d6 3.d4 cxd4 4.Qxd4 a6 5.Qe3 Nc6 6.Nc3 Nf6 7.Bd2 Ng4 8.Qe2 g6 9.h3 Nge5 10.Nxe5 dxe5 11.O-O-O Nd4 12.Qc4 Be6 13.Qb4 Bd7 14.Be3 e6 15.Qc4 Rc8 16.Qd3 Bc5 17.f4 f6 18.fxe5 fxe5 19.h4 O-O 20.h5 Be8 21.Bd2 Bb4 22.hxg6 Bxg6 23.Qe3 Qa5 24.Kb1 Qb6 25.Rh6 Rc7 26.Qg3 Rg7 27.Qe3 Ba3 28.Na4 Qc6 29.Nc3 Bc5 30.Qh3 b5 31.Bd3 b4 32.Ne2 Nxe2 33.Bxe2 Rf2 34.Bd3 a5 35.Be1 Rf8 36.Bg3 Be3 37.Rh4 Bd4 38.Rg4 Qc5 39.Rg5 Re8 40.Rh1 Qc7 41.Qh2 Ra8 42.Bxe5 Bxe5 43.Qxe5 Qxe5 44.Rxe5 Bf7 45.Rg1 Rg3 46.Be2 Kh8 47.Bf3 Rag8 48.Rc1 R3g5 49.Rxg5 Rxg5 50.c3 bxc3 51.Rxc3 Kg7 52.Kc2 Kf6 53.Kd3 Bh5 54.Bxh5 Rxh5 55.Kd4 Rg5 56.g3 Rb5 57.b3 Rg5 58.Re3 Rg8 59.e5+ Kf5 60.a3 Rd8+ 61.Kc5 Rd1 62.Kb6 Rd5 63.b4 axb4 64.axb4 Rd1 65.b5 h5 66.Kb7 h4 67.gxh4 Rh1 68.b6 Rxh4 69.Rb3 Kxe5 70.Kc6 Rc4+ 71.Kd7 Rh4 72.b7 Rh8 73.b8=Q+ Rxb8 1-0 [[code]] =See also= * [[Various Classifications#Astronomy|Astronomy]] =Forum Posts= * [[http://www.stmintz.com/ccc/index.php?id=141909|Version 2.11 of Green Light Chess released; web page moved]] by [[Tim Foden]], [[CCC]], November 29, 2000 * [[http://www.stmintz.com/ccc/index.php?id=192394|Green Light Chess v2.15 now released]] by [[Tim Foden]], [[CCC]], October 08, 2001 * [[http://www.open-aurec.com/wbforum/viewtopic.php?f=18&t=48455|GLC and others when using wb2uci]] by [[Odd Gunnar Malin]], [[Computer Chess Forums|Winboard Forum]], August 03, 2004 » [[Wb2UCI]] * [[http://www.talkchess.com/forum/viewtopic.php?t=32361|Comet B15, Amy 0.6 Green Light Chess 2.07a available ...]] by [[Frank Quisinsky]], [[CCC]], February 04, 2010 » [[Comet]], [[Amy]] =External Links= ==Chess Engine== * [[http://www.7sun.com/chess/index.php|Green Light Chess]] * [[http://www.game-ai-forum.org/icga-tournaments/program.php?id=119|Green Light (ICGA Tournaments)]] * [[http://kirr.homeunix.org/chess/engines/Norbert%27s%20collection/Green%20Light%20Chess%20%28Compilation%29/|Index of /chess/engines/Norbert's collection/Green Light Chess (Compilation)]] compiled by [[Norbert Raimund Leisner]], hosted by [[Kirill Kryukov]] * [[http://computerchess.org.uk/ccrl/4040/cgi/engine_details.cgi?print=Details+%28text%29&eng=Green%20Light%20Chess%203.01.2.2|Green Light Chess 3.01.2.2]] in [[CCRL|CCRL 40/40]] * [[http://computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details&each_game=1&eng=Green%20Light%20Chess%203.01.2.2|Green Light Chess 3.01.2.2]] in [[CCRL|CCRL 40/4]] * [[http://kirill-kryukov.com/chess/kcec/cgi/engine_details.cgi?print=Details&each_game=1&eng=Green%20Light%20Chess%203.00|Green Light Chess 3.00]] in [[KCEC]] ==Misc== * [[https://en.wikipedia.org/wiki/Green_Light|Green Light (disambiguation) from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green-light|Green-light from Wikipedia]] > [[https://en.wikipedia.org/wiki/Fishing_light_attractor|Fishing light attractor from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green_Light_Trust|Green Light Trust from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green_fireballs|Green fireballs from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green_flash|Green flash from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green_%28disambiguation%29|Green (disambiguation) from Wikipedia]] * [[https://en.wikipedia.org/wiki/Green|Green (color) from Wikipedia]] * [[https://en.wikipedia.org/wiki/Shades_of_green|Shades of green from Wikipedia]] * [[http://www.astronomycafe.net/qadir/q72.html|Why aren't there any green stars?]] from [[http://www.astronomycafe.net/qadir/qanda.html|Ask the Astronomer at The Astronomy Cafe : Dr. Sten Odenwald - 3000 FAQs and answers!!!]] * [[https://en.wikipedia.org/wiki/Light|Light from Wikipedia]] * [[https://en.wikipedia.org/wiki/Electromagnetic_spectrum|Electromagnetic spectrum from Wikipedia]] * [[http://www.onlyaboutall.com/articles-science/northern-light|Northern Light - onlyaboutall.com]] * [[https://en.wikipedia.org/wiki/Northern_Lights_%28cannabis%29|Northern Lights (cannabis) from Wikipedia]] * [[https://en.wikipedia.org/wiki/Aurora_%28astronomy%29|Aurora (astronomy) from Wikipedia]] <ref>The [[https://en.wikipedia.org/wiki/Aurora_%28astronomy%29|Aurora Borealis]], or Northern Lights, shines above [[https://en.wikipedia.org/wiki/Bear_Lake_%28Alaska%29|Bear Lake]], [[https://en.wikipedia.org/wiki/Eielson_Air_Force_Base|Eielson Air Force Base]], [[https://en.wikipedia.org/wiki/Alaska|Alaska]], January 18, 2005, [[https://en.wikipedia.org/wiki/United_States_Air_Force|United States Air Force]] photo by Senior Airman Joshua Strang</ref> <ref>[[http://webdocs.cs.ualberta.ca/%7Epaullu/Aurora/aurora.html|The Aurora Distributed Shared Data System]] by [[Paul Lu]]</ref> > [[image:Polarlicht_2.jpg link="https://en.wikipedia.org/wiki/File:Polarlicht_2.jpg"]] =References= <references /> =What links here?= [[include page="Green Light Chess" component="backlinks" limit="80"]] **[[Engines|Up one level]]**