Older Version Newer Version

GerdIsenberg GerdIsenberg Jan 14, 2013

**[[Home]] * [[Engines]] * SEE**
|| [[image:Haeckel_Decapoda_big_spots.jpg link="http://en.wikipedia.org/wiki/File:Haeckel_Decapoda.jpg"]] ||~ || **SEE**, (SEEChess, Decapod)
a [[WinBoard]] compliant chess engine written by [[Tor Lattimore]] in [[Cpp|C++]], which started in about March 2003. After some trials with [[MTD(f)]] <ref>[[http://www.stmintz.com/ccc/index.php?id=381595|MTD Drivers]] by [[Tor Lattimore]], [[CCC]], August 10, 2004</ref>, SEE applies a [[Principal Variation Search|PVS]] based [[Alpha-Beta|alpha-beta]] with [[Transposition Table|transposition table]], [[Null Move Pruning|null move pruning]], [[Killer Heuristic|killer-]] and [[History Heuristic|history heuristic]], and [[Move Generation|generates moves]] with a [[0x88]] board and [[Pawn Attacks (Bitboards)|pawn attack]] tables. ||
|| Decapoda <ref>[[http://en.wikipedia.org/wiki/Ernst_Haeckel|Ernst Haeckel]] (**1904**). //[[http://en.wikipedia.org/wiki/Kunstformen_der_Natur|Kunstformen der Natur]]//. (Artforms of nature) plate 86: from [[http://en.wikipedia.org/wiki/Decapoda|Decapoda from Wikipedia]], [[http://commons.wikimedia.org/wiki/Kunstformen_der_Natur|Kunstformen der Natur - Wikimedia Commons]]
# [[http://en.wikipedia.org/wiki/Parthenopidae|Parthenope horrida]] ([[http://en.wikipedia.org/wiki/Johan_Christian_Fabricius|Fabricius]]) = [[http://eol.org/pages/1021872/overview|Daldorfia horrida]] ([[http://en.wikipedia.org/wiki/Carl_Linnaeus|Linnaeus]], 1758)
# [[http://en.wikipedia.org/wiki/Portunidae|Podophthalmus]] vigil ([[http://en.wikipedia.org/wiki/William_Elford_Leach|Leach]]) = Podophthalmus vigil (Fabricius, 1798)
# [[http://en.wikipedia.org/wiki/Pisa_armata|Pisa armata]] (Leach) = Pisa armata ([[http://en.wikipedia.org/wiki/Latreille|Latreille]], 1803)
# [[http://en.wikipedia.org/wiki/Goneplax_rhomboides|Gonoplax rhomboides]] ([[http://en.wikipedia.org/wiki/Eug%C3%A8ne_Anselme_S%C3%A9bastien_L%C3%A9on_Desmarest|Desmarest]]) = Goneplax rhomboides (Linnaeus, 1758)
# Pisolambrus nitidus ([[http://en.wikipedia.org/wiki/Alphonse_Milne-Edwards|Milne-Edwards]]) = [[http://en.wikipedia.org/wiki/List_of_Atlantic_decapod_species|Solenolambrus tenellus]] ([[http://en.wikipedia.org/wiki/William_Stimpson|Stimpson]], 1871)
# [[http://en.wikipedia.org/wiki/Stenopus_hispidus|Stenopus hispidus]] (Latreille) = Stenopus hispidus ([[http://en.wikipedia.org/wiki/Guillaume-Antoine_Olivier|Olivier]], 1811)
# [[http://en.wikipedia.org/wiki/Palaemon_serratus|Palaemon serratus]] (Fabricius)  ([[http://en.wikipedia.org/wiki/Thomas_Pennant|Pennant]], 1777)
# [[http://en.wikipedia.org/wiki/Albunea_%28genus%29|Albunea symnista]] (Fabricius) = Albunea symmysta (Linnaeus, 1758)
# [[http://commons.wikimedia.org/wiki/Category:Lissa_chiragra|Lissa chiragra]] (Leach) = Lissa chiragra (Fabricius, 1775)
# [[http://en.wikipedia.org/wiki/Coconut_crab|Birgus latro]] ([[http://en.wikipedia.org/wiki/Johann_Friedrich_Wilhelm_Herbst|Herbst]]) = Birgus latro (Linnaeus, 1767)
</ref>
||~ ||^ ||
[[toc]]
=Tournament Play=
SEE had its debut at the [[NC3 2003]] [[Australasian National Computer Chess Championship]], under the name Decapod <ref>[[http://users.cecs.anu.edu.au/~shaun/chess/NC3_-_List_of_Entries.html|NC3 2003 - List of Entries]]</ref>. It further played, the [[NC3 2004]], [[NC3 2005]] and [[NC3 2006]], still referred as Decapod in the entry lists <ref> [[http://users.cecs.anu.edu.au/%7Eshaun/chess/NC32004_-_List_of_Entries.html|NC3 2004 - List of Entries]]</ref>, and the [[CCT6]] and [[CCT7]] [[CCT Tournaments]] in 2004 and 2005.

=Selected Games=
[[NC3 2006]], round 4, [[SEE]] - [[Awesome]] <ref>[[http://users.cecs.anu.edu.au/~shaun/chess/nc3.htm|NC3 2006 - Final Standing 2006 Games]]</ref>
[[code]]
[Event "NC3 2006"]
[Site "RedHill, Canberra, Australia"]
[Date "2006.08.20"]
[Round "4"]
[White "SEE"]
[Black "Awesome"]
[Result "1-0"]

1.d4 c5 2.dxc5 Qa5+ 3.Nd2 Nh6 4.e4 e6 5.Nh3 Bxc5 6.Bd3 d6 7.O-O Qa4
8.Nb3 e5 9.Bxh6 gxh6 10.Qh5 O-O 11.Rfd1 Bb6 12.Qxh6 f6 13.Be2 Bc7
14. Rd3 Bf5 15.Rg3+ Bg6 16.Bh5 Qd7 17.Bxg6 hxg6 18.Qxg6+ Kh8 19.Qh6+ Qh7
20.Qxf8+ Qg8 21.Rxg8+ 1-0
[[code]]

=See also=
* [[Various Classifications#Arthropod|Arthropod]]
* [[SEE - The Swap Algorithm]]
* [[Static Exchange Evaluation]]

=Forum Posts=
* [[http://www.stmintz.com/ccc/index.php?id=373656|pawn hash]] by [[Tor Lattimore]], [[CCC]], July 03, 2004 » [[Pawn Hash Table]]
* [[http://www.stmintz.com/ccc/index.php?id=379315|Re: Analysis for this FEN ?]] by [[Tor Lattimore]], [[CCC]], July 27, 2004
* [[http://www.stmintz.com/ccc/index.php?id=381595|MTD Drivers]] by [[Tor Lattimore]], [[CCC]], August 10, 2004 » [[MTD(f)]]
* [[http://www.stmintz.com/ccc/index.php?id=385027|Qsearch Checks]] by [[Tor Lattimore]], [[CCC]], August 29, 2004 » [[Quiescence Search]], [[Check]]

=External Links=
==Chess Engine==
* [[http://home.netspeed.com.au/lattimore/|SEE - the chess engine]]
* [[http://users.cecs.anu.edu.au/~shaun/chess/NC3_-_List_of_Entries.html|NC3 2003 - List of Entries]]
* [[http://users.cecs.anu.edu.au/%7Eshaun/chess/NC32004_-_List_of_Entries.html|NC3 2004 - List of Entries]]
* [[http://users.cecs.anu.edu.au/%7Eshaun/chess/NC32005_-_List_of_Entries.html|NC3 2005 - List of Entries]]
* [[http://users.cecs.anu.edu.au/%7Eshaun/chess/NC32006_-_List_of_Entries.html|NC3 2006 - List of Entries]]
* [[http://www.auschess.org.au/bulletins/acfb306.htm#computerchess|Australian Chess Federation newsletter | Aussies in Computer chess]] » [[CCT7]]
* [[http://www.computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details+%28text%29&eng=SEE%200.6.9#SEE_0_6_9|SEE 0.6.9]] in [[CCRL|CCRL 40/4]]
==See==
* [[http://en.wikipedia.org/wiki/See|See (disambiguation) from Wikipedia]]
> [[http://en.wikipedia.org/wiki/Visual_perception|Visual perception from Wikipedia]]
==Decapod==
* [[http://en.wikipedia.org/wiki/Decapod|Decapod (disambiguation) from Wikipedia]]
* [[http://en.wikipedia.org/wiki/Decapoda|Decapoda from Wikipedia]]

=References= 
<references />
=What links here?= 
[[include page="SEE" component="backlinks" limit="40"]]
**[[Engines|Up one Level]]**