Difference between revisions of "Gazebo"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Gazebo''' [[FILE:Gazebo Late 19th Century USA.JPG|border|right|thumb| Gazebo <ref>[https://en.wikipedia.org/wiki/Gazebo Gazebo], [https...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''[[Main Page|Home]] * [[Engines]] * Gazebo'''
 
'''[[Main Page|Home]] * [[Engines]] * Gazebo'''
  
[[FILE:Gazebo Late 19th Century USA.JPG|border|right|thumb|  Gazebo <ref>[https://en.wikipedia.org/wiki/Gazebo Gazebo], [https://en.wikipedia.org/wiki/United_States United States], late [https://en.wikipedia.org/wiki/19th_century 19th Century], Source: Father of [https://commons.wikimedia.org/wiki/User:JGKlein JGKlein], [https://en.wikipedia.org/wiki/Wikimedia_Commons Wikimedia Commons]</ref> ]]  
+
[[FILE:Gazebo Late 19th Century USA.JPG|border|right|thumb|200px|  Gazebo <ref>[https://en.wikipedia.org/wiki/Gazebo Gazebo], [https://en.wikipedia.org/wiki/United_States United States], late [https://en.wikipedia.org/wiki/19th_century 19th Century], Source: Father of [https://commons.wikimedia.org/wiki/User:JGKlein JGKlein], [https://en.wikipedia.org/wiki/Wikimedia_Commons Wikimedia Commons]</ref> ]]  
  
 
'''Gazebo''', (Gazebo Chess)<br/>
 
'''Gazebo''', (Gazebo Chess)<br/>
a [[Windows]] chess program by [[Stuart Cracraft]], written in [[Microsoft]] [[Cpp|Visual C++]], released in 1994, bundled with a [[MS-DOS|DOS]] program likely based on an early [[Crafty]] version by [[Robert Hyatt]] <ref>[http://www.open-aurec.com/wbforum/viewtopic.php?f=18&t=30779&start=2 Re: Comet B.13 is available !] by Pete Galati, [[Computer Chess Forums|Winboard Forum]], January 27, 2000</ref>.  
+
a commercial [[Windows]] chess program by [[Stuart Cracraft]], written in [[Microsoft]] [[Cpp|Visual C++]], released in 1994, bundled with a [[MS-DOS|DOS]] program likely based on an early [[Crafty]] version by [[Robert Hyatt]] <ref>[http://www.open-aurec.com/wbforum/viewtopic.php?f=18&t=30779&start=2 Re: Comet B.13 is available !] by Pete Galati, [[Computer Chess Forums|Winboard Forum]], January 27, 2000</ref>.  
 
Gazebo uses the [[Null Move Pruning|null move]] and [[History Heuristic|history heuristics]] in implementing an [[Iterative Deepening|iterative]] [[Depth-First|depth-first]] [[Alpha-Beta|alpha-beta search]] with [[Quiescence Search|quiescence]] and [[Oracle|combined]] [[Horizon Node|horizon]] and [[Frontier Nodes|frontier node]] [[Evaluation|evaluation]] [[Piece-Square Tables|tables]] <ref>[https://groups.google.com/d/msg/rec.games.chess/x79Ys8WSc-I/UdoCc_7AYNUJ Re: An Open Letter to Computer Chess Programmers] by [[Stuart Cracraft]], [[Computer Chess Forums|rgc]], January 02, 1994</ref>.  
 
Gazebo uses the [[Null Move Pruning|null move]] and [[History Heuristic|history heuristics]] in implementing an [[Iterative Deepening|iterative]] [[Depth-First|depth-first]] [[Alpha-Beta|alpha-beta search]] with [[Quiescence Search|quiescence]] and [[Oracle|combined]] [[Horizon Node|horizon]] and [[Frontier Nodes|frontier node]] [[Evaluation|evaluation]] [[Piece-Square Tables|tables]] <ref>[https://groups.google.com/d/msg/rec.games.chess/x79Ys8WSc-I/UdoCc_7AYNUJ Re: An Open Letter to Computer Chess Programmers] by [[Stuart Cracraft]], [[Computer Chess Forums|rgc]], January 02, 1994</ref>.  
 
Gazebo was later incorporated into [[GNU Chess]] 5, along with [[Chua Kong Sian|Chua Kong Sian's]] program [[Cobalt]] <ref>[https://github.com/heisencoder/gnuchess/blob/master/src/common.h gnuchess/common.h at master · heisencoder/gnuchess · GitHub]</ref>.  
 
Gazebo was later incorporated into [[GNU Chess]] 5, along with [[Chua Kong Sian|Chua Kong Sian's]] program [[Cobalt]] <ref>[https://github.com/heisencoder/gnuchess/blob/master/src/common.h gnuchess/common.h at master · heisencoder/gnuchess · GitHub]</ref>.  
Line 31: Line 31:
 
* [https://en.wikipedia.org/wiki/Gazelle Gazelle from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Gazelle Gazelle from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Placebo Placebo from Wikipedia]
 
* [https://en.wikipedia.org/wiki/Placebo Placebo from Wikipedia]
* [https://en.wikipedia.org/wiki/Gazebo_(musician) Gazebo] - [https://en.wikipedia.org/wiki/I_Like_Chopin I Like Chopin] (1983), [https://en.wikipedia.org/wiki/YouTube YouTube] Video
 
: {{#evu:https://www.youtube.com/watch?v=61AoMeNd8KY|alignment=left|valignment=top}}
 
  
 
=References=
 
=References=
 
<references />
 
<references />
 
'''[[Engines|Up one Level]]'''
 
'''[[Engines|Up one Level]]'''
[[Category:Music]]
+
[[Category:Commercial]]
 +
[[Category:8086]]
 +
[[Category:PC]]
 +
[[Category:Windows]]

Latest revision as of 00:19, 1 January 2021

Home * Engines * Gazebo

Gazebo [1]

Gazebo, (Gazebo Chess)
a commercial Windows chess program by Stuart Cracraft, written in Microsoft Visual C++, released in 1994, bundled with a DOS program likely based on an early Crafty version by Robert Hyatt [2]. Gazebo uses the null move and history heuristics in implementing an iterative depth-first alpha-beta search with quiescence and combined horizon and frontier node evaluation tables [3]. Gazebo was later incorporated into GNU Chess 5, along with Chua Kong Sian's program Cobalt [4].

Screenshot

Gazebo.gif

Gazebo Screen [5]

See also

Forum Posts

External Links

References

Up one Level