<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:access="http://www.bloglines.com/about/specs/fac-1.0">
  <access:restriction relationship="allow" />
  <channel>
    <title>Wikispaces : chessprogramming - items matching description</title>
    <link>https://chessprogramming.wikispaces.com/space/view</link>
    <description>Filtered items at Wikispaces : chessprogramming</description>
    
    <webMaster>help@wikispaces.com (Wikispaces)</webMaster>
    <generator>https://www.wikispaces.com/</generator>
    <ttl>60</ttl>
    <atom:link href="https://chessprogramming.wikispaces.com/space/xmlo?v=rss_2_0" rel="self" type="application/rss+xml" />
    <image>
      <title>Wikispaces : chessprogramming - items matching description</title>
      <url>https://www.wikispaces.com/i/l.png</url>
      <link>https://chessprogramming.wikispaces.com/space/view</link>
      <width>140</width>
      <height>48</height>
      <description>Wikispaces</description>
    </image>

    <item>
      <title>0x88</title>
      <link>https://chessprogramming.wikispaces.com/0x88</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/0x88</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/0x88</comments>
      <pubDate>Mon, 28 Nov 2016 13:31:59 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Board%20Representation&quot;&gt;Board Representation&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Mailbox&quot;&gt;Mailbox&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Vector%20Attacks&quot;&gt;Vector Attacks&lt;/a&gt; * 0x88&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;display: block; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: Arial,Helvetica,sans-serif; font-size: 560%;&quot;&gt;0x88&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;0x88&lt;/strong&gt; is a square centric board representation. It uses one &lt;a class=&quot;wiki_link&quot; href=&quot;/Nibble&quot;&gt;nibble&lt;/a&gt; for both &lt;a class=&quot;wiki_link&quot; href=&quot;/Ranks&quot;&gt;rank&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Files&quot;&gt;file&lt;/a&gt; each, to index the &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces#PieceCoding&quot;&gt;piece- or empty square codes&lt;/a&gt;. While the doubled &lt;a class=&quot;wiki_link&quot; href=&quot;/Array&quot;&gt;array&lt;/a&gt; size is negligible, the redundancy of the bit-gaps pays off for several applications. 0x88 is &lt;a class=&quot;wiki_link&quot; href=&quot;/C&quot;&gt;C&lt;/a&gt;-syntax and the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Hexadecimal&quot; rel=&quot;nofollow&quot;&gt;hexadecimal&lt;/a&gt; value of a mask of bits need to be zero for valid square coordinates (136 decimal, 210 &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Octal&quot; rel=&quot;nofollow&quot;&gt;octal&lt;/a&gt;, 10001000B).&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:125:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Layout&quot;&gt;Layout&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Coordinate Transformation&quot;&gt;Coordinate Transformation&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Applications&quot;&gt;Applications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Applications-Off the Board&quot;&gt;Off the Board&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Applications-Square Relations&quot;&gt;Square Relations&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Applications-Attack Lookup&quot;&gt;Attack Lookup&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#History&quot;&gt;History&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#History-Hyatt&quot;&gt;Hyatt&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#History-Kuipers&quot;&gt;Kuipers&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#History-Wiereyn&quot;&gt;Wiereyn&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#History-Kittinger&quot;&gt;Kittinger&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Conclusion&quot;&gt;Conclusion&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextTocRule:138: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:138 --&gt;&lt;!-- ws:start:WikiTextTocRule:139: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:139 --&gt;&lt;!-- ws:start:WikiTextTocRule:140: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:140 --&gt;&lt;!-- ws:start:WikiTextTocRule:141: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Forum Posts-1995 ...&quot;&gt;1995 ...&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:141 --&gt;&lt;!-- ws:start:WikiTextTocRule:142: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Forum Posts-2000 ...&quot;&gt;2000 ...&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:142 --&gt;&lt;!-- ws:start:WikiTextTocRule:143: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Forum Posts-2005 ...&quot;&gt;2005 ...&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:143 --&gt;&lt;!-- ws:start:WikiTextTocRule:144: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Forum Posts-2010 ...&quot;&gt;2010 ...&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:144 --&gt;&lt;!-- ws:start:WikiTextTocRule:145: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Forum Posts-2015 ...&quot;&gt;2015 ...&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:145 --&gt;&lt;!-- ws:start:WikiTextTocRule:146: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:146 --&gt;&lt;!-- ws:start:WikiTextTocRule:147: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:147 --&gt;&lt;!-- ws:start:WikiTextTocRule:148: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:148 --&gt;&lt;!-- ws:start:WikiTextTocRule:149: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:149 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:79:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Layout&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:79 --&gt;Layout&lt;/h1&gt;
 In the 0x88 board-representation an 128 &lt;a class=&quot;wiki_link&quot; href=&quot;/Byte&quot;&gt;byte&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Array&quot;&gt;array&lt;/a&gt; is used. Only the half of the board-array are valid squares representing the position. The second half is almost garbage as usually not addressed. The &lt;a class=&quot;wiki_link&quot; href=&quot;/little-endian&quot;&gt;little-endian&lt;/a&gt; layout of an 0x88 array, valid indices bold:&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;A&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;B&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;C&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;D&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;E&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;F&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;G&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;H&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;70&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;71&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;72&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;73&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;74&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;75&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;76&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;77&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;78&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;79&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;7F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;60&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;61&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;62&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;63&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;64&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;65&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;66&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;67&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;68&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;69&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;50&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;51&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;52&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;53&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;54&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;55&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;56&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;57&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;58&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;59&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;5F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;40&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;41&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;42&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;43&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;44&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;45&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;46&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;47&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;48&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;49&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;30&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;31&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;32&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;33&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;34&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;35&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;36&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;37&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;38&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;39&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;3F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;20&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;21&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;22&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;23&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;24&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;25&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;26&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;27&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;28&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;29&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;10&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;11&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;12&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;13&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;14&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;15&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;16&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;17&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;18&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;19&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;00&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;01&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;02&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;03&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;04&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;05&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;06&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;07&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;08&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;09&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0A&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0B&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0C&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0D&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0E&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0F&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:81:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Coordinate Transformation&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:81 --&gt;Coordinate Transformation&lt;/h1&gt;
 Square index by file and rank and vice versa:&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;sq0x88 = 16 * rank07 + file07;&amp;lt;br/&amp;gt;file07 = sq0x88 &amp;amp;amp; 7;&amp;lt;br/&amp;gt;rank07 = sq0x88 &amp;amp;gt;&amp;amp;gt; 4; // sq0x88 / 16&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;sq0x88 &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;16&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt; rank07 &lt;span class=&quot;sy2&quot;&gt;+&lt;/span&gt; file07&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
file07 &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; sq0x88 &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
rank07 &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; sq0x88 &lt;span class=&quot;sy1&quot;&gt;&amp;gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;// sq0x88 / 16&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;0x88 index by a 0..63 8x8 square index needs to add the three upper rank bits:&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:1:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;sq0x88 = sq8x8 + (sq8x8 &amp;amp;amp; ~7);&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;sq0x88 &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; sq8x8 &lt;span class=&quot;sy2&quot;&gt;+&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;sq8x8 &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt; ~&lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:1 --&gt;The other way around, 8x8 square index by 0x88 coordinates, takes three operations, and adds the three lower bits with possible overflow into empty bit 3, finally shifting right one: &lt;!-- ws:start:WikiTextRefRule:10:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.stmintz.com/ccc/index.php?id=178502&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Fastest Conversion from 0x88 board to 8x8 board representation&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ricardo%20Gibert&amp;quot;&amp;gt;Ricardo Gibert&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, July 06, 2001&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:10 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:2:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;sq8x8 = (sq0x88 + (sq0x88 &amp;amp;amp; 7)) &amp;amp;gt;&amp;amp;gt; 1;&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;sq8x8 = (sq0x88 + (sq0x88 &amp;amp; 7)) &amp;gt;&amp;gt; 1;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:2 --&gt;Of course, both calculations might be replaced by small lookup tables.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:83:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Applications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:83 --&gt;Applications&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:85:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Applications-Off the Board&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:85 --&gt;Off the Board&lt;/h2&gt;
 &#039;Off the board&#039; detection in &lt;a class=&quot;wiki_link&quot; href=&quot;/Move%20Generation&quot;&gt;move generation&lt;/a&gt; becomes cheaper and faster. Both nibbles, rank and file, utilize the redundant upper bit to indicate invalid squares. While adding certain offsets to a &lt;a class=&quot;wiki_link&quot; href=&quot;/Origin%20Square&quot;&gt;from square&lt;/a&gt;, to determine a &lt;a class=&quot;wiki_link&quot; href=&quot;/Target%20Square&quot;&gt;destination square&lt;/a&gt; - a cheap &#039;and&#039; by 0x88 is appropriate for an &#039;off the board&#039; test:&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:3:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;if ( destination &amp;amp;amp; 0x88) goto invalid square&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;if ( destination &amp;amp; 0x88) goto invalid square&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:3 --&gt;That is the trick with 0x88 - but it gains by an additional property.&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:150:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@SquareRelations&amp;quot; title=&amp;quot;Anchor: SquareRelations&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;SquareRelations&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:150 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:87:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Applications-Square Relations&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:87 --&gt;Square Relations&lt;/h2&gt;
 The difference of valid 0x88 coordinates A and B is uniquely with respect to &lt;a class=&quot;wiki_link&quot; href=&quot;/Distance&quot;&gt;distance&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Direction&quot;&gt;direction&lt;/a&gt;, which is not true for classical packed three bit rank and file coordinates (for instance -+7 may occur on &lt;a class=&quot;wiki_link&quot; href=&quot;/ranks&quot;&gt;ranks&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/anti-diagonals&quot;&gt;anti-diagonals&lt;/a&gt;). That makes lookups for &lt;a class=&quot;wiki_link&quot; href=&quot;/Distance&quot;&gt;distance&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Manhattan-Distance&quot;&gt;Manhattan-distance&lt;/a&gt;, possible piece attacks and that like, much more resource friendly. While classical square coordinates in the 0..63 range require 4K (64*64) sized tables, the 0x88 difference takes 1/16 or 256 sized tables - or even 16 less.&lt;br /&gt;
&lt;br /&gt;
An offset of 119 (0x77 as max valid square index) is added, to make +-119 a 0..238 range (size of 240 for alignment reasons).&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:4:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;0x88Diff = 0x77 + A - B&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;0x88Diff = 0x77 + A - B&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:4 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Applications-Attack Lookup&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;Attack Lookup&lt;/h2&gt;
 Looking up pre-calculated tables of 240 elements by 0x88diff of from- and to-squares is useful in determining possible attacks of certain piece-types. For a most dense tables, each piece-type might be represented set-wise by a certain bit-position. Distant squares of &lt;a class=&quot;wiki_link&quot; href=&quot;/Sliding%20Pieces&quot;&gt;sliding pieces&lt;/a&gt; need to check whether squares are obstructed, though.&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:151:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hyatt&amp;quot; title=&amp;quot;Anchor: Hyatt&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hyatt&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:151 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc6&quot;&gt;&lt;a name=&quot;History&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;History&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;History-Hyatt&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;Hyatt&lt;/h2&gt;
 In a reply to &lt;a class=&quot;wiki_link&quot; href=&quot;/Valavan%20Manohararajah&quot;&gt;Valavan Manohararajah&lt;/a&gt; in 1996, &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt; mentioned he used 0x88 in &lt;a class=&quot;wiki_link&quot; href=&quot;/Cray%20Blitz&quot;&gt;Cray Blitz&lt;/a&gt;, and changed to &lt;a class=&quot;wiki_link&quot; href=&quot;/Bitboards&quot;&gt;bitboards&lt;/a&gt; in the 1982-83 time-frame &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://groups.google.com/group/rec.games.chess.computer/msg/333ea784c3fcc852&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: X88 board representations&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Robert%20Hyatt&amp;quot;&amp;gt;Robert Hyatt&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Computer%20Chess%20Forums&amp;quot;&amp;gt;rgcc&amp;lt;/a&amp;gt;, April 17, 1996&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt; . He further said in a 1999 &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt; post, the algorithm has been around basically forever and he first saw it in another chess program written around 1970 (&lt;a class=&quot;wiki_link&quot; href=&quot;/Coko&quot;&gt;Coko&lt;/a&gt;) &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.stmintz.com/ccc/index.php?id=39085&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: 0x88&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Robert%20Hyatt&amp;quot;&amp;gt;Robert Hyatt&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, January 11, 1999&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt; .&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:152:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Kuipers&amp;quot; title=&amp;quot;Anchor: Kuipers&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Kuipers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:152 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;History-Kuipers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;Kuipers&lt;/h2&gt;
 &lt;a class=&quot;wiki_link&quot; href=&quot;/Tiny%20Chess%2086&quot;&gt;Tiny Chess 86&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Kuipers&quot;&gt;Jan Kuipers&lt;/a&gt; used 88H for off the board test, as published in a June 1981 &lt;em&gt;Databus&lt;/em&gt; article with some &lt;a class=&quot;wiki_link&quot; href=&quot;/8086&quot;&gt;8086&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Assembly&quot;&gt;assembly&lt;/a&gt; code snippets &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Kuipers&amp;quot;&amp;gt;Jan Kuipers&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1981&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Tiny Chess 86 - Een schaakprogramma voor de 8088/8086&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://home.kpn.nl/a.dikker1/museum/databus.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Databus&amp;lt;/a&amp;gt; 06-81, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.schaakcomputers.nl/hein_veldhuis/database/files/06-1981,%20Databus,%20Jan%20Kuipers,%20Tiny%20Chess%2086.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;pdf&amp;lt;/a&amp;gt; hosted by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hein%20Veldhuis&amp;quot;&amp;gt;Hein Veldhuis&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt; :&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:5:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;0634 03FA         109            ADD    DI,DX           ;CALC. SQ. MOVING TO&amp;lt;br/&amp;gt;0636 F7C78800     110            TEST   DI,88H          ;OFF BOARD?&amp;lt;br/&amp;gt;063A 750C         111            JNZ    G4              ;YES&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;0634 03FA         109            ADD    DI,DX           ;CALC. SQ. MOVING TO
0636 F7C78800     110            TEST   DI,88H          ;OFF BOARD?
063A 750C         111            JNZ    G4              ;YES&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:5 --&gt;&lt;!-- ws:start:WikiTextAnchorRule:153:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Wiereyn&amp;quot; title=&amp;quot;Anchor: Wiereyn&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Wiereyn&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:153 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;History-Wiereyn&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;Wiereyn&lt;/h2&gt;
 In his 1985 paper &lt;em&gt;Inventive Problem Solving&lt;/em&gt; &lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Paul%20Wiereyn&amp;quot;&amp;gt;Paul Wiereyn&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1985&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Inventive Problem Solving&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#8_4&amp;quot;&amp;gt;ICCA Journal, Vol. 8, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt; , &lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Wiereyn&quot;&gt;Paul Wiereyn&lt;/a&gt; described coordinates with nibbles for ranks and files inside a &lt;a class=&quot;wiki_link&quot; href=&quot;/Byte&quot;&gt;byte&lt;/a&gt;, and used such square differences (mod 256) as table-index to determine &lt;a class=&quot;wiki_link&quot; href=&quot;/Pin&quot;&gt;pinned pieces&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Discovered%20Check&quot;&gt;discovered checks&lt;/a&gt; in his problem solving program:&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;It is obvious to chess-players that a piece when pinned should not be allowed to move out of the direction in which it is pinned. Hence, as a preliminary, we calculate, in one byte, the difference between the coordinates of the piece about to be moved and one&#039;s own King, e.g.,&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextCodeRule:6:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;Rd5 - Kf5 &amp;amp;lt;=&amp;amp;gt; 45 - 65 = E0, hexadecimals and reduction modulo 256&amp;lt;br/&amp;gt;being implied throughout.&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;Rd5 - Kf5 &amp;lt;=&amp;gt; 45 - 65 = E0, hexadecimals and reduction modulo 256
being implied throughout.&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:6 --&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;The difference, E0 say, serves to enter a table T. The tabular value T[E0] so found, when zero, indicates non-collinearity (the pieces are not on the same rank, file or (co-)diagonal). If not zero, the value codes the direction of collinearity, i.e., the pinning direction. In our example the value T[E0] = F0, stands for due West.&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextAnchorRule:154:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Kittinger&amp;quot; title=&amp;quot;Anchor: Kittinger&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Kittinger&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:154 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;History-Kittinger&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;Kittinger&lt;/h2&gt;
 About its origin &lt;a class=&quot;wiki_link&quot; href=&quot;/Bruce%20Moreland&quot;&gt;Bruce Moreland&lt;/a&gt; wrote &lt;!-- ws:start:WikiTextRefRule:37:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://web.archive.org/web/20070716111804/www.brucemo.com/compchess/programming/0x88.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;0x88 Move Generation&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Bruce%20Moreland&amp;quot;&amp;gt;Bruce Moreland&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:37 --&gt; :&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;When I was at the Hong Kong &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%201995&quot;&gt;WCCC in 1995&lt;/a&gt;, I had some conversations with &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;David Kittinger&lt;/a&gt;. He told me about a &lt;a class=&quot;wiki_link&quot; href=&quot;/Move%20Generation&quot;&gt;move generation scheme&lt;/a&gt;, whose name I promptly forgot. When I came back home, I explained this scheme online many times. Since I didn&#039;t know the name, I couldn&#039;t give it the proper name, and it kind of acquired a name. The name that seems to have stuck is &amp;quot;0x88&amp;quot;, which is means &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Hexadecimal&quot; rel=&quot;nofollow&quot;&gt;hexadecimal&lt;/a&gt; 88. The reason it&#039;s called 0x88 is that this constant is critical in the implementation of the scheme.&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;David Kittinger&lt;/a&gt; further in 2012 &lt;!-- ws:start:WikiTextRefRule:41:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;amp;p=462693&amp;amp;amp;t=43447&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Hello all&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Kittinger&amp;quot;&amp;gt;Dave Kittinger&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, April 26, 2012&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:41 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;I was told this technique at I believe the &lt;a class=&quot;wiki_link&quot; href=&quot;/WMCCC%201981&quot;&gt;Travemunde world championship&lt;/a&gt;. It just involved using 0rrr0ccc encoding. The advantage was that (sq + offset) &amp;amp; 0x88 would tell you if off board. Many of the devices I programmed on took longer to read ram than test a register result. Also, immediate test for &amp;lt; 0 (byte value) could test for off board, so faster off board test than accessing a &#039;collar&#039; of off board values. The fellow who told me this attributed it to &lt;a class=&quot;wiki_link&quot; href=&quot;/Mikhail%20Botvinnik&quot;&gt;Michael Botvinnik&lt;/a&gt; (Former USSR World Champion) as something used in a version of &lt;a class=&quot;wiki_link&quot; href=&quot;/Kaissa&quot;&gt;Kaissa&lt;/a&gt;&lt;/tt&gt; &lt;!-- ws:start:WikiTextRefRule:50:&amp;amp;lt;ref&amp;amp;gt;presumably in &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Pioneer&amp;quot;&amp;gt;Pioneer&amp;lt;/a&amp;gt;, see also &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Boris%20Stilman&amp;quot;&amp;gt;Boris Stilman&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1994&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;A Linguistic Geometry of the Chess Model&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Advances%20in%20Computer%20Chess%207&amp;quot;&amp;gt;Advances in Computer Chess 7&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.stilman-strategies.com/bstilman/boris_papers/Jour94_CHESS7.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;pdf draft&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:50 --&gt; &lt;tt&gt;. However, when I was riding an elevator w/Mr. Botvinnik and asked him about this to confirm the derivation, one of his handlers asked that I not ask Mr. Botvinnik any questions.&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

... and on the utilization of &lt;a class=&quot;wiki_link&quot; href=&quot;/Memory&quot;&gt;Memory&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;amp;p=462700&amp;amp;amp;t=43447&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Hello all&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Kittinger&amp;quot;&amp;gt;Dave Kittinger&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, April 26, 2012&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;Another advantage of the 0rrr0ccc was that I put the &#039;ioboard&#039; at 0rrr1ccc so basically used 1/2 a page of ram efficiently for both boards. I would then have the piece table at 1000wwww and 1000bbbb for the white and black pieces respectively just to pack things in.&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

... and the difference of 0x88 coordinates &lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;amp;p=462734&amp;amp;amp;t=43447&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Hello all&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Kittinger&amp;quot;&amp;gt;Dave Kittinger&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, April 27, 2012&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;tt&gt;The whole 0x88 is pretty obvious. In fact, another big benefit is that you could take the difference of two sqs and use that to look into a table to see the legal piece types that could be attackers. Having bit 3 cleared prevented wrap around on this look up. Hence, for most my programs the basic capture routine iterated from &lt;a class=&quot;wiki_link&quot; href=&quot;/MVV-LVA&quot;&gt;largest to smallest captured piece&lt;/a&gt;, using smallest to largest capturing piece, taking the difference of the sqs, looking up in att_table and seeing if nz, if nz, then if &amp;amp; with attacker type bit nz then just had to check if &lt;a class=&quot;wiki_link&quot; href=&quot;/Sliding%20Pieces&quot;&gt;slider&lt;/a&gt; and had &lt;a class=&quot;wiki_link&quot; href=&quot;/Square%20Attacked%20By#By0x88Difference&quot;&gt;path clear&lt;/a&gt;. Of course, w and b pawns had different &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces#PieceTypeCoding&quot;&gt;type&lt;/a&gt; bits. Made for a decently fast and ordered &lt;a class=&quot;wiki_link&quot; href=&quot;/Quiescence%20Search&quot;&gt;capture search&lt;/a&gt;.&lt;/tt&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextAnchorRule:155:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Conclusion&amp;quot; title=&amp;quot;Anchor: Conclusion&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Conclusion&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:155 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Conclusion&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;Conclusion&lt;/h1&gt;
A combination of 0x88 and &lt;a class=&quot;wiki_link&quot; href=&quot;/10x12%20Board&quot;&gt;10x12 Board&lt;/a&gt; with surrounded ranks, that is &lt;a class=&quot;wiki_link&quot; href=&quot;/Vector%20Attacks#16x12&quot;&gt;16x12&lt;/a&gt; or even 16x16 for a symmetric treatment of files and ranks (or &lt;a class=&quot;wiki_link&quot; href=&quot;/Vector%20Attacks#15x12&quot;&gt;15x12&lt;/a&gt;, 15x15) seems slightly more efficient than pure 0x88 aka 16x8, making the &amp;quot;off the board&amp;quot; index condition almost redundant, since it can be combined with the coding of the guard or sentinal squares  &lt;!-- ws:start:WikiTextRefRule:62:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.stmintz.com/ccc/index.php?id=114377&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Question:1.hashtable 2.board 3.C&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Christophe%20Th%C3%A9ron&amp;quot;&amp;gt;Christophe Théron&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Computer%20Chess%20Forums&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, June 13, 2000&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:62 --&gt; &lt;!-- ws:start:WikiTextRefRule:66:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.open-aurec.com/wbforum/viewtopic.php?f=4&amp;amp;amp;t=2407&amp;amp;amp;p=11195#p11109&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Fruit&#039;s Board Representation?&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Fabien%20Letouzey&amp;quot;&amp;gt;Fabien Letouzey&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Computer%20Chess%20Forums&amp;quot;&amp;gt;Winboard Forum&amp;lt;/a&amp;gt;, April 28, 2005&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:66 --&gt; &lt;!-- ws:start:WikiTextRefRule:73:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Fritz%20Reul&amp;quot;&amp;gt;Fritz Reul&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2009&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;New Architectures in Computer Chess&amp;lt;/em&amp;gt;. Ph.D. Thesis, 2.2.1 Computer Chessboard Representation, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://pure.uvt.nl/ws/files/1098572/Proefschrift_Fritz_Reul_170609.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;pdf&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:73 --&gt; &lt;!-- ws:start:WikiTextRefRule:77:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=62279&amp;amp;amp;start=6&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Recommended board representation for a rookie&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, November 26, 2016&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:77 --&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc12&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rajah#0x88&quot;&gt;0x88 in Rajah&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Square%20Attacked%20By#By0x88Difference&quot;&gt;0x88 meets Bitboards&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine&quot;&gt;CPW-Engine&lt;/a&gt;, the didactical 0x88 chess engine&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine_0x88_math&quot;&gt;CPW-Engine_0x88_math&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine_board%280x88%29&quot;&gt;CPW-Engine_board(0x88)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine_constants&quot;&gt;CPW-Engine_constants&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine_move%280x88%29&quot;&gt;CPW-Engine_move(0x88)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/CPW-Engine_movegen%280x88%29&quot;&gt;CPW-Engine_movegen(0x88)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Intersection%20Squares&quot;&gt;Intersection Squares&lt;/a&gt; as application of 0x88 coordinates&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Kuipers&quot;&gt;Jan Kuipers&lt;/a&gt; (&lt;strong&gt;1981&lt;/strong&gt;). &lt;em&gt;Tiny Chess 86 - Een schaakprogramma voor de 8088/8086&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.kpn.nl/a.dikker1/museum/databus.html&quot; rel=&quot;nofollow&quot;&gt;Databus&lt;/a&gt; 06-81, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.schaakcomputers.nl/hein_veldhuis/database/files/06-1981,%20Databus,%20Jan%20Kuipers,%20Tiny%20Chess%2086.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; hosted by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hein%20Veldhuis&quot;&gt;Hein Veldhuis&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Wiereyn&quot;&gt;Paul Wiereyn&lt;/a&gt; (&lt;strong&gt;1985&lt;/strong&gt;). &lt;em&gt;Inventive Problem Solving&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#8_4&quot;&gt;ICCA Journal, Vol. 8, No. 4&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Valavan%20Manohararajah&quot;&gt;Valavan Manohararajah&lt;/a&gt; (&lt;strong&gt;1997&lt;/strong&gt;) &lt;em&gt;Rajah: The Design of a Chess Program.&lt;/em&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#20_2&quot;&gt;ICCA Journal, Vol. 20, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Rajah&quot;&gt;Rajah&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;Forum Posts&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Forum Posts-1995 ...&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;1995 ...&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://groups.google.com/group/rec.games.chess.computer/browse_frm/thread/ab3b34d5716dffa2&quot; rel=&quot;nofollow&quot;&gt;X88 board representations&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Valavan%20Manohararajah&quot;&gt;Valavan Manohararajah&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgcc&lt;/a&gt;, April 17, 1996&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=39080&quot; rel=&quot;nofollow&quot;&gt;0x88&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Clausen&quot;&gt;Daniel Clausen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, January 11, 1999&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Forum Posts-2000 ...&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;2000 ...&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=114377&quot; rel=&quot;nofollow&quot;&gt;Re: Question:1.hashtable 2.board 3.C&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Christophe%20Th%C3%A9ron&quot;&gt;Christophe Théron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, June 13, 2000&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=114385&quot; rel=&quot;nofollow&quot;&gt;Re: Question:1.hashtable 2.board 3.C&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Eugene%20Nalimov&quot;&gt;Eugene Nalimov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, June 13, 2000&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=114438&quot; rel=&quot;nofollow&quot;&gt;0x88 is not so smart&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Christophe%20Th%C3%A9ron&quot;&gt;Christophe Théron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;CCC&lt;/a&gt;, June 13, 2000&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=178465&quot; rel=&quot;nofollow&quot;&gt;Fastest Conversion from 0x88 board to 8x8 board representation&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Artem%20Petakov&quot;&gt;Artem Pyatakov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 06, 2001&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=262916&quot; rel=&quot;nofollow&quot;&gt;0x88 revisited&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20van%20Roon-Werten&quot;&gt;Tony Werten&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, November 01, 2002&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:113:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Forum Posts-2005 ...&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:113 --&gt;2005 ...&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.open-aurec.com/wbforum/viewtopic.php?f=4&amp;amp;t=2407&amp;amp;p=11195#p11109&quot; rel=&quot;nofollow&quot;&gt;Re: Fruit&#039;s Board Representation?&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Winboard Forum&lt;/a&gt;, April 28, 2005&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=481916&quot; rel=&quot;nofollow&quot;&gt;Simple 0x88 move generation source code&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Federico%20Andr%C3%A9s%20Corigliano&quot;&gt;Federico Corigliano&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, January 24, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=488440&quot; rel=&quot;nofollow&quot;&gt;0x88 findings&lt;/a&gt; by Sean Mintz, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, February 21, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.open-aurec.com/wbforum/viewtopic.php?f=4&amp;amp;t=4442&quot; rel=&quot;nofollow&quot;&gt;Board representation : 0x88 or 10x12 ?&lt;/a&gt; by Philippe, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Winboard Forum&lt;/a&gt;, March 02, 2006 » &lt;a class=&quot;wiki_link&quot; href=&quot;/Mailbox&quot;&gt;Mailbox&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=17361&quot; rel=&quot;nofollow&quot;&gt;is there a 10x8 equivalent of 0x88&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Pawel%20Koziol&quot;&gt;Pawel Koziol&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, October 26, 2007&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=22316&quot; rel=&quot;nofollow&quot;&gt;O88 chess&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/William%20H.%20Rogers&quot;&gt;William H. Rogers&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 12, 2008&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:115:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Forum Posts-2010 ...&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:115 --&gt;2010 ...&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=33276&quot; rel=&quot;nofollow&quot;&gt;0x88 move generation&lt;/a&gt; by Jorma Nieminen, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, March 15, 2010&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;p=462693&amp;amp;t=43447&quot; rel=&quot;nofollow&quot;&gt;Re: Hello all&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;Dave Kittinger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, April 26, 2012&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=48173&quot; rel=&quot;nofollow&quot;&gt;0x88 with pointers&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Pope&quot;&gt;Robert Pope&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, June 01, 2013&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:117:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Forum Posts-2015 ...&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:117 --&gt;2015 ...&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=62279&quot; rel=&quot;nofollow&quot;&gt;Recommended board representation for a rookie&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Fred%20Hamilton&quot;&gt;Fred Hamilton&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, November 26, 2016&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=62279&amp;amp;start=6&quot; rel=&quot;nofollow&quot;&gt;Re: Recommended board representation for a rookie&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, November 26, 2016&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:119:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:119 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Board_representation_%28chess%29#0x88_method&quot; rel=&quot;nofollow&quot;&gt;0x88 method, Board representation (chess) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://web.archive.org/web/20070716111804/www.brucemo.com/compchess/programming/0x88.htm&quot; rel=&quot;nofollow&quot;&gt;0x88 Move Generation&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Bruce%20Moreland&quot;&gt;Bruce Moreland&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.craftychess.com/hyatt/boardrep.html&quot; rel=&quot;nofollow&quot;&gt;Chess board representations&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://john.stanback.net/zarkov/zarkov_methods.html&quot; rel=&quot;nofollow&quot;&gt;How Zarkov Plays Chess&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Stanback&quot;&gt;John Stanback&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://perl.guru.org/scott/hobbies/chess/&quot; rel=&quot;nofollow&quot;&gt;Monsoon/Typhoon Homepage&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Scott%20Gasch&quot;&gt;Scott Gasch&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://mediocrechess.blogspot.com/2006/12/0x88-representation.html&quot; rel=&quot;nofollow&quot;&gt;The 0x88 representation&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://mediocrechess.varten.org/index.html&quot; rel=&quot;nofollow&quot;&gt;Mediocre Chess&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jonatan%20Pettersson&quot;&gt;Jonatan Pettersson&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:121:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:121 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:1140:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=178502&quot; rel=&quot;nofollow&quot;&gt;Re: Fastest Conversion from 0x88 board to 8x8 board representation&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ricardo%20Gibert&quot;&gt;Ricardo Gibert&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 06, 2001&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://groups.google.com/group/rec.games.chess.computer/msg/333ea784c3fcc852&quot; rel=&quot;nofollow&quot;&gt;Re: X88 board representations&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgcc&lt;/a&gt;, April 17, 1996&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=39085&quot; rel=&quot;nofollow&quot;&gt;Re: 0x88&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, January 11, 1999&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Kuipers&quot;&gt;Jan Kuipers&lt;/a&gt; (&lt;strong&gt;1981&lt;/strong&gt;). &lt;em&gt;Tiny Chess 86 - Een schaakprogramma voor de 8088/8086&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.kpn.nl/a.dikker1/museum/databus.html&quot; rel=&quot;nofollow&quot;&gt;Databus&lt;/a&gt; 06-81, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.schaakcomputers.nl/hein_veldhuis/database/files/06-1981,%20Databus,%20Jan%20Kuipers,%20Tiny%20Chess%2086.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; hosted by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hein%20Veldhuis&quot;&gt;Hein Veldhuis&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Wiereyn&quot;&gt;Paul Wiereyn&lt;/a&gt; (&lt;strong&gt;1985&lt;/strong&gt;). &lt;em&gt;Inventive Problem Solving&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#8_4&quot;&gt;ICCA Journal, Vol. 8, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://web.archive.org/web/20070716111804/www.brucemo.com/compchess/programming/0x88.htm&quot; rel=&quot;nofollow&quot;&gt;0x88 Move Generation&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Bruce%20Moreland&quot;&gt;Bruce Moreland&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;p=462693&amp;amp;t=43447&quot; rel=&quot;nofollow&quot;&gt;Re: Hello all&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;Dave Kittinger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, April 26, 2012&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; presumably in &lt;a class=&quot;wiki_link&quot; href=&quot;/Pioneer&quot;&gt;Pioneer&lt;/a&gt;, see also &lt;a class=&quot;wiki_link&quot; href=&quot;/Boris%20Stilman&quot;&gt;Boris Stilman&lt;/a&gt; (&lt;strong&gt;1994&lt;/strong&gt;). &lt;em&gt;A Linguistic Geometry of the Chess Model&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Chess%207&quot;&gt;Advances in Computer Chess 7&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stilman-strategies.com/bstilman/boris_papers/Jour94_CHESS7.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf draft&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;p=462700&amp;amp;t=43447&quot; rel=&quot;nofollow&quot;&gt;Re: Hello all&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;Dave Kittinger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, April 26, 2012&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?topic_view=threads&amp;amp;p=462734&amp;amp;t=43447&quot; rel=&quot;nofollow&quot;&gt;Re: Hello all&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Kittinger&quot;&gt;Dave Kittinger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, April 27, 2012&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.stmintz.com/ccc/index.php?id=114377&quot; rel=&quot;nofollow&quot;&gt;Re: Question:1.hashtable 2.board 3.C&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Christophe%20Th%C3%A9ron&quot;&gt;Christophe Théron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;CCC&lt;/a&gt;, June 13, 2000&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.open-aurec.com/wbforum/viewtopic.php?f=4&amp;amp;t=2407&amp;amp;p=11195#p11109&quot; rel=&quot;nofollow&quot;&gt;Re: Fruit&#039;s Board Representation?&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Winboard Forum&lt;/a&gt;, April 28, 2005&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Fritz%20Reul&quot;&gt;Fritz Reul&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;New Architectures in Computer Chess&lt;/em&gt;. Ph.D. Thesis, 2.2.1 Computer Chessboard Representation, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://pure.uvt.nl/ws/files/1098572/Proefschrift_Fritz_Reul_170609.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=62279&amp;amp;start=6&quot; rel=&quot;nofollow&quot;&gt;Re: Recommended board representation for a rookie&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, November 26, 2016&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:1140 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:123:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:123 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:07:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;0x88&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;0x88&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-0x88 includeBody-0x88 includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/0x88&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;0x88&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/10x12+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;10x12 Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/8x8+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;8x8 Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Allard+Siemelink&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Allard Siemelink&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 5, 2011&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Anaconda&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Anaconda&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 4, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Array&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Array&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Artem+Petakov&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Artem Petakov&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Atlas+%28ESP%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Atlas (ESP)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 28, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Averno&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Averno&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 28, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/BBchess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;BBchess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 30, 2011&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bitfoot&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bitfoot&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 8, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Board+Representation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Board Representation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bright&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bright&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 25, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Byte&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Byte&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 5, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+At+Nite&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess At Nite&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 21, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Christophe+Th%C3%A9ron&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Christophe Théron&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Claudia&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Claudia&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clubfoot&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clubfoot&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 8, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Color+of+a+Square&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Color of a Square&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 24, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CPW-Engine&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CPW-Engine&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Critter&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Critter&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 25, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dan+Newman&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dan Newman&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 30, 2012&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Daniel+Sparks&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Daniel Sparks&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 3, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Kittinger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Kittinger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/DayDreamer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;DayDreamer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 22, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Diablo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Diablo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Direction&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Direction&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 6, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Distance&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Distance&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 25, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dolphin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dolphin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 28, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Double+Attack&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Double Attack&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 22, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/DrunkenMaster&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;DrunkenMaster&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Edsel+Apostol&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Edsel Apostol&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 2, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Exacto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Exacto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 3, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/FCP&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;FCP&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 15, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Federico+Andr%C3%A9s+Corigliano&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Federico Andrés Corigliano&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 13, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Flux&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Flux&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Garbochess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Garbochess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Garbochess-JS&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Garbochess-JS&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gerbil&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gerbil&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ginkgo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ginkgo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/GoChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;GoChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 21, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Golch&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Golch&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Green+Light+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Green Light Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Greko&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Greko&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 27, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gullydeckel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gullydeckel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 28, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gupta&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gupta&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 9, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ifrit&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ifrit&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Incremental+Updates&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Incremental Updates&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Intersection+Squares&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Intersection Squares&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 4, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jabba&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jabba&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 10, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Joker+IT&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Joker IT&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jonatan+Pettersson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jonatan Pettersson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 7, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jonny&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jonny&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/KingSlayer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;KingSlayer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Knight-Distance&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Knight-Distance&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 20, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/KnockOut&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;KnockOut&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 20, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Little+Rook+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Little Rook Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 1, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Loop+%28Program%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Loop (Program)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/LTChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;LTChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mailbox&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mailbox&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 14, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Manhattan-Distance&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Manhattan-Distance&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 19, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mediocre&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mediocre&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 27, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Monsoon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Monsoon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 8, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Move+Generation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Move Generation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 29, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/MTD%28f%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;MTD(f)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Myrddin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Myrddin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Natwarlal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Natwarlal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 26, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nibble&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nibble&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 25, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Paul+Wiereyn&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Paul Wiereyn&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 4, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pawel+Koziol&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pawel Koziol&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Piece-Lists&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Piece-Lists&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/PolarChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;PolarChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pradu+Kannan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pradu Kannan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 3, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ProChess+IT&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ProChess IT&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 30, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pulse&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pulse&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Purple+Haze&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Purple Haze&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Querg&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Querg&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Rajah&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Rajah&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 12, 2012&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ramjet&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ramjet&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/RattateChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;RattateChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 2, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Russell+Reagan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Russell Reagan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 31, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sander+de+Zoete&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sander de Zoete&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 2, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Scorpio&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Scorpio&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 28, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/SEE&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;SEE&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 14, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shark+NL&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shark NL&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 7, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/SharpChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;SharpChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sharper&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sharper&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Small+Potato&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Small Potato&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Soldat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Soldat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 20, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Spark&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Spark&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Spartacus&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Spartacus&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Spike&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Spike&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Square+Attacked+By&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Square Attacked By&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Squares&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Squares&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 15, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stobor&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stobor&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Table-driven+Move+Generation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Table-driven Move Generation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Teerapong+Tovirat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Teerapong Tovirat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 21, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tiny+Chess+86&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tiny Chess 86&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 24, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tom+Likens&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tom Likens&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tony+van+Roon-Werten&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tony van Roon-Werten&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Valavan+Manohararajah&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Valavan Manohararajah&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Vanilla+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Vanilla Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 13, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Vector+Attacks&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Vector Attacks&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/William+H.+Rogers&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;William H. Rogers&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 23, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Witz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Witz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Zarkov&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Zarkov&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 26, 2018&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:07 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Vector%20Attacks&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>10th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/10th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/10th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/10th+Computer+Olympiad</comments>
      <pubDate>Sat, 22 Jul 2017 12:18:39 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 10th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1009:&amp;lt;a href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_12/slides/IMG_0691.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/InstituteofInformationScienceSinica2005.JPG/602834224/InstituteofInformationScienceSinica2005.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 280px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_12/slides/IMG_0691.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/InstituteofInformationScienceSinica2005.JPG/602834224/InstituteofInformationScienceSinica2005.JPG&quot; alt=&quot;InstituteofInformationScienceSinica2005.JPG&quot; title=&quot;InstituteofInformationScienceSinica2005.JPG&quot; style=&quot;width: 280px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1009 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Tenth Computer Olympiad&lt;/strong&gt; took place from September 3 to 6, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2005&quot;&gt;2005&lt;/a&gt; at Institute of Information Science, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Academia_Sinica&quot; rel=&quot;nofollow&quot;&gt;Academia Sinica&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Taipei&quot; rel=&quot;nofollow&quot;&gt;Taipei&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Taiwan&quot; rel=&quot;nofollow&quot;&gt;Taiwan&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2011&quot;&gt;Advances in Computer Games 11&lt;/a&gt; conference &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA CO 10 and ACG 11&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt;. The organization of both events by the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; was in the hands of Academia Sinica, in particular &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt; and his staff, supported by the IKAT (Institute for Knowledge and Agent Technology) team from &lt;a class=&quot;wiki_link&quot; href=&quot;/Maastricht%20University&quot;&gt;Maastricht University&lt;/a&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; served as tournament director, assisted by Tsan-sheng Hsu. The &lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt; tournament with a strong field of 14 participants was led by &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Johanna Hellemons&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2005&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The 10th Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#28_3&amp;quot;&amp;gt;ICGA Journal, Vol. 28, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;.&lt;br /&gt;
&lt;br /&gt;
The 10th Computer Olympiad was the first one not directly associated with a (Western) computer chess event, typically the &lt;a class=&quot;wiki_link&quot; href=&quot;/World%20Computer%20Chess%20Championship&quot;&gt;World Computer Chess Championship&lt;/a&gt; - the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202005&quot;&gt;WCCC 2005&lt;/a&gt; already took place from August 13 to 21 in  &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Reykjav%C3%ADk&quot; rel=&quot;nofollow&quot;&gt;Reykjavík&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Iceland&quot; rel=&quot;nofollow&quot;&gt;Iceland&lt;/a&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Institute of Information Science &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;Institute of Information Science, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Academia_Sinica&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Academia Sinica&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Taipei&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Taipei&amp;lt;/a&amp;gt;,  &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_12/slides/IMG_0691.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CO 10 and ACG 11&amp;lt;/a&amp;gt;, Pictures 09/12/2005&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:74:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:74 --&gt;&lt;!-- ws:start:WikiTextTocRule:75: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:75 --&gt;&lt;!-- ws:start:WikiTextTocRule:76: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:76 --&gt;&lt;!-- ws:start:WikiTextTocRule:77: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:77 --&gt;&lt;!-- ws:start:WikiTextTocRule:78: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:78 --&gt;&lt;!-- ws:start:WikiTextTocRule:79: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Dots and Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:79 --&gt;&lt;!-- ws:start:WikiTextTocRule:80: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:80 --&gt;&lt;!-- ws:start:WikiTextTocRule:81: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:81 --&gt;&lt;!-- ws:start:WikiTextTocRule:82: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:82 --&gt;&lt;!-- ws:start:WikiTextTocRule:83: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Pool&quot;&gt;Pool&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:83 --&gt;&lt;!-- ws:start:WikiTextTocRule:84: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:84 --&gt;&lt;!-- ws:start:WikiTextTocRule:85: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Director&quot;&gt;Tournament Director&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:85 --&gt;&lt;!-- ws:start:WikiTextTocRule:86: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:86 --&gt;&lt;!-- ws:start:WikiTextTocRule:87: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:87 --&gt;&lt;!-- ws:start:WikiTextTocRule:88: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:88 --&gt;&lt;!-- ws:start:WikiTextTocRule:89: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:89 --&gt;&lt;!-- ws:start:WikiTextTocRule:90: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:90 --&gt;&lt;!-- ws:start:WikiTextTocRule:91: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:91 --&gt;&lt;!-- ws:start:WikiTextTocRule:92: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:92 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:40:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:40 --&gt;Results&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:42:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:42 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:93:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:93 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=114&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Amazons - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=280&quot; rel=&quot;nofollow&quot;&gt;TAS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshinori%20Higashiuchi&quot;&gt;Yoshinori Higashiuchi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Reijer%20Grimbergen&quot;&gt;Reijer Grimbergen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:44:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:44 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:94:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:94 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=54&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Chinese Chess - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;26&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XQMaster&quot;&gt;XQMaster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mingyang%20Zhao&quot;&gt;Mingyang Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;24&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;22½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/NEUChess&quot;&gt;NEUChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;21&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/TMSK&quot;&gt;TMSK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Contemplation&quot;&gt;Contemplation&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-che%20Wu&quot;&gt;Kuang-che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ELP&quot;&gt;ELP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;,  &lt;a class=&quot;wiki_link&quot; href=&quot;/Wu-Yao%20Cheng&quot;&gt;Wu-Yao Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=175&quot; rel=&quot;nofollow&quot;&gt;Yuan-Chi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Kuang%20Huang&quot;&gt;Shih-Kuang Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=176&quot; rel=&quot;nofollow&quot;&gt;Yan-Chi Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yan-Chi%20Wu&quot;&gt;Yan-Chi Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Elephant%20%28Xiangqi%29&quot;&gt;Deep Elephant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-che%20Wu&quot;&gt;Kuang-che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=177&quot; rel=&quot;nofollow&quot;&gt;Elephant Eye&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Huang%20Chen&quot;&gt;Huang Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=179&quot; rel=&quot;nofollow&quot;&gt;ShinGi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Larry%20Tu&quot;&gt;Larry Tu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=180&quot; rel=&quot;nofollow&quot;&gt;Jade&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Wei%20Hou&quot;&gt;Ting-Wei Hou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1011:&amp;lt;a href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/fotos/IMG_0232.JPG&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/ChineseChessOlympiad2005.JPG/602895886/ChineseChessOlympiad2005.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/fotos/IMG_0232.JPG&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/ChineseChessOlympiad2005.JPG/602895886/ChineseChessOlympiad2005.JPG&quot; alt=&quot;ChineseChessOlympiad2005.JPG&quot; title=&quot;ChineseChessOlympiad2005.JPG&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1011 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Winners with TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; and representative of the main sponsor &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Acer_Inc.&quot; rel=&quot;nofollow&quot;&gt;Acer Inc.&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mingyang%20Zhao&quot;&gt;Mingyang Zhao&lt;/a&gt; (Gold), &lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt; (Silver) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt; (Bronze) &lt;!-- ws:start:WikiTextRefRule:21:&amp;amp;lt;ref&amp;amp;gt;Clipped from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/fotos/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image IMG_0232&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Joke Hellemons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:21 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:46:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:46 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:95:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:95 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=81&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Clobber (8x8) - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=170&quot; rel=&quot;nofollow&quot;&gt;Mila&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=171&quot; rel=&quot;nofollow&quot;&gt;ClobberA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;EE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Willemson&quot;&gt;Jan Willemson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:48:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Dots and Boxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:48 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dots%20and%20Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:96:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@DotsandBoxes&amp;quot; title=&amp;quot;Anchor: DotsandBoxes&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;DotsandBoxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:96 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=117&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Dots and Boxes - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=281&quot; rel=&quot;nofollow&quot;&gt;Deep Beige&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Bochenski&quot;&gt;David Bochenski&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=302&quot; rel=&quot;nofollow&quot;&gt;Beige Watch&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Robin%20Weston&quot;&gt;Robin Weston&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=303&quot; rel=&quot;nofollow&quot;&gt;ALSOB&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Peter%20Bailey&quot;&gt;Peter Bailey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:97:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:97 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;19x19&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=42&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Go - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=127&quot; rel=&quot;nofollow&quot;&gt;Handtalk III&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhixing%20Chen&quot;&gt;Zhixing Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=2&quot; rel=&quot;nofollow&quot;&gt;Indigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=145&quot; rel=&quot;nofollow&quot;&gt;Shikou Sakugo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Morihiko%20Tajima&quot;&gt;Morihiko Tajima&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:98:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:98 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=11&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Go (9x9) - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=2&quot; rel=&quot;nofollow&quot;&gt;Indigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=104&quot; rel=&quot;nofollow&quot;&gt;NeuroGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Markian%20Hlynka&quot;&gt;Markian Hlynka&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=97&quot; rel=&quot;nofollow&quot;&gt;Atarist&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=103&quot; rel=&quot;nofollow&quot;&gt;GoKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jeng-Chi%20Yan&quot;&gt;Jeng-Chi Yan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=102&quot; rel=&quot;nofollow&quot;&gt;Akebono&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Akihiro%20Kishimoto&quot;&gt;Akihiro Kishimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1013:&amp;lt;a href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_04/slides/IMG_0255.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2005Go9x9.JPG/602857906/Olympiad2005Go9x9.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_04/slides/IMG_0255.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2005Go9x9.JPG/602857906/Olympiad2005Go9x9.JPG&quot; alt=&quot;Olympiad2005Go9x9.JPG&quot; title=&quot;Olympiad2005Go9x9.JPG&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1013 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Markian%20Hlynka&quot;&gt;Markian Hlynka&lt;/a&gt; operating &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=104&quot; rel=&quot;nofollow&quot;&gt;NeuroGo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fredrik%20Niemel%C3%A4&quot;&gt;Fredrik Niemelä&lt;/a&gt; watching &lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CO 10 and ACG 11&amp;lt;/a&amp;gt;, Pictures 09/04/2005&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:56:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:56 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pool&quot;&gt;Pool&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:99:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Pool&amp;quot; title=&amp;quot;Anchor: Pool&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:99 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=115&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Pool - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Score&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=244&quot; rel=&quot;nofollow&quot;&gt;UofA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mike%20Smith&quot;&gt;Mike Smith&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;200&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=247&quot; rel=&quot;nofollow&quot;&gt;PoolMaster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Fran%C3%A7ois%20Landry&quot;&gt;Jean-François Landry&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Pierre%20Dussault&quot;&gt;Jean-Pierre Dussault&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;186&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=246&quot; rel=&quot;nofollow&quot;&gt;Elix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Godard&quot;&gt;Marc Godard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;178&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=245&quot; rel=&quot;nofollow&quot;&gt;SkyNet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Will%20Leckie&quot;&gt;Will Leckie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;173&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:100:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:100 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/8th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:35:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=76&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;10th Computer Olympiad, Shogi - Taipei 2005 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:35 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/YSS&quot;&gt;YSS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Spear&quot;&gt;Spear&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Reijer%20Grimbergen&quot;&gt;Reijer Grimbergen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mattari%20Yuuchan&quot;&gt;Mattari Yuuchan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshiyuki%20Kotani&quot;&gt;Yoshiyuki Kotani&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1015:&amp;lt;a href=&amp;quot;http://www.jaist.ac.jp/rccg/menu/topic/image007.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2005Shogi.JPG/602900706/Olympiad2005Shogi.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.jaist.ac.jp/rccg/menu/topic/image007.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2005Shogi.JPG/602900706/Olympiad2005Shogi.JPG&quot; alt=&quot;Olympiad2005Shogi.JPG&quot; title=&quot;Olympiad2005Shogi.JPG&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1015 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=217&quot; rel=&quot;nofollow&quot;&gt;Tacos&lt;/a&gt; operated by &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt; just won both games vs. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=234&quot; rel=&quot;nofollow&quot;&gt;Spear&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Reijer%20Grimbergen&quot;&gt;Reijer Grimbergen&lt;/a&gt; &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; (Tacos), &lt;a class=&quot;wiki_link&quot; href=&quot;/Hitoshi%20Matsubara&quot;&gt;Hitoshi Matsubara&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Shogo%20Takeuchi&quot;&gt;Shogo Takeuchi&lt;/a&gt; posing for the Gold medal winner &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;clipped from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.jaist.ac.jp/rccg/menu/topic/image007.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;image007&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.jaist.ac.jp/rccg/menu/topic.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Research Center for Computers and Games - Tacos Won Shogi Tournament at the 10th Computer Olympiad&amp;lt;/a&amp;gt;, September 18, 2005&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Tournament Director&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;Tournament Director&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt; (&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc11&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;See also&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2011&quot;&gt;Advances in Computer Games 11&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202005&quot;&gt;WCCC 2005&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;The 10th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Handtalk III wins 19x19 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Go&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jeng-Chi%20Yan&quot;&gt;Jeng-Chi Yan&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Go Intellect wins 9x9 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Go9x9&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;XQMaster wins Chinese Chess tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#ChineseChess&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;8QP wins Amazons tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Amazons&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Tacos wins Shogi tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Shogi&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Willemson&quot;&gt;Jan Willemson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Mila wins Clobber tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://research.cyber.ee/%7Ejan/publ/clobreport05.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Clobber&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Greenspan&quot;&gt;Michael Greenspan&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Uofa wins Pool tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Pool&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Bochenski&quot;&gt;David Bochenski&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;Deep Beige wins Dots and Boxes tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#DotsandBoxes&quot;&gt;10th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://rec.games.chinese-chess.narkive.com/NpibZEv4/10th-computer-olympiad-in-taipei&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad In Taipei&lt;/a&gt; by youhao, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rec.games.chinese-chess&lt;/a&gt;, September 04, 2005&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=4&quot; rel=&quot;nofollow&quot;&gt;Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#10th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&quot; rel=&quot;nofollow&quot;&gt;ICGA CO 10 and ACG 11&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/&quot; rel=&quot;nofollow&quot;&gt;Index of /icga/news/Olympiad/Olympiad2005&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/fotos/&quot; rel=&quot;nofollow&quot;&gt;Index of /icga/news/Olympiad/Olympiad2005/fotos&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/rccg/menu/topic.htm&quot; rel=&quot;nofollow&quot;&gt;Research Center for Computers and Games - Tacos Won Shogi Tournament at the 10th Computer Olympiad&lt;/a&gt;, September 18, 2005&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc15&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:1668:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&quot; rel=&quot;nofollow&quot;&gt;ICGA CO 10 and ACG 11&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;The 10th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#28_3&quot;&gt;ICGA Journal, Vol. 28, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; Institute of Information Science, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Academia_Sinica&quot; rel=&quot;nofollow&quot;&gt;Academia Sinica&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Taipei&quot; rel=&quot;nofollow&quot;&gt;Taipei&lt;/a&gt;,  &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/img/2005_09_12/slides/IMG_0691.html&quot; rel=&quot;nofollow&quot;&gt;Image&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&quot; rel=&quot;nofollow&quot;&gt;CO 10 and ACG 11&lt;/a&gt;, Pictures 09/12/2005&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=114&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Amazons - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=54&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Chinese Chess - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; Clipped from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2005/fotos/&quot; rel=&quot;nofollow&quot;&gt;Image IMG_0232&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Joke Hellemons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=81&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Clobber (8x8) - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=117&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Dots and Boxes - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=42&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Go - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=11&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Go (9x9) - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.iis.sinica.edu.tw/Conference/ICGA2005/icga/e1.htm&quot; rel=&quot;nofollow&quot;&gt;CO 10 and ACG 11&lt;/a&gt;, Pictures 09/04/2005&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=115&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Pool - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=76&quot; rel=&quot;nofollow&quot;&gt;10th Computer Olympiad, Shogi - Taipei 2005 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; clipped from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/rccg/menu/topic/image007.jpg&quot; rel=&quot;nofollow&quot;&gt;image007&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/rccg/menu/topic.htm&quot; rel=&quot;nofollow&quot;&gt;Research Center for Computers and Games - Tacos Won Shogi Tournament at the 10th Computer Olympiad&lt;/a&gt;, September 18, 2005&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:1668 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;10th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;80&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;10th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;80&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-10th_Computer_Olympiad includeBody-10th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/10th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;10th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/12th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;12th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/8th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;8th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/9th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;9th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Games+11&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Games 11&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 27, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jan+Willemson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jan Willemson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 27, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jeng-Chi+Yan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jeng-Chi Yan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiao+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiao Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Michael+Greenspan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Michael Greenspan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ming-Cheng+Cheng&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mingyang+Zhao&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mingyang Zhao&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Richard+J.+Lorentz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Richard J. Lorentz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shi-Jim+Yen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shi-Jim Yen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shun-Chin+Hsu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shun-Chin Hsu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsuyoshi+Hashimoto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2005&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2005&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 27, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Zhixing+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Zhixing Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>10x12 Board</title>
      <link>https://chessprogramming.wikispaces.com/10x12+Board</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/10x12+Board</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/10x12+Board</comments>
      <pubDate>Mon, 19 Feb 2018 20:19:30 GMT</pubDate>
      <description>&lt;!-- ws:start:WikiTextTocRule:59:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:59 --&gt;&lt;!-- ws:start:WikiTextTocRule:60: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Programs&quot;&gt;Programs&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:60 --&gt;&lt;!-- ws:start:WikiTextTocRule:61: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Programs-Sargon&quot;&gt;Sargon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:61 --&gt;&lt;!-- ws:start:WikiTextTocRule:62: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Programs-TSCP&quot;&gt;TSCP&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:62 --&gt;&lt;!-- ws:start:WikiTextTocRule:63: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Programs-TSCP-Square Mapping&quot;&gt;Square Mapping&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:63 --&gt;&lt;!-- ws:start:WikiTextTocRule:64: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Programs-TSCP-Offset Move Generation&quot;&gt;Offset Move Generation&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:64 --&gt;&lt;!-- ws:start:WikiTextTocRule:65: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:65 --&gt;&lt;!-- ws:start:WikiTextTocRule:66: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:66 --&gt;&lt;!-- ws:start:WikiTextTocRule:67: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:67 --&gt;&lt;!-- ws:start:WikiTextTocRule:68: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:68 --&gt;&lt;!-- ws:start:WikiTextTocRule:69: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:69 --&gt;&lt;!-- ws:start:WikiTextTocRule:70: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:70 --&gt;&lt;!-- ws:start:WikiTextTocRule:71: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:71 --&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Board%20Representation&quot;&gt;Board Representation&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Mailbox&quot;&gt;Mailbox&lt;/a&gt; * 10x12 Board&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
The &lt;strong&gt;10x12 Board&lt;/strong&gt; embeds the &lt;a class=&quot;wiki_link&quot; href=&quot;/8x8%20Board&quot;&gt;8x8 board&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Array&quot;&gt;array&lt;/a&gt;, surrounded by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Sentinel_value&quot; rel=&quot;nofollow&quot;&gt;sentinel&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Files&quot;&gt;files&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ranks&quot;&gt;ranks&lt;/a&gt; to recognize off the board indices while &lt;a class=&quot;wiki_link&quot; href=&quot;/Move%20Generation&quot;&gt;generating moves&lt;/a&gt; using offsets per &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;piece&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Direction&quot;&gt;direction&lt;/a&gt; to determine &lt;a class=&quot;wiki_link&quot; href=&quot;/Target%20Square&quot;&gt;move target squares&lt;/a&gt;. Two ranks at the bottom and top are necessary to ensure even knight jumps from the corners result in valid array indices greater or equal zero and less than 120. &lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:72:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Sargon&amp;quot; title=&amp;quot;Anchor: Sargon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Sargon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:72 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:37:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Programs&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:37 --&gt;Programs&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:39:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Programs-Sargon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:39 --&gt;Sargon&lt;/h2&gt;
In 1978, &lt;a class=&quot;wiki_link&quot; href=&quot;/Sargon&quot;&gt;Sargon&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Dan%20Spracklen&quot;&gt;Dan&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Kathe%20Spracklen&quot;&gt;Kathe Spracklen&lt;/a&gt; used a classical 120 &lt;a class=&quot;wiki_link&quot; href=&quot;/Byte&quot;&gt;Byte&lt;/a&gt; array as board &lt;!-- ws:start:WikiTextRefRule:13:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Dan%20Spracklen&amp;quot;&amp;gt;Dan Spracklen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Kathe%20Spracklen&amp;quot;&amp;gt;Kathe Spracklen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1978&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;First Steps in Computer Chess Programming&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Byte%20Magazine#BYTE310&amp;quot;&amp;gt;BYTE, Vol. 3, No. 10&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://archive.computerhistory.org/projects/chess/related_materials/text/4-4.First_Steps.Byte_Magazine/First_Steps_in_Computer_Chess_Programing.Spracklen-Dan_Kathe.Byte_Magazine.Oct-1978.062303035.sm.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;pdf&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/The%20Computer%20History%20Museum&amp;quot;&amp;gt;The Computer History Museum&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:13 --&gt;&lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.andreadrian.de/schach/sargon.asm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Sargon Z80 assembly listing&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Dan%20Spracklen&amp;quot;&amp;gt;Dan&amp;lt;/a&amp;gt; and &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Kathe%20Spracklen&amp;quot;&amp;gt;Kathe Spracklen&amp;lt;/a&amp;gt;, hosted by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Andre%20Adrian&amp;quot;&amp;gt;Andre Adrian&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;:&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;; *******************************************************&amp;lt;br/&amp;gt;; BOARD    &amp;amp;#45;- Board Array. Used to hold the current position &amp;lt;br/&amp;gt;; of the board during play. The board itself&amp;lt;br/&amp;gt;; looks like: &amp;lt;br/&amp;gt;;     FFFFFFFFFFFFFFFFFFFF &amp;lt;br/&amp;gt;;     FFFFFFFFFFFFFFFFFFFF &amp;lt;br/&amp;gt;;     FF0402030506030204FF &amp;lt;br/&amp;gt;;     FF0101010101010101FF &amp;lt;br/&amp;gt;;     FF0000000000000000FF &amp;lt;br/&amp;gt;;     FF0000000000000000FF &amp;lt;br/&amp;gt;;     FF0000000000000060FF &amp;lt;br/&amp;gt;;     FF0000000000000000FF &amp;lt;br/&amp;gt;;     FF8181818181818181FF &amp;lt;br/&amp;gt;;     FF8482838586838284FF &amp;lt;br/&amp;gt;;     FFFFFFFFFFFFFFFFFFFF &amp;lt;br/&amp;gt;;     FFFFFFFFFFFFFFFFFFFF &amp;lt;br/&amp;gt;; The values of FF form the border of the &amp;lt;br/&amp;gt;; board, and are used to indicate when a piece &amp;lt;br/&amp;gt;; moves off the board. The individual bits of &amp;lt;br/&amp;gt;; the other bytes in the board array are as&amp;lt;br/&amp;gt;; follows:&amp;lt;br/&amp;gt;;     Bit 7 &amp;amp;#45;- Color of the piece&amp;lt;br/&amp;gt;;     1 &amp;amp;#45;- Black &amp;lt;br/&amp;gt;;     0 &amp;amp;#45;- White &amp;lt;br/&amp;gt;;     Bit 6 &amp;amp;#45;- Not used &amp;lt;br/&amp;gt;;     Bit 5 &amp;amp;#45;- Not used &amp;lt;br/&amp;gt;;     Bit 4 &amp;amp;#45;-Castle flag for Kings only&amp;lt;br/&amp;gt;;     Bit 3 &amp;amp;#45;- Piece has moved flag&amp;lt;br/&amp;gt;;     Bits 2-0 Piece type &amp;lt;br/&amp;gt;;         1 &amp;amp;#45;- Pawn &amp;lt;br/&amp;gt;;         2 &amp;amp;#45;- Knight&amp;lt;br/&amp;gt;;         3 &amp;amp;#45;- Bishop &amp;lt;br/&amp;gt;;         4 &amp;amp;#45;- Rook &amp;lt;br/&amp;gt;;         5 &amp;amp;#45;- Queen &amp;lt;br/&amp;gt;;         6 &amp;amp;#45;- King&amp;lt;br/&amp;gt;;         7 &amp;amp;#45;- Not used&amp;lt;br/&amp;gt;;         0 &amp;amp;#45;- Empty Square&amp;lt;br/&amp;gt;; *******************************************************&amp;lt;br/&amp;gt;BOARD = .-TBASE &amp;lt;br/&amp;gt;BOARDA: .BLKB 120&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;; *******************************************************
; BOARD    -- Board Array. Used to hold the current position 
; of the board during play. The board itself
; looks like: 
;     FFFFFFFFFFFFFFFFFFFF 
;     FFFFFFFFFFFFFFFFFFFF 
;     FF0402030506030204FF 
;     FF0101010101010101FF 
;     FF0000000000000000FF 
;     FF0000000000000000FF 
;     FF0000000000000060FF 
;     FF0000000000000000FF 
;     FF8181818181818181FF 
;     FF8482838586838284FF 
;     FFFFFFFFFFFFFFFFFFFF 
;     FFFFFFFFFFFFFFFFFFFF 
; The values of FF form the border of the 
; board, and are used to indicate when a piece 
; moves off the board. The individual bits of 
; the other bytes in the board array are as
; follows:
;     Bit 7 -- Color of the piece
;     1 -- Black 
;     0 -- White 
;     Bit 6 -- Not used 
;     Bit 5 -- Not used 
;     Bit 4 --Castle flag for Kings only
;     Bit 3 -- Piece has moved flag
;     Bits 2-0 Piece type 
;         1 -- Pawn 
;         2 -- Knight
;         3 -- Bishop 
;         4 -- Rook 
;         5 -- Queen 
;         6 -- King
;         7 -- Not used
;         0 -- Empty Square
; *******************************************************
BOARD = .-TBASE 
BOARDA: .BLKB 120&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:41:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Programs-TSCP&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:41 --&gt;TSCP&lt;/h2&gt;
 A textbook example of mailbox board representation is &lt;a class=&quot;wiki_link&quot; href=&quot;/TSCP&quot;&gt;TSCP&lt;/a&gt;. The board are two 64 element arrays, containing empty square plus &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces#PieceTypeCoding&quot;&gt;pure piece code&lt;/a&gt;, and  empty square plus piece color code &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;TSCP - data.c&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;:. &lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:1:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;int color[64];  /* LIGHT, DARK, or EMPTY */&amp;lt;br/&amp;gt;int piece[64];  /* PAWN, KNIGHT, BISHOP, ROOK, QUEEN, KING, or EMPTY */&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; color&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;  &lt;span class=&quot;coMULTI&quot;&gt;/* LIGHT, DARK, or EMPTY */&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; piece&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;  &lt;span class=&quot;coMULTI&quot;&gt;/* PAWN, KNIGHT, BISHOP, ROOK, QUEEN, KING, or EMPTY */&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:1 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:43:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Programs-TSCP-Square Mapping&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:43 --&gt;Square Mapping&lt;/h3&gt;
The 10x12 versus 8x8 and vice versa square mapping is applied by mailbox and mailbox64 lookup tables. A comment by &lt;a class=&quot;wiki_link&quot; href=&quot;/Tom%20Kerrigan&quot;&gt;Tom Kerrigan&lt;/a&gt; describes the implementation as follows &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;TSCP - data.c&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt;. However, as pointed out by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, not only the embedded 10x12 board, but various implementations are all mailbox, independently from elements in the array for padding that can act as a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Sentinel_value&quot; rel=&quot;nofollow&quot;&gt;sentinel value&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=48164&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;mailbox &amp;amp;amp; CPW&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, May 31, 2013&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt; :&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:2:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;/* Now we have the mailbox array, so called because it looks like a&amp;lt;br/&amp;gt;   mailbox, at least according to Bob Hyatt. This is useful when we&amp;lt;br/&amp;gt;   need to figure out what pieces can go where. Let&#039;s say we have a&amp;lt;br/&amp;gt;   rook on square a4 (32) and we want to know if it can move one&amp;lt;br/&amp;gt;   square to the left. We subtract 1, and we get 31 (h5). The rook&amp;lt;br/&amp;gt;   obviously can&#039;t move to h5, but we don&#039;t know that without doing&amp;lt;br/&amp;gt;   a lot of annoying work. Sooooo, what we do is figure out a4&#039;s&amp;lt;br/&amp;gt;   mailbox number, which is 61. Then we subtract 1 from 61 (60) and&amp;lt;br/&amp;gt;   see what mailbox[60] is. In this case, it&#039;s -1, so it&#039;s out of&amp;lt;br/&amp;gt;   bounds and we can forget it. You can see how mailbox[] is used&amp;lt;br/&amp;gt;   in attack() in board.c. */&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;int mailbox[120] = {&amp;lt;br/&amp;gt;     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,&amp;lt;br/&amp;gt;     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,&amp;lt;br/&amp;gt;     -1,  0,  1,  2,  3,  4,  5,  6,  7, -1,&amp;lt;br/&amp;gt;     -1,  8,  9, 10, 11, 12, 13, 14, 15, -1,&amp;lt;br/&amp;gt;     -1, 16, 17, 18, 19, 20, 21, 22, 23, -1,&amp;lt;br/&amp;gt;     -1, 24, 25, 26, 27, 28, 29, 30, 31, -1,&amp;lt;br/&amp;gt;     -1, 32, 33, 34, 35, 36, 37, 38, 39, -1,&amp;lt;br/&amp;gt;     -1, 40, 41, 42, 43, 44, 45, 46, 47, -1,&amp;lt;br/&amp;gt;     -1, 48, 49, 50, 51, 52, 53, 54, 55, -1,&amp;lt;br/&amp;gt;     -1, 56, 57, 58, 59, 60, 61, 62, 63, -1,&amp;lt;br/&amp;gt;     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,&amp;lt;br/&amp;gt;     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;int mailbox64[64] = {&amp;lt;br/&amp;gt;    21, 22, 23, 24, 25, 26, 27, 28,&amp;lt;br/&amp;gt;    31, 32, 33, 34, 35, 36, 37, 38,&amp;lt;br/&amp;gt;    41, 42, 43, 44, 45, 46, 47, 48,&amp;lt;br/&amp;gt;    51, 52, 53, 54, 55, 56, 57, 58,&amp;lt;br/&amp;gt;    61, 62, 63, 64, 65, 66, 67, 68,&amp;lt;br/&amp;gt;    71, 72, 73, 74, 75, 76, 77, 78,&amp;lt;br/&amp;gt;    81, 82, 83, 84, 85, 86, 87, 88,&amp;lt;br/&amp;gt;    91, 92, 93, 94, 95, 96, 97, 98&amp;lt;br/&amp;gt;};&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;&lt;span class=&quot;coMULTI&quot;&gt;/* Now we have the mailbox array, so called because it looks like a
   mailbox, at least according to Bob Hyatt. This is useful when we
   need to figure out what pieces can go where. Let&#039;s say we have a
   rook on square a4 (32) and we want to know if it can move one
   square to the left. We subtract 1, and we get 31 (h5). The rook
   obviously can&#039;t move to h5, but we don&#039;t know that without doing
   a lot of annoying work. Sooooo, what we do is figure out a4&#039;s
   mailbox number, which is 61. Then we subtract 1 from 61 (60) and
   see what mailbox[60] is. In this case, it&#039;s -1, so it&#039;s out of
   bounds and we can forget it. You can see how mailbox[] is used
   in attack() in board.c. */&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; mailbox&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;120&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;5&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;13&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;14&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;15&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;16&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;17&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;18&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;19&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;20&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;21&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;22&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;23&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;24&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;25&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;26&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;27&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;28&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;29&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;30&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;31&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;32&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;33&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;34&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;35&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;36&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;37&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;38&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;39&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;40&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;41&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;42&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;43&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;44&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;45&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;46&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;47&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;48&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;49&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;50&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;51&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;52&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;53&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;54&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;55&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;56&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;57&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;58&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;59&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;60&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;61&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;62&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;63&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,
     &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; mailbox64&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span class=&quot;nu0&quot;&gt;21&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;22&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;23&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;24&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;25&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;26&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;27&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;28&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;31&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;32&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;33&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;34&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;35&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;36&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;37&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;38&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;41&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;42&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;43&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;44&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;45&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;46&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;47&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;48&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;51&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;52&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;53&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;54&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;55&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;56&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;57&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;58&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;61&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;62&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;63&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;65&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;66&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;67&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;68&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;71&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;72&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;73&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;74&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;75&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;76&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;77&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;78&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;81&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;82&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;83&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;84&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;85&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;86&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;87&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;88&lt;/span&gt;,
    &lt;span class=&quot;nu0&quot;&gt;91&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;92&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;93&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;94&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;95&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;96&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;97&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;98&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:2 --&gt;&lt;!-- ws:start:WikiTextAnchorRule:73:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@OffsetMG&amp;quot; title=&amp;quot;Anchor: OffsetMG&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;OffsetMG&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:73 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:45:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Programs-TSCP-Offset Move Generation&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:45 --&gt;Offset Move Generation&lt;/h3&gt;
In the offset &lt;a class=&quot;wiki_link&quot; href=&quot;/Move%20Generation&quot;&gt;move generation&lt;/a&gt; code, testing if a square is on the board looks as follows &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;TSCP - data.c&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt; &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/board.c&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;TSCP - board.c&amp;lt;/a&amp;gt;, slightly modified&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:3:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;int side;  /* the side to move */&amp;lt;br/&amp;gt;int xside;  /* the side not to move */&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;BOOL slide[6] = {FALSE, FALSE, TRUE, TRUE, TRUE, FALSE};&amp;lt;br/&amp;gt;int offsets[6] = {0, 8, 4, 4, 8, 8}; /* knight or ray directions */&amp;lt;br/&amp;gt;int offset[6][8] = {&amp;lt;br/&amp;gt;    {   0,   0,  0,  0, 0,  0,  0,  0 },&amp;lt;br/&amp;gt;    { -21, -19,-12, -8, 8, 12, 19, 21 }, /* KNIGHT */&amp;lt;br/&amp;gt;    { -11,  -9,  9, 11, 0,  0,  0,  0 }, /* BISHOP */&amp;lt;br/&amp;gt;    { -10,  -1,  1, 10, 0,  0,  0,  0 }, /* ROOK */&amp;lt;br/&amp;gt;    { -11, -10, -9, -1, 1,  9, 10, 11 }, /* QUEEN */&amp;lt;br/&amp;gt;    { -11, -10, -9, -1, 1,  9, 10, 11 }  /* KING */&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;for (i = 0; i &amp;amp;lt; 64; ++i) { /* loop over all squares (no piece list) */&amp;lt;br/&amp;gt;  if (color[i] == side) { /* looking for own pieces and pawns to move */&amp;lt;br/&amp;gt;    p = piece[i]; /* found one */&amp;lt;br/&amp;gt;    if (p != PAWN) { /* piece or pawn */&amp;lt;br/&amp;gt;      for (j = 0; j &amp;amp;lt; offsets[p]; ++j) { /* for all knight or ray directions */&amp;lt;br/&amp;gt;        for (n = i;;) { /* starting with from square */&amp;lt;br/&amp;gt;          n = mailbox[mailbox64[n] + offset[p][j]]; /* next square along the ray j */&amp;lt;br/&amp;gt;          if (n == -1) break; /* outside board */&amp;lt;br/&amp;gt;          if (color[n] != EMPTY) {&amp;lt;br/&amp;gt;            if (color[n] == xside)&amp;lt;br/&amp;gt;              genMove(i, n, 1); /* capture from i to n */&amp;lt;br/&amp;gt;            break;&amp;lt;br/&amp;gt;          }&amp;lt;br/&amp;gt;          genMove(i, n, 0); /* quiet move from i to n */&amp;lt;br/&amp;gt;          if (!slide[p]) break; /* next direction */&amp;lt;br/&amp;gt;        }&amp;lt;br/&amp;gt;      }&amp;lt;br/&amp;gt;    } else { /* pawn moves */ }&amp;lt;br/&amp;gt;  }&amp;lt;br/&amp;gt;}&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; side&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;  &lt;span class=&quot;coMULTI&quot;&gt;/* the side to move */&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; xside&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;  &lt;span class=&quot;coMULTI&quot;&gt;/* the side not to move */&lt;/span&gt;
&amp;nbsp;
BOOL slide&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;FALSE, FALSE, TRUE, TRUE, TRUE, FALSE&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; offsets&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* knight or ray directions */&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; offset&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;   &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,   &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;21&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;19&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;19&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;21&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;, &lt;span class=&quot;coMULTI&quot;&gt;/* KNIGHT */&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;,  &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;, &lt;span class=&quot;coMULTI&quot;&gt;/* BISHOP */&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;,  &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;, &lt;span class=&quot;coMULTI&quot;&gt;/* ROOK */&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;, &lt;span class=&quot;coMULTI&quot;&gt;/* QUEEN */&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;  &lt;span class=&quot;coMULTI&quot;&gt;/* KING */&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;i &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; i &lt;span class=&quot;sy1&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt;i&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* loop over all squares (no piece list) */&lt;/span&gt;
  &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;color&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;i&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;==&lt;/span&gt; side&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* looking for own pieces and pawns to move */&lt;/span&gt;
    p &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; piece&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;i&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* found one */&lt;/span&gt;
    &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;p &lt;span class=&quot;sy3&quot;&gt;!&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; PAWN&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* piece or pawn */&lt;/span&gt;
      &lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;j &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; j &lt;span class=&quot;sy1&quot;&gt;&amp;lt;&lt;/span&gt; offsets&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;p&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt;j&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* for all knight or ray directions */&lt;/span&gt;
        &lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;n &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; i&lt;span class=&quot;sy4&quot;&gt;;;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* starting with from square */&lt;/span&gt;
          n &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; mailbox&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;mailbox64&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;n&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;+&lt;/span&gt; offset&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;p&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;j&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* next square along the ray j */&lt;/span&gt;
          &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;n &lt;span class=&quot;sy1&quot;&gt;==&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;break&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* outside board */&lt;/span&gt;
          &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;color&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;n&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy3&quot;&gt;!&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; EMPTY&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
            &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;color&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;n&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;==&lt;/span&gt; xside&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
              genMove&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;i, n, &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* capture from i to n */&lt;/span&gt;
            &lt;span class=&quot;kw1&quot;&gt;break&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
          &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
          genMove&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;i, n, &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* quiet move from i to n */&lt;/span&gt;
          &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;sy3&quot;&gt;!&lt;/span&gt;slide&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;p&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;break&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* next direction */&lt;/span&gt;
        &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
      &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;else&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* pawn moves */&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
  &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:3 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:47:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc5&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:47 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Minimax%20%28program%29#Mailbox&quot;&gt;Mailbox in Minimax&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:49:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:49 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dan%20Spracklen&quot;&gt;Dan Spracklen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kathe%20Spracklen&quot;&gt;Kathe Spracklen&lt;/a&gt; (&lt;strong&gt;1978&lt;/strong&gt;). &lt;em&gt;First Steps in Computer Chess Programming&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Byte%20Magazine#BYTE310&quot;&gt;BYTE, Vol. 3, No. 10&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://archive.computerhistory.org/projects/chess/related_materials/text/4-4.First_Steps.Byte_Magazine/First_Steps_in_Computer_Chess_Programing.Spracklen-Dan_Kathe.Byte_Magazine.Oct-1978.062303035.sm.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; from &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Computer%20History%20Museum&quot;&gt;The Computer History Museum&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; (&lt;strong&gt;1979&lt;/strong&gt;). &lt;em&gt;Computer and Chess - How the monster thinks&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Elektor&quot; rel=&quot;nofollow&quot;&gt;Elektor&lt;/a&gt;, January 1979 &lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.chesscomputeruk.com/html/publication_archive.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Publication Archive&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.chesscomputeruk.com/index.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Chess Computer UK&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mike%20Watters&amp;quot;&amp;gt;Mike Watters&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt; (&lt;strong&gt;1981&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.computerhistory.org/chess/full_record.php?iid=doc-431614f6d2f73&quot; rel=&quot;nofollow&quot;&gt;Checkmate: The Cray-1 Plays Chess. Part 1&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.0x07bell.net/WWWMASTER/CrayWWWStuff/Cfaqccframeset.html&quot; rel=&quot;nofollow&quot;&gt;Cray Channels&lt;/a&gt;, Vol. 3, No. 1. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://archive.computerhistory.org/projects/chess/related_materials/text/3-2%20and%203-3.Cray_Channels_Vol-3_No-1.Checkmate_The_Cray-1_Plays_Chess.Hyatt.1980/Cray_Channels_Vol-3_No-1.Checkmate_The_Cray-1_Plays_Chess.Hyatt.1980.062303023.sm.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; from &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Computer%20History%20Museum&quot;&gt;The Computer History Museum&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:51:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:51 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.open-aurec.com/wbforum/viewtopic.php?f=4&amp;amp;t=4442&quot; rel=&quot;nofollow&quot;&gt;Board representation : 0x88 or 10x12 ?&lt;/a&gt; by Philippe, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Winboard Forum&lt;/a&gt;, March 02, 2006 » &lt;a class=&quot;wiki_link&quot; href=&quot;/0x88&quot;&gt;0x88&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=23191&quot; rel=&quot;nofollow&quot;&gt;move generation with one dimensional &amp;quot;12 x 10&amp;quot; array&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Short&quot;&gt;Andrew Short&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, August 22, 2008&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=48164&quot; rel=&quot;nofollow&quot;&gt;mailbox &amp;amp; CPW&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 31, 2013&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:53:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc8&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:53 --&gt;External Links&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.craftychess.com/hyatt/boardrep.html&quot; rel=&quot;nofollow&quot;&gt;Chess board representations&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Hyatt&quot;&gt;Robert Hyatt&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Videos#If&quot;&gt;If&lt;/a&gt; - &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/If_%28If_album%29&quot; rel=&quot;nofollow&quot;&gt;I&#039;m Reaching Out on All Sides&lt;/a&gt;, 1970, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/YouTube&quot; rel=&quot;nofollow&quot;&gt;YouTube&lt;/a&gt; Video&lt;br /&gt;
&lt;!-- ws:start:WikiTextMediaRule:35:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/youtube/jGTENfxd8M4?h=315&amp;amp;w=560&amp;quot; class=&amp;quot;WikiMedia WikiMediaYoutube&amp;quot; id=&amp;quot;wikitext@@media@@type=&amp;amp;quot;youtube&amp;amp;quot; key=&amp;amp;quot;jGTENfxd8M4&amp;amp;quot; width=&amp;amp;quot;560&amp;amp;quot;&amp;quot; title=&amp;quot;YouTube Video&amp;quot;height=&amp;quot;315&amp;quot; width=&amp;quot;560&amp;quot;/&amp;gt; --&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/jGTENfxd8M4&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;!-- ws:end:WikiTextMediaRule:35 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:55:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc9&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:55 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:188:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Dan%20Spracklen&quot;&gt;Dan Spracklen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kathe%20Spracklen&quot;&gt;Kathe Spracklen&lt;/a&gt; (&lt;strong&gt;1978&lt;/strong&gt;). &lt;em&gt;First Steps in Computer Chess Programming&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Byte%20Magazine#BYTE310&quot;&gt;BYTE, Vol. 3, No. 10&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://archive.computerhistory.org/projects/chess/related_materials/text/4-4.First_Steps.Byte_Magazine/First_Steps_in_Computer_Chess_Programing.Spracklen-Dan_Kathe.Byte_Magazine.Oct-1978.062303035.sm.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; from &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Computer%20History%20Museum&quot;&gt;The Computer History Museum&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.andreadrian.de/schach/sargon.asm&quot; rel=&quot;nofollow&quot;&gt;Sargon Z80 assembly listing&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Dan%20Spracklen&quot;&gt;Dan&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Kathe%20Spracklen&quot;&gt;Kathe Spracklen&lt;/a&gt;, hosted by &lt;a class=&quot;wiki_link&quot; href=&quot;/Andre%20Adrian&quot;&gt;Andre Adrian&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&quot; rel=&quot;nofollow&quot;&gt;TSCP - data.c&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&quot; rel=&quot;nofollow&quot;&gt;TSCP - data.c&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=48164&quot; rel=&quot;nofollow&quot;&gt;mailbox &amp;amp; CPW&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 31, 2013&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/data.c&quot; rel=&quot;nofollow&quot;&gt;TSCP - data.c&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://jim.sh/svn/jim/vendor/microwindows/current/src/demos/tuxchess/board.c&quot; rel=&quot;nofollow&quot;&gt;TSCP - board.c&lt;/a&gt;, slightly modified&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.chesscomputeruk.com/html/publication_archive.html&quot; rel=&quot;nofollow&quot;&gt;Publication Archive&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.chesscomputeruk.com/index.html&quot; rel=&quot;nofollow&quot;&gt;Chess Computer UK&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Mike%20Watters&quot;&gt;Mike Watters&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:188 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:57:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc10&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:57 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:04:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;10x12 Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;60&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;10x12 Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;60&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-10x12_Board includeBody-10x12%20Board includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/0x88&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;0x88&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/10x12+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;10x12 Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/8x8+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;8x8 Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Array&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Array&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Atomystica&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Atomystica&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 2, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Betsabe&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Betsabe&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Board+Representation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Board Representation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Caligula+PC&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Caligula PC&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ChessBrainVB&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ChessBrainVB&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 24, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Christophe+Th%C3%A9ron&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Christophe Théron&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Counter&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Counter&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dappet&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dappet&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Delfi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Delfi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/GambitVB&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;GambitVB&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 24, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Glaurung&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Glaurung&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mailbox&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mailbox&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 14, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Matador&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Matador&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 30, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Move+Generation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Move Generation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 29, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/NG-play&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;NG-play&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nirvanachess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nirvanachess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Numpty+chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Numpty chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 21, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phalanx&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phalanx&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 2, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pieces&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pieces&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Proscha&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Proscha&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 20, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ROCE&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ROCE&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Russell+Reagan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Russell Reagan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 31, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sargon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sargon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Slow+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Slow Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Spike&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Spike&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Table-driven+Move+Generation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Table-driven Move Generation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/TSCP&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;TSCP&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Vector+Attacks&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Vector Attacks&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Vice&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Vice&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 8, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Waxman&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Waxman&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 18, 2014&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:04 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mailbox&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>11th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/11th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/11th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/11th+Computer+Olympiad</comments>
      <pubDate>Sat, 22 Jul 2017 12:22:50 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 11th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1295:&amp;lt;a href=&amp;quot;https://it.wikipedia.org/wiki/File:Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/320px-Lingotto%2C_Fiera_del_Libro%2C_Oval_Lingotto.jpg/602869740/320px-Lingotto%2C_Fiera_del_Libro%2C_Oval_Lingotto.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://it.wikipedia.org/wiki/File:Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/320px-Lingotto%2C_Fiera_del_Libro%2C_Oval_Lingotto.jpg/602869740/320px-Lingotto%2C_Fiera_del_Libro%2C_Oval_Lingotto.jpg&quot; alt=&quot;320px-Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&quot; title=&quot;320px-Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1295 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Eleventh Computer Olympiad&lt;/strong&gt; took place from May 25 to June 1, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2006&quot;&gt;2006&lt;/a&gt;, in the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Oval_Lingotto&quot; rel=&quot;nofollow&quot;&gt;Oval Lingotto&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Turin&quot; rel=&quot;nofollow&quot;&gt;Turin&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Italy&quot; rel=&quot;nofollow&quot;&gt;Italy&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202006&quot;&gt;Fourteenth World Computer Chess Championship&lt;/a&gt;, the human &lt;a class=&quot;wiki_link&quot; href=&quot;/FIDE&quot;&gt;FIDE&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/37th_Chess_Olympiad&quot; rel=&quot;nofollow&quot;&gt;37th Chess Olympiad&lt;/a&gt;, and the nearby &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202006&quot;&gt;5th International Conference on Computers and Games&lt;/a&gt; at the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/University_of_Turin&quot; rel=&quot;nofollow&quot;&gt;University of Turin&lt;/a&gt;. The &lt;a class=&quot;wiki_link&quot; href=&quot;/IGCA&quot;&gt;IGCA&lt;/a&gt; events were in the hands of &lt;a class=&quot;wiki_link&quot; href=&quot;/Paolo%20Ciancarini&quot;&gt;Paolo Ciancarini&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/University_of_Bologna&quot; rel=&quot;nofollow&quot;&gt;University of Bologna&lt;/a&gt; as local organizer, supported by the  IKAT (Institute for Knowledge and Agent Technology) team from &lt;a class=&quot;wiki_link&quot; href=&quot;/Maastricht%20University&quot;&gt;Maastricht University&lt;/a&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; served as tournament director, assisted by &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Fredrik%20Niemel%C3%A4&quot;&gt;Fredrik Niemelä&lt;/a&gt; was privileged to lead the &lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt; competition &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Johanna Hellemons&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2006&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The 11th Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#29_2&amp;quot;&amp;gt;ICGA Journal, Vol. 29, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Entrance of &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Oval_Lingotto&quot; rel=&quot;nofollow&quot;&gt;Oval Lingotto&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:13:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Oval_Lingotto&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Oval Lingotto&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://it.wikipedia.org/wiki/File:Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.flickr.com/people/7354052@N04&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Luca Galli&amp;lt;/a&amp;gt;, May 13, 2011, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://creativecommons.org/licenses/by/2.0/deed.en&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CC BY 2.0&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://it.wikipedia.org/wiki/Oval_Lingotto&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Oval Lingotto - Wikipedia.it&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:13 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:116:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextTocRule:123: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:123 --&gt;&lt;!-- ws:start:WikiTextTocRule:124: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:124 --&gt;&lt;!-- ws:start:WikiTextTocRule:125: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-KriegSpiel&quot;&gt;KriegSpiel&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Lines of Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Pool&quot;&gt;Pool&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Directors&quot;&gt;Tournament Directors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:76:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:76 --&gt;Results&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:78:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:78 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:138:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:138 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/8th%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:15:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=19&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Backgammon - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:15 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Backgammon&quot;&gt;GNU Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Massimiliano%20Maini&quot;&gt;Massimiliano Maini&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=63&quot; rel=&quot;nofollow&quot;&gt;BGBlitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1297:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0836.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Backgammon2006.jpg/602869768/Backgammon2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0836.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Backgammon2006.jpg/602869768/Backgammon2006.jpg&quot; alt=&quot;Backgammon2006.jpg&quot; title=&quot;Backgammon2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1297 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Massimiliano%20Maini&quot;&gt;Massimiliano Maini&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index02.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:80:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:80 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:139:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:139 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=88&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;7th Computer Olympiad, Chinese Chess - Maastricht 2002 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/NEUChess&quot;&gt;NEUChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Elephant%20%28Xiangqi%29&quot;&gt;Deep Elephant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-che%20Wu&quot;&gt;Kuang-che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Contemplation&quot;&gt;Contemplation&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-che%20Wu&quot;&gt;Kuang-che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1299:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0954.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Turin2006ChinesChessWinners.jpg/602869774/Turin2006ChinesChessWinners.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0954.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Turin2006ChinesChessWinners.jpg/602869774/Turin2006ChinesChessWinners.jpg&quot; alt=&quot;Turin2006ChinesChessWinners.jpg&quot; title=&quot;Turin2006ChinesChessWinners.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1299 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Awarding ceremony, Staff in historic clothes, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index04.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:82:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:82 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:140:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:140 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Clobber&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=27&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Clobber (10x10) - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=169&quot; rel=&quot;nofollow&quot;&gt;Pan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hans%20Kuijf&quot;&gt;Hans Kuijf&lt;/a&gt;  &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mark%20Winands&amp;quot;&amp;gt;Mark Winands&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2006&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Pan wins Clobber tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#29_2&amp;quot;&amp;gt;ICGA Journal, Vol. 29, No. 2&amp;lt;/a&amp;gt; » &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/11th%20Computer%20Olympiad#Clobber&amp;quot;&amp;gt;11th Computer Olympiad&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=170&quot; rel=&quot;nofollow&quot;&gt;Mila&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=171&quot; rel=&quot;nofollow&quot;&gt;ClobB&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;EE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Willemson&quot;&gt;Jan Willemson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1301:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0969.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Clobber2006.jpg/602871444/Clobber2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0969.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Clobber2006.jpg/602871444/Clobber2006.jpg&quot; alt=&quot;Clobber2006.jpg&quot; title=&quot;Clobber2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1301 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Theo%20van%20der%20Storm&quot;&gt;Theo van der Storm&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=169&quot; rel=&quot;nofollow&quot;&gt;Pan&lt;/a&gt; co-author &lt;a class=&quot;wiki_link&quot; href=&quot;/Hans%20Kuijf&quot;&gt;Hans Kuijf&lt;/a&gt; operating &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=171&quot; rel=&quot;nofollow&quot;&gt;ClobB&lt;/a&gt;  &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index05.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:84:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:84 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:141:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:141 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=70&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Connect6 - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=231&quot; rel=&quot;nofollow&quot;&gt;NCTU6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hsiu-Chen%20Chang&quot;&gt;Hsiu-Chen Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=232&quot; rel=&quot;nofollow&quot;&gt;X6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sih-Yuan%20Liou&quot;&gt;Sih-Yuan Liou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=233&quot; rel=&quot;nofollow&quot;&gt;EVG&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deryann%20Huang&quot;&gt;Deryann Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:86:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:86 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:142:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:142 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/8th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=71&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Draughts - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;24&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=219&quot; rel=&quot;nofollow&quot;&gt;Sjende Blyn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=220&quot; rel=&quot;nofollow&quot;&gt;Dam 2.2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1303:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0841.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Draughts2006DamTornado.jpg/602870624/Draughts2006DamTornado.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0841.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Draughts2006DamTornado.jpg/602870624/Draughts2006DamTornado.jpg&quot; alt=&quot;Draughts2006DamTornado.jpg&quot; title=&quot;Draughts2006DamTornado.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1303 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=220&quot; rel=&quot;nofollow&quot;&gt;Dam 2.2&lt;/a&gt; vs. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;,  &lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt; in the back &lt;!-- ws:start:WikiTextRefRule:43:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index02.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:43 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:143:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:143 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:90:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:90 --&gt;19x19&lt;/h3&gt;
&lt;!-- ws:start:WikiTextAnchorRule:144:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@GoStanding&amp;quot; title=&amp;quot;Anchor: GoStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;GoStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:144 --&gt;&lt;!-- ws:start:WikiTextRefRule:45:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=3&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Go - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:45 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Go&quot;&gt;GNU Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Free%20Software%20Foundation&quot;&gt;FSF&lt;/a&gt; team &lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.gnu.org/software/gnugo/devel.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GNU Go - GNU Project - Free Software Foundation (FSF)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=2&quot; rel=&quot;nofollow&quot;&gt;Indigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=1&quot; rel=&quot;nofollow&quot;&gt;Crazy Stone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:92:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:92 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:145:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:145 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextAnchorRule:146:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9Standing&amp;quot; title=&amp;quot;Anchor: Go9x9Standing&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:146 --&gt;&lt;!-- ws:start:WikiTextRefRule:49:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Go (9x9) - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:49 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;20&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=1&quot; rel=&quot;nofollow&quot;&gt;Crazy Stone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Go&quot;&gt;GNU Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Free%20Software%20Foundation&quot;&gt;FSF&lt;/a&gt; team&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=97&quot; rel=&quot;nofollow&quot;&gt;Atarist&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=103&quot; rel=&quot;nofollow&quot;&gt;GoKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jeng-Chi%20Yan&quot;&gt;Jeng-Chi Yan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=104&quot; rel=&quot;nofollow&quot;&gt;NeuroGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE/CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nathan%20Sturtevant&quot;&gt;Nathan Sturtevant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=102&quot; rel=&quot;nofollow&quot;&gt;Akebono&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Akihiro%20Kishimoto&quot;&gt;Akihiro Kishimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=4&quot; rel=&quot;nofollow&quot;&gt;Mango&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jahn-Takeshi%20Saito&quot;&gt;Jahn-Takeshi Saito&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=101&quot; rel=&quot;nofollow&quot;&gt;AjaGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1305:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT1076.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Go9x9Turin2006.jpg/429199554/Go9x9Turin2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT1076.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Go9x9Turin2006.jpg/429199554/Go9x9Turin2006.jpg&quot; alt=&quot;Go9x9Turin2006.jpg&quot; title=&quot;Go9x9Turin2006.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1305 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Go 9x9 winners, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt; awarded by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index06.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:94:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:94 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:147:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:147 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=9&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Hex - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=134&quot; rel=&quot;nofollow&quot;&gt;Six&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/G%C3%A1bor%20Melis&quot;&gt;Gábor Melis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fredrik%20Niemel%C3%A4&quot;&gt;Fredrik Niemelä&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=135&quot; rel=&quot;nofollow&quot;&gt;Wolve&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Johanson&quot;&gt;Michael Johanson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Morgan%20Kan&quot;&gt;Morgan Kan&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Geoff%20Ryan&quot;&gt;Geoff Ryan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=136&quot; rel=&quot;nofollow&quot;&gt;Hex Kriger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rune%20Rasmussen&quot;&gt;Rune Rasmussen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cameron%20Browne&quot;&gt;Cameron Browne&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Auden%20Ellertsen&quot;&gt;Auden Ellertsen&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ross%20Hayward&quot;&gt;Ross Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fr%C3%A9d%C3%A9ric%20Maire&quot;&gt;Frédéric Maire&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1307:&amp;lt;a href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target68.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Hex2006.jpg/602886892/Hex2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target68.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Hex2006.jpg/602886892/Hex2006.jpg&quot; alt=&quot;Hex2006.jpg&quot; title=&quot;Hex2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1307 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Hex Winners:&lt;a class=&quot;wiki_link&quot; href=&quot;/Fredrik%20Niemel%C3%A4&quot;&gt;Fredrik Niemelä&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt; on behalf of  &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=136&quot; rel=&quot;nofollow&quot;&gt;Hex Kriger&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Olympiad 2006 Photos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:96:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-KriegSpiel&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:96 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/KriegSpiel&quot;&gt;KriegSpiel&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:148:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@KriegSpiel&amp;quot; title=&amp;quot;Anchor: KriegSpiel&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;KriegSpiel&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:148 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#KriegSpiel&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=72&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, KriegSpiel - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=242&quot; rel=&quot;nofollow&quot;&gt;Darkboard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;IT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian%20Piero%20Favini&quot;&gt;Gian Piero Favini&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Paolo%20Ciancarini&quot;&gt;Paolo Ciancarini&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=243&quot; rel=&quot;nofollow&quot;&gt;Kbott&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Austin%20Parker&quot;&gt;Austin Parker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1309:&amp;lt;a href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target65.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/KriegSpiel2006.jpg/602886940/KriegSpiel2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target65.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/KriegSpiel2006.jpg/602886940/KriegSpiel2006.jpg&quot; alt=&quot;KriegSpiel2006.jpg&quot; title=&quot;KriegSpiel2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1309 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;KriegSpiel medalists: &lt;a class=&quot;wiki_link&quot; href=&quot;/Gian%20Piero%20Favini&quot;&gt;Gian Piero Favini&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Austin%20Parker&quot;&gt;Austin Parker&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Paolo%20Ciancarini&quot;&gt;Paolo Ciancarini&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:60:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Olympiad 2006 Photos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:60 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:98:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Lines of Action&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:98 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lines%20of%20Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:149:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LOA&amp;quot; title=&amp;quot;Anchor: LOA&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LOA&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:149 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/9th%20Computer%20Olympiad#LOA&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#LOA&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:62:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=10&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Lines of Action - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:62 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=217&quot; rel=&quot;nofollow&quot;&gt;MIA 4.5&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=117&quot; rel=&quot;nofollow&quot;&gt;YL&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;IS&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yngvi%20Bj%C3%B6rnsson&quot;&gt;Yngvi Björnsson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1311:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0844.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/LoA2006.jpg/602870448/LoA2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0844.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/LoA2006.jpg/602870448/LoA2006.jpg&quot; alt=&quot;LoA2006.jpg&quot; title=&quot;LoA2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1311 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yngvi%20Bj%C3%B6rnsson&quot;&gt;Yngvi Björnsson&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; - hard time for &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=117&quot; rel=&quot;nofollow&quot;&gt;YL&lt;/a&gt; vs &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=217&quot; rel=&quot;nofollow&quot;&gt;MIA 4.5&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:65:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index02.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:65 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextAnchorRule:150:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PoolProjection&amp;quot; title=&amp;quot;Anchor: PoolProjection&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PoolProjection&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:150 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:100:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:100 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pool&quot;&gt;Pool&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:151:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Pool&amp;quot; title=&amp;quot;Anchor: Pool&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:151 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextAnchorRule:152:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PoolStanding&amp;quot; title=&amp;quot;Anchor: PoolStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PoolStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:152 --&gt;&lt;!-- ws:start:WikiTextRefRule:67:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=82&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Pool (Computational) - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:67 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Score&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=244&quot; rel=&quot;nofollow&quot;&gt;PickPocket&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mike%20Smith&quot;&gt;Mike Smith&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;148&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=245&quot; rel=&quot;nofollow&quot;&gt;SkyNet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Will%20Leckie&quot;&gt;Will Leckie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;105&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=246&quot; rel=&quot;nofollow&quot;&gt;Elix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Godard&quot;&gt;Marc Godard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;105&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=247&quot; rel=&quot;nofollow&quot;&gt;PoolMaster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Fran%C3%A7ois%20Landry&quot;&gt;Jean-François Landry&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Pierre%20Dussault&quot;&gt;Jean-Pierre Dussault&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;76&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=248&quot; rel=&quot;nofollow&quot;&gt;Snooze&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sven%20Reichard&quot;&gt;Sven Reichard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;66&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1313:&amp;lt;a href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0994.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/PoolProjection2006.jpg/602879964/PoolProjection2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.yss-aya.com/photo/20060525torino/Htmls/PICT0994.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/PoolProjection2006.jpg/602879964/PoolProjection2006.jpg&quot; alt=&quot;PoolProjection2006.jpg&quot; title=&quot;PoolProjection2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1313 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Pool Projection  &lt;!-- ws:start:WikiTextRefRule:70:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.yss-aya.com/photo/20060525torino/index05.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad in Torino, Italy&amp;lt;/a&amp;gt;, Photo gallery by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroshi%20Yamashita&amp;quot;&amp;gt;Hiroshi Yamashita&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-24&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-24&quot;&gt;[24]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:70 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:102:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:102 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:153:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:153 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:72:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=73&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Computer Olympiad, Shogi - Turin 2006 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-25&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-25&quot;&gt;[25]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:72 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/YSS&quot;&gt;YSS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bonanza&quot;&gt;Bonanza&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kunihito%20Hoki&quot;&gt;Kunihito Hoki&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jun%20Nagashima&quot;&gt;Jun Nagashima&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1315:&amp;lt;a href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target100.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Shogi2006.jpg/602887204/Shogi2006.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/target100.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Shogi2006.jpg/602887204/Shogi2006.jpg&quot; alt=&quot;Shogi2006.jpg&quot; title=&quot;Shogi2006.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1315 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jun%20Nagashima&quot;&gt;Jun Nagashima&lt;/a&gt; on behalf of &lt;a class=&quot;wiki_link&quot; href=&quot;/Bonanza&quot;&gt;Bonanza&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; congrats &lt;!-- ws:start:WikiTextRefRule:74:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Olympiad 2006 Photos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-26&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-26&quot;&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:74 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:104:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Tournament Directors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:104 --&gt;Tournament Directors&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:106:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc15&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:106 --&gt;See also&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202006&quot;&gt;CG 2006&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202006&quot;&gt;WCCC 2006&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:108:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:108 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;The 11th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Crazy Stone wins 9x9 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Go9x9&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Gnu Go wins 19x19 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Go&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;NEUChess wins Chinese Chess tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#ChineseChess&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;TDKing wins the Draughts 10x10 tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Draughts&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;YSS wins Shogi tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Shogi&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Pan wins Clobber tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Clobber&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Paolo%20Ciancarini&quot;&gt;Paolo Ciancarini&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gian%20Piero%20Favini&quot;&gt;Gian Piero Favini&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Darkboard wins KriegSpiel tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#KriegSpiel&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;The 11th Computer Olympiad (continued)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Greenspan&quot;&gt;Michael Greenspan&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;PickPocket wins Pool tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Pool&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;NCTU6 wins Connect6 tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Connect6&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;GnuBG wins Backgammon tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Backgammon&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Mia 4.5 wins Lines of Action tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#LOA&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Six Wins Hex tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_3&quot;&gt;ICGA Journal, Vol. 29, No 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://webdocs.cs.ualberta.ca/~hayward/papers/rptTorino.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Hex&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:110:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:110 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=1&quot; rel=&quot;nofollow&quot;&gt;Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#11th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad 2006 Photos&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index01.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:112:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:112 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2154:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;The 11th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Oval_Lingotto&quot; rel=&quot;nofollow&quot;&gt;Oval Lingotto&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://it.wikipedia.org/wiki/File:Lingotto,_Fiera_del_Libro,_Oval_Lingotto.jpg&quot; rel=&quot;nofollow&quot;&gt;Image&lt;/a&gt; by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.flickr.com/people/7354052@N04&quot; rel=&quot;nofollow&quot;&gt;Luca Galli&lt;/a&gt;, May 13, 2011, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://creativecommons.org/licenses/by/2.0/deed.en&quot; rel=&quot;nofollow&quot;&gt;CC BY 2.0&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://it.wikipedia.org/wiki/Oval_Lingotto&quot; rel=&quot;nofollow&quot;&gt;Oval Lingotto - Wikipedia.it&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=19&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Backgammon - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index02.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=88&quot; rel=&quot;nofollow&quot;&gt;7th Computer Olympiad, Chinese Chess - Maastricht 2002 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index04.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=27&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Clobber (10x10) - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;Pan wins Clobber tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#29_2&quot;&gt;ICGA Journal, Vol. 29, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Clobber&quot;&gt;11th Computer Olympiad&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index05.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=70&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Connect6 - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=71&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Draughts - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index02.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=3&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Go - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.gnu.org/software/gnugo/devel.html&quot; rel=&quot;nofollow&quot;&gt;GNU Go - GNU Project - Free Software Foundation (FSF)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=1&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Go (9x9) - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index06.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=9&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Hex - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad 2006 Photos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=72&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, KriegSpiel - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad 2006 Photos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=10&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Lines of Action - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index02.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=82&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Pool (Computational) - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-24&quot;&gt;&lt;a href=&quot;#cite_ref-24&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.yss-aya.com/photo/20060525torino/index05.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad in Torino, Italy&lt;/a&gt;, Photo gallery by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-25&quot;&gt;&lt;a href=&quot;#cite_ref-25&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=73&quot; rel=&quot;nofollow&quot;&gt;11th Computer Olympiad, Shogi - Turin 2006 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-26&quot;&gt;&lt;a href=&quot;#cite_ref-26&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://icga.leidenuniv.nl/icga/news/Olympiad/Olympiad2006/fotos/&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad 2006 Photos&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2154 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:114:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:114 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;11th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;11th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-11th_Computer_Olympiad includeBody-11th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/10th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;10th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/12th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;12th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/13th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;13th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/14th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;14th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/8th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;8th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/9th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;9th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Austin+Parker&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Austin Parker&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Cameron+Browne&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Cameron Browne&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CG+2006&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CG 2006&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Frank+Berger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frank Berger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fr%C3%A9d%C3%A9ric+Maire&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frédéric Maire&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fredrik+Niemel%C3%A4&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Fredrik Niemelä&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gian+Piero+Favini&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gian Piero Favini&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hiroshi+Yamashita&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hiroshi Yamashita&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 28, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jahn-Takeshi+Saito&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jahn-Takeshi Saito&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiao+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiao Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Keh-Hsun+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Keh-Hsun Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/KriegSpiel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;KriegSpiel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lines+of+Action&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lines of Action&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Michael+Greenspan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Michael Greenspan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Paolo+Ciancarini&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Paolo Ciancarini&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/R%C3%A9mi+Coulom&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Rémi Coulom&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shi-Jim+Yen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shi-Jim Yen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shih-Chieh+Huang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shih-Chieh Huang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shun-Chin+Hsu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shun-Chin Hsu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stefan+L%C3%B6ffler&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stefan Löffler&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sven+Reichard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sven Reichard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ton+Tillemans&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ton Tillemans&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsuyoshi+Hashimoto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2006&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2006&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 28, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Will+Leckie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Will Leckie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>12th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/12th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/12th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/12th+Computer+Olympiad</comments>
      <pubDate>Sat, 22 Jul 2017 12:25:59 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 12th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1125:&amp;lt;a href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=40&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Amsterdam2007logo.php.png/521073404/Amsterdam2007logo.php.png&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=40&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Amsterdam2007logo.php.png/521073404/Amsterdam2007logo.php.png&quot; alt=&quot;Amsterdam2007logo.php.png&quot; title=&quot;Amsterdam2007logo.php.png&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1125 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Twelfth Computer Olympiad&lt;/strong&gt; took place from June 11 to 18, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2007&quot;&gt;2007&lt;/a&gt;, at &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Amsterdam_Science_Park&quot; rel=&quot;nofollow&quot;&gt;Amsterdam Science Park&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Amsterdam&quot; rel=&quot;nofollow&quot;&gt;Amsterdam&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/CGW%202007&quot;&gt;Computer Games Workshop 2007&lt;/a&gt; and the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202007&quot;&gt;15th World Computer Chess Championship&lt;/a&gt;. The three main sponsors &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM&quot;&gt;IBM&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/SURFsara&quot; rel=&quot;nofollow&quot;&gt;SARA Computing Networks&lt;/a&gt; (since 2013 SURFsara), and NCF (Foundation of National Computing Facilities) supported the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; events in the framework of their opening festivities of their new &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://nl.wikipedia.org/wiki/Huygens_(supercomputer)&quot; rel=&quot;nofollow&quot;&gt;Huygens supercomputer&lt;/a&gt;, taken into operation on June 13, 2007 by the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_mayors_of_Amsterdam&quot; rel=&quot;nofollow&quot;&gt;mayor of Amsterdam&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Job_Cohen&quot; rel=&quot;nofollow&quot;&gt;Job Cohen&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mark%20Winands&amp;quot;&amp;gt;Mark Winands&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Johanna Hellemons&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2007&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The 12th Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#30_2&amp;quot;&amp;gt;ICGA Journal, Vol. 30, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt;. Interestingly  , the further developed &lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt; Gold medal winner &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;, dubbed &lt;strong&gt;MoGo Titan&lt;/strong&gt; soon caused some furor using that supercomputer &lt;!-- ws:start:WikiTextRefRule:10:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.prnewswire.com/news-releases/dutch-national-supercomputer-huygens-beats-human-go-professional-64903917.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Dutch National Supercomputer Huygens Beats Human Go Professional&amp;lt;/a&amp;gt;, August 14, 2008&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:10 --&gt; &lt;!-- ws:start:WikiTextRefRule:12:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.science20.com/news_articles/mogo_titan_and_huygens_set_go_world_record&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;MoGo TITAN And Huygens Set A GO World Record&amp;lt;/a&amp;gt;, May 14, 2008&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:12 --&gt; &lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Guillaume%20Chaslot&amp;quot;&amp;gt;Guillaume Chaslot&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jean-Baptiste%20Hoock&amp;quot;&amp;gt;Jean-Baptiste Hoock&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Arpad%20Rimmel&amp;quot;&amp;gt;Arpad Rimmel&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Olivier%20Teytaud&amp;quot;&amp;gt;Olivier Teytaud&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Chang-Shing%20Lee&amp;quot;&amp;gt;Chang-Shing Lee&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mei-Hui%20Wang&amp;quot;&amp;gt;Mei-Hui Wang&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shang-Rong%20Tsai&amp;quot;&amp;gt;Shang-Rong Tsai&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shun-Chin%20Hsu&amp;quot;&amp;gt;Shun-Chin Hsu&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2008&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Human-Computer Go Revolution 2008&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#31_3&amp;quot;&amp;gt;ICGA Journal, Vol. 31, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Amsterdam 2007 &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=40&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Amsterdam 2007 - ICGA Tournaments&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:106:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:106 --&gt;&lt;!-- ws:start:WikiTextTocRule:107: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:107 --&gt;&lt;!-- ws:start:WikiTextTocRule:108: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:108 --&gt;&lt;!-- ws:start:WikiTextTocRule:109: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:109 --&gt;&lt;!-- ws:start:WikiTextTocRule:110: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:110 --&gt;&lt;!-- ws:start:WikiTextTocRule:111: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:111 --&gt;&lt;!-- ws:start:WikiTextTocRule:112: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:112 --&gt;&lt;!-- ws:start:WikiTextTocRule:113: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:113 --&gt;&lt;!-- ws:start:WikiTextTocRule:114: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:114 --&gt;&lt;!-- ws:start:WikiTextTocRule:115: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:115 --&gt;&lt;!-- ws:start:WikiTextTocRule:116: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Phantom Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Group Photo&quot;&gt;Group Photo&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Directors&quot;&gt;Tournament Directors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#See also-Events&quot;&gt;Events&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextTocRule:123: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#See also-Video Interviews&quot;&gt;Video Interviews&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:123 --&gt;&lt;!-- ws:start:WikiTextTocRule:124: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:124 --&gt;&lt;!-- ws:start:WikiTextTocRule:125: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:130:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:130 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/10th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=174&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Amazons - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=522&quot; rel=&quot;nofollow&quot;&gt;Campya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:131:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:131 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:32:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=171&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Backgammon - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:32 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=63&quot; rel=&quot;nofollow&quot;&gt;BGBlitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Backgammon&quot;&gt;GNU Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Achim%20M%C3%BCller&quot;&gt;Achim Müller&lt;/a&gt; et al., &lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; (op.)&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=506&quot; rel=&quot;nofollow&quot;&gt;MCgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;BE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fran%C3%A7ois%20van%20Lieshout&quot;&gt;François van Lieshout&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1127:&amp;lt;a href=&amp;quot;https://www.bgblitz.com/olympiad_2007/winning_ceremony.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Backgammon2007.jpg/602928788/Backgammon2007.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://www.bgblitz.com/olympiad_2007/winning_ceremony.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Backgammon2007.jpg/602928788/Backgammon2007.jpg&quot; alt=&quot;Backgammon2007.jpg&quot; title=&quot;Backgammon2007.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1127 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Winning ceremony: &lt;a class=&quot;wiki_link&quot; href=&quot;/Fran%C3%A7ois%20van%20Lishout&quot;&gt;François van Lishout&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.bgblitz.com/olympiad_2007/winning_ceremony.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image winning_ceremony.jpg&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.bgblitz.com/olympiad_2007.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;BGBlitz at Amsterdam 2007 - Computer Olympiad - Amsterdam 2007&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Frank%20Berger&amp;quot;&amp;gt;Frank Berger&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:132:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:132 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=168&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Chinese Chess - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/NEUChess&quot;&gt;NEUChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Elephant%20%28Xiangqi%29&quot;&gt;Deep Elephant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-che%20Wu&quot;&gt;Kuang-che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:133:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:133 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=172&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Connect6 - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=232&quot; rel=&quot;nofollow&quot;&gt;X6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sih-Yuan%20Liou&quot;&gt;Sih-Yuan Liou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=508&quot; rel=&quot;nofollow&quot;&gt;MeinStein&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Theo%20van%20der%20Storm&quot;&gt;Theo van der Storm&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=521&quot; rel=&quot;nofollow&quot;&gt;NTNU C6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:134:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:134 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:42:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=166&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Draughts - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:42 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;18&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=220&quot; rel=&quot;nofollow&quot;&gt;Dam 2.2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=219&quot; rel=&quot;nofollow&quot;&gt;Sjende Blyn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=512&quot; rel=&quot;nofollow&quot;&gt;BoomstraDam&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Feike%20Boomstra&quot;&gt;Feike Boomstra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=511&quot; rel=&quot;nofollow&quot;&gt;Rocky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=267&quot; rel=&quot;nofollow&quot;&gt;Dream&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sa%C3%AFd%20Koudache&quot;&gt;Saïd Koudache&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:74:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:74 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:135:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:135 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:76:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:76 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:136:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@GoStanding&amp;quot; title=&amp;quot;Anchor: GoStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;GoStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:136 --&gt;&lt;em&gt;see also &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Interviews&quot;&gt;Video Interviews&lt;/a&gt;&lt;/em&gt; &lt;!-- ws:start:WikiTextRefRule:44:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=167&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Go - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:44 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=1&quot; rel=&quot;nofollow&quot;&gt;Crazy Stone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Go&quot;&gt;GNU Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Free%20Software%20Foundation&quot;&gt;FSF&lt;/a&gt; team &lt;!-- ws:start:WikiTextRefRule:46:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.gnu.org/software/gnugo/devel.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GNU Go - GNU Project - Free Software Foundation (FSF)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:46 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=514&quot; rel=&quot;nofollow&quot;&gt;FirstGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Edward%20de%20Grijs&quot;&gt;Edward de Grijs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=4&quot; rel=&quot;nofollow&quot;&gt;Mango&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jahn-Takeshi%20Saito&quot;&gt;Jahn-Takeshi Saito&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=2&quot; rel=&quot;nofollow&quot;&gt;Indigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=517&quot; rel=&quot;nofollow&quot;&gt;TSGO&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ivo%20Tonkes&quot;&gt;Ivo Tonkes&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1129:&amp;lt;a href=&amp;quot;https://www.bgblitz.com/olympiad_2007/atmosphere.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2007Go.jpg/602928794/Olympiad2007Go.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://www.bgblitz.com/olympiad_2007/atmosphere.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2007Go.jpg/602928794/Olympiad2007Go.jpg&quot; alt=&quot;Olympiad2007Go.jpg&quot; title=&quot;Olympiad2007Go.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1129 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;The Go tournament in action, back of &lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt; (?), &lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:50:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.bgblitz.com/olympiad_2007/atmosphere.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image atmosphere.jpg&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.bgblitz.com/olympiad_2007.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;BGBlitz at Amsterdam 2007 - Computer Olympiad - Amsterdam 2007&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Frank%20Berger&amp;quot;&amp;gt;Frank Berger&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:50 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:78:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:78 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:137:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:137 --&gt;&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:138:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9Standing&amp;quot; title=&amp;quot;Anchor: Go9x9Standing&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:138 --&gt;&lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=169&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Go (9x9) - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;18&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=519&quot; rel=&quot;nofollow&quot;&gt;Steenvreter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=1&quot; rel=&quot;nofollow&quot;&gt;Crazy Stone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=2&quot; rel=&quot;nofollow&quot;&gt;Indigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bruno%20Bouzy&quot;&gt;Bruno Bouzy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=4&quot; rel=&quot;nofollow&quot;&gt;Mango&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jahn-Takeshi%20Saito&quot;&gt;Jahn-Takeshi Saito&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;GGMC Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=97&quot; rel=&quot;nofollow&quot;&gt;Atarist&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=103&quot; rel=&quot;nofollow&quot;&gt;GoKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jeng-Chi%20Yan&quot;&gt;Jeng-Chi Yan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:80:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Phantom Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:80 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phantom%20Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:139:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGo&amp;quot; title=&amp;quot;Anchor: PhantomGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:139 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:140:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGoStanding&amp;quot; title=&amp;quot;Anchor: PhantomGoStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGoStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:140 --&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#PhantomGo&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=170&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Phantom Go - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=516&quot; rel=&quot;nofollow&quot;&gt;InTheDark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joris%20Bosboom&quot;&gt;Joris Bosboom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:82:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:82 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:141:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:141 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=175&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Shogi - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Toru%20Ueda&quot;&gt;Toru Ueda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=256&quot; rel=&quot;nofollow&quot;&gt;Reiki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Satoshi%20Todoroki&quot;&gt;Satoshi Todoroki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=523&quot; rel=&quot;nofollow&quot;&gt;HIT Shogi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shohei%20Seike&quot;&gt;Shohei Seike&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryosuke%20Ohguchi&quot;&gt;Ryosuke Ohguchi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:84:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:84 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:142:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Surakarta&amp;quot; title=&amp;quot;Anchor: Surakarta&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:142 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:143:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@SurakartaStanding&amp;quot; title=&amp;quot;Anchor: SurakartaStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;SurakartaStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:143 --&gt;&lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=176&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;12th Computer Olympiad, Surakarta - Amsterdam 2007 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=524&quot; rel=&quot;nofollow&quot;&gt;SIA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=525&quot; rel=&quot;nofollow&quot;&gt;Incognito&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Irmin%20Auwerda&quot;&gt;Irmin Auwerda&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:86:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Group Photo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:86 --&gt;Group Photo&lt;!-- ws:start:WikiTextAnchorRule:144:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@GroupPhoto&amp;quot; title=&amp;quot;Anchor: GroupPhoto&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;GroupPhoto&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:144 --&gt;&lt;/h1&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1130:&amp;lt;img src=&amp;quot;/file/view/Group2007.JPG/355153368/884x639/Group2007.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;height: 639px; width: 884px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Group2007.JPG/355153368/884x639/Group2007.JPG&quot; alt=&quot;Group2007.JPG&quot; title=&quot;Group2007.JPG&quot; style=&quot;height: 639px; width: 884px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1130 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Participants of the Olympiad, &lt;a class=&quot;wiki_link&quot; href=&quot;/CGW%202007&quot;&gt;CGW 2007&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202007&quot;&gt;WCCC 2007&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; folks in traditional Dutch clothing, Excursion, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Volendam&quot; rel=&quot;nofollow&quot;&gt;Volendam&lt;/a&gt;, June 14, 2007 &lt;!-- ws:start:WikiTextRefRule:60:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/event_info.php?id=14&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Excursion (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:60 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Tournament Directors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;Tournament Directors&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:90:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:90 --&gt;See also&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:92:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;See also-Events&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:92 --&gt;Events&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CGW%202007&quot;&gt;CGW 2007&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202007&quot;&gt;WCCC 2007&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:94:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;See also-Video Interviews&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:94 --&gt;Video Interviews&lt;!-- ws:start:WikiTextAnchorRule:145:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Interviews&amp;quot; title=&amp;quot;Anchor: Interviews&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Interviews&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:145 --&gt;&lt;/h2&gt;
 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harry%20Weerheijm&quot;&gt;Harry Weerheijm&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://senseis.xmp.net/?EuroGoTV&quot; rel=&quot;nofollow&quot;&gt;EuroGoTV&lt;/a&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang#Video&quot;&gt;Yizao Wang Interview&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly#Video&quot;&gt;Sylvain Gelly Interview&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Edward%20de%20Grijs#Video&quot;&gt;Edward de Grijs Interview&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik#Video&quot;&gt;Jaap van den Herik Interview&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:96:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:96 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;The 12th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;Steenvreter wins 9x9 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Go9x9&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;MoGo wins 19x19 Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Go&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Changming%20Xu&quot;&gt;Changming Xu&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;NEUChess wins Chinese Chess tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#ChineseChess&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;BGBlitz wins Backgammon tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Backgammon&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;X6 wins Connect6 tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Connect6&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;The 12th Computer Olympiad (continued)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;Dam 2.2 wins Draughts tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Draughts&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;SIA wins Surakarta tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Surakarta&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;8QP wins Amazons tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Amazons&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;Tacos wins Shogi tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Shogi&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Joris%20Bosboom&quot;&gt;Joris Bosboom&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;GoLois wins Phantom Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_3&quot;&gt;ICGA Journal, Vol. 30, No. 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.lamsade.dauphine.fr/~cazenave/papers/reportPhantomGo2007.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#PhantomGo&quot;&gt;12th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:98:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:98 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=12882&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGABOK&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, April 05, 2007&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:100:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:100 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=40&quot; rel=&quot;nofollow&quot;&gt;Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#12th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2007.html&quot; rel=&quot;nofollow&quot;&gt;BGBlitz at Amsterdam 2007 - Computer Olympiad - Amsterdam 2007&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://de.chessbase.com/post/rybka-gewinnt-15-computer-wm&quot; rel=&quot;nofollow&quot;&gt;Rybka gewinnt 15. Computer-WM&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Eric%20van%20Reem&quot;&gt;Eric van Reem&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, June 18, 2007 (German, with Images from the Olympiad)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:102:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:102 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:1864:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;The 12th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#30_2&quot;&gt;ICGA Journal, Vol. 30, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.prnewswire.com/news-releases/dutch-national-supercomputer-huygens-beats-human-go-professional-64903917.html&quot; rel=&quot;nofollow&quot;&gt;Dutch National Supercomputer Huygens Beats Human Go Professional&lt;/a&gt;, August 14, 2008&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.science20.com/news_articles/mogo_titan_and_huygens_set_go_world_record&quot; rel=&quot;nofollow&quot;&gt;MoGo TITAN And Huygens Set A GO World Record&lt;/a&gt;, May 14, 2008&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chang-Shing%20Lee&quot;&gt;Chang-Shing Lee&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mei-Hui%20Wang&quot;&gt;Mei-Hui Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shang-Rong%20Tsai&quot;&gt;Shang-Rong Tsai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;Human-Computer Go Revolution 2008&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=40&quot; rel=&quot;nofollow&quot;&gt;Amsterdam 2007 - ICGA Tournaments&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=174&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Amazons - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=171&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Backgammon - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2007/winning_ceremony.jpg&quot; rel=&quot;nofollow&quot;&gt;Image winning_ceremony.jpg&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2007.html&quot; rel=&quot;nofollow&quot;&gt;BGBlitz at Amsterdam 2007 - Computer Olympiad - Amsterdam 2007&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=168&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Chinese Chess - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=172&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Connect6 - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=166&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Draughts - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=167&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Go - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.gnu.org/software/gnugo/devel.html&quot; rel=&quot;nofollow&quot;&gt;GNU Go - GNU Project - Free Software Foundation (FSF)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2007/atmosphere.jpg&quot; rel=&quot;nofollow&quot;&gt;Image atmosphere.jpg&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2007.html&quot; rel=&quot;nofollow&quot;&gt;BGBlitz at Amsterdam 2007 - Computer Olympiad - Amsterdam 2007&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=169&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Go (9x9) - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=170&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Phantom Go - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=175&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Shogi - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=176&quot; rel=&quot;nofollow&quot;&gt;12th Computer Olympiad, Surakarta - Amsterdam 2007 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/event_info.php?id=14&quot; rel=&quot;nofollow&quot;&gt;Excursion (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:1864 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:104:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:104 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;12th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;12th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-12th_Computer_Olympiad includeBody-12th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/10th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;10th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/12th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;12th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/13th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;13th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CGW+2007&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CGW 2007&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Changming+Xu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Changming Xu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Conferences&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Conferences&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Edward+de+Grijs&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Edward de Grijs&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 30, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Erik+van+der+Werf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Erik van der Werf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Frank+Berger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frank Berger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiao+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiao Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Junichi+Hashimoto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Junichi Hashimoto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nardy+Pillards&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nardy Pillards&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phantom+Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phantom Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shi-Jim+Yen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shi-Jim Yen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sylvain+Gelly&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sylvain Gelly&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ton+Tillemans&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ton Tillemans&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Toru+Ueda&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Toru Ueda&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tristan+Cazenave&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tristan Cazenave&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 22, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2007&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2007&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Yizao+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Yizao Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2016&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>13th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/13th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/13th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/13th+Computer+Olympiad</comments>
      <pubDate>Sat, 22 Jul 2017 12:30:28 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 13th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1742:&amp;lt;a href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/5th_day/slides/DSCF3084.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Bejing2008.jpg/603023692/Bejing2008.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.geocities.jp/hideki_katoh/13days/5th_day/slides/DSCF3084.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Bejing2008.jpg/603023692/Bejing2008.jpg&quot; alt=&quot;Bejing2008.jpg&quot; title=&quot;Bejing2008.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1742 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Thirteenth International Computer Games Championship&lt;/strong&gt;, due to the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/2008_Summer_Olympics&quot; rel=&quot;nofollow&quot;&gt;2008 Summer Olympics&lt;/a&gt; the Computer Olympiad was officially renamed for this occassion, took place from September 28 to October 5, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2008&quot;&gt;2008&lt;/a&gt;, at Beijing Golden Century Golf Club, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_township-level_divisions_of_Beijing#Fangshan_District&quot; rel=&quot;nofollow&quot;&gt;Qinglonghu Township&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Fangshan_District&quot; rel=&quot;nofollow&quot;&gt;Fangshan District&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Beijing&quot; rel=&quot;nofollow&quot;&gt;Beijing&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/China&quot; rel=&quot;nofollow&quot;&gt;China&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202008&quot;&gt;16th World Computer Chess Championship&lt;/a&gt; and the &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202008&quot;&gt;6th International Conference on Computers and Games&lt;/a&gt;. The organization was in the hands of &lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt; supported by local staff and the approved &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; team of &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Joke Hellemons&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mark%20Winands&amp;quot;&amp;gt;Mark Winands&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Johanna Hellemons&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2008&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The 13th International Computer-Games Championship&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#31_3&amp;quot;&amp;gt;ICGA Journal, Vol. 31, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt; .&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;The venue of the Championships and &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202008&quot;&gt;Conference&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:12:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/5th_day/slides/DSCF3084.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;5th Day Image 6&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/index.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2008 Gallery&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:12 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:100:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:100 --&gt;&lt;!-- ws:start:WikiTextTocRule:101: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:101 --&gt;&lt;!-- ws:start:WikiTextTocRule:102: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:102 --&gt;&lt;!-- ws:start:WikiTextTocRule:103: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:103 --&gt;&lt;!-- ws:start:WikiTextTocRule:104: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:104 --&gt;&lt;!-- ws:start:WikiTextTocRule:105: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Dots and Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:105 --&gt;&lt;!-- ws:start:WikiTextTocRule:106: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:106 --&gt;&lt;!-- ws:start:WikiTextTocRule:107: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:107 --&gt;&lt;!-- ws:start:WikiTextTocRule:108: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:108 --&gt;&lt;!-- ws:start:WikiTextTocRule:109: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:109 --&gt;&lt;!-- ws:start:WikiTextTocRule:110: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:110 --&gt;&lt;!-- ws:start:WikiTextTocRule:111: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Phantom Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:111 --&gt;&lt;!-- ws:start:WikiTextTocRule:112: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Pool&quot;&gt;Pool&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:112 --&gt;&lt;!-- ws:start:WikiTextTocRule:113: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:113 --&gt;&lt;!-- ws:start:WikiTextTocRule:114: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:114 --&gt;&lt;!-- ws:start:WikiTextTocRule:115: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Group Photo&quot;&gt;Group Photo&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:115 --&gt;&lt;!-- ws:start:WikiTextTocRule:116: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Directors&quot;&gt;Tournament Directors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:123:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:123 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=183&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Amazons - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=522&quot; rel=&quot;nofollow&quot;&gt;Campya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=542&quot; rel=&quot;nofollow&quot;&gt;BitStronger (Amazons)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Qiao%20Zhi&quot;&gt;Qiao Zhi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Sun%20Zhen&quot;&gt;Sun Zhen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tao%20Hongru&quot;&gt;Tao Hongru&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:124:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:124 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=184&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Chinese Chess - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2x11&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Intella&quot;&gt;Intella&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chaoying%20Chen&quot;&gt;Chaoying Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yutao%20Wei&quot;&gt;Yutao Wei&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cyclone&quot;&gt;Cyclone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Min%20Zhang&quot;&gt;Min Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EThinker&quot;&gt;EThinker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zheng%20Xu&quot;&gt;Zheng Xu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gaga%20chess&quot;&gt;Gaga chess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Guolai%20Li&quot;&gt;Guolai Li&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/MonkeyKing&quot;&gt;MonkeyKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/NEUChess&quot;&gt;NEUChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/3DChess&quot;&gt;3DChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Jin&quot;&gt;Liu Jin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XQMaster&quot;&gt;XQMaster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mingyang%20Zhao&quot;&gt;Mingyang Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/TMSK&quot;&gt;TMSK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruei-Ping%20Li&quot;&gt;Ruei-Ping Li&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/YSSY&quot;&gt;YSSY&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhang%20Hao&quot;&gt;Zhang Hao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Binghewusi&quot;&gt;Binghewusi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20DeJun&quot;&gt;Fan DeJun&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/UFX&quot;&gt;UFX&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Kai&quot;&gt;Liu Kai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/OracleX&quot;&gt;OracleX&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhifu%20Zhang&quot;&gt;Zhifu Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ABCChess&quot;&gt;ABCChess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Jian%20Hua&quot;&gt;Liang Jian Hua&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Multi-stars%20of%20SJTU&quot;&gt;Multi-stars of SJTU&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhijun%20Li&quot;&gt;Zhijun Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Qi%20Zhengwei&quot;&gt;Qi Zhengwei&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/QiJi&quot;&gt;QiJi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Duan%20Yong&quot;&gt;Duan Yong&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Li%20Zhengqing&quot;&gt;Li Zhengqing&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Cuiwei&quot;&gt;Liu Cuiwei&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1744:&amp;lt;a href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3195.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/ChineseChessWinners2008.jpg/603023696/ChineseChessWinners2008.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3195.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/ChineseChessWinners2008.jpg/603023696/ChineseChessWinners2008.jpg&quot; alt=&quot;ChineseChessWinners2008.jpg&quot; title=&quot;ChineseChessWinners2008.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1744 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Chinese Chess Winners with &lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt; (left) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; (right) &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3195.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Day Image 3&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/index.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2008 Gallery&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:125:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:125 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=186&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Connect6 - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2x9&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=585&quot; rel=&quot;nofollow&quot;&gt;NCTU6-Lite &lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ping-Hung%20Lin&quot;&gt;Ping-Hung Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Yi-Chih%20Chan&quot;&gt;Yi-Chih Chan&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Ping%20Chen&quot;&gt;Ching-Ping Chen&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=558&quot; rel=&quot;nofollow&quot;&gt;Bitstronger (Connect6)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Li&quot;&gt;Liang Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Siran%20Lin&quot;&gt;Siran Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=509&quot; rel=&quot;nofollow&quot;&gt;NEUConn6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Changming%20Xu&quot;&gt;Changming Xu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=581&quot; rel=&quot;nofollow&quot;&gt;Bead Connect and Chess Combine&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhang%20XiaoChuan&quot;&gt;Zhang XiaoChuan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=583&quot; rel=&quot;nofollow&quot;&gt;NEU6Star&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Dongxu%20Huang&quot;&gt;Dongxu Huang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junjie%20Tao&quot;&gt;Junjie Tao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kang%20Han&quot;&gt;Kang Han&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/XinXing%20Li&quot;&gt;XinXing Li&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=570&quot; rel=&quot;nofollow&quot;&gt;ML&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiang%20Ke&quot;&gt;Jiang Ke&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=569&quot; rel=&quot;nofollow&quot;&gt;CV6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yao%20Yuping&quot;&gt;Yao Yuping&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=560&quot; rel=&quot;nofollow&quot;&gt;Dream 6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Siwei&quot;&gt;Liu Siwei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Huang%20Zhenhua&quot;&gt;Huang Zhenhua&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=521&quot; rel=&quot;nofollow&quot;&gt;NTNU C6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yun-Ching%20Liu&quot;&gt;Yun-Ching Liu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Dots and Boxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dots%20and%20Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:126:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@DotsandBoxes&amp;quot; title=&amp;quot;Anchor: DotsandBoxes&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;DotsandBoxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:126 --&gt;&lt;!-- ws:start:WikiTextRefRule:24:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=189&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Dots and Boxes - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:24 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=564&quot; rel=&quot;nofollow&quot;&gt;The Shark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/William%20Fraser&quot;&gt;William Fraser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=582&quot; rel=&quot;nofollow&quot;&gt;Qiyi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiajia%20Guo&quot;&gt;Jiajia Guo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaomeng%20Yang&quot;&gt;Xiaomeng Yang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Yunzhao&quot;&gt;Liang Yunzhao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jianbo%20Zhao&quot;&gt;Jianbo Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=565&quot; rel=&quot;nofollow&quot;&gt;Matadots&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phillip%20Rogers&quot;&gt;Phillip Rogers&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:127:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:127 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=179&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Draughts - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2x8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=511&quot; rel=&quot;nofollow&quot;&gt;Rocky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:128:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:128 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=181&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Go - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=138&quot; rel=&quot;nofollow&quot;&gt;Many Faces of Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster of 4x8 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.2 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://nl.wikipedia.org/wiki/Huygens_(supercomputer)&quot; rel=&quot;nofollow&quot;&gt;Huygens Cluster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=531&quot; rel=&quot;nofollow&quot;&gt;Leela&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;BE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian-Carlo%20Pascutto&quot;&gt;Gian-Carlo Pascutto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=519&quot; rel=&quot;nofollow&quot;&gt;Steenvreter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;Fudo Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.4 GHz +&lt;br /&gt;
2 x &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/PlayStation_3&quot; rel=&quot;nofollow&quot;&gt;PlayStation 3&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=576&quot; rel=&quot;nofollow&quot;&gt;Yogo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ping%20Yu&quot;&gt;Ping Yu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Dual core &lt;a class=&quot;wiki_link&quot; href=&quot;/Intel&quot;&gt;Intel&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=129&quot; rel=&quot;nofollow&quot;&gt;GoStar&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jinqiang%20Lu&quot;&gt;Jinqiang Lu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=537&quot; rel=&quot;nofollow&quot;&gt;Katsunari&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shinichi%20Sei&quot;&gt;Shinichi Sei&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=539&quot; rel=&quot;nofollow&quot;&gt;Break&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yangyun&quot;&gt;Yangyun&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=588&quot; rel=&quot;nofollow&quot;&gt;StoneFighter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fuming%20Wang&quot;&gt;Fuming Wang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=540&quot; rel=&quot;nofollow&quot;&gt;NineHeadBird&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/MengJun%20Zong&quot;&gt;MengJun Zong&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1746:&amp;lt;a href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3204.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Go19x19Winners2008.jpg/603023700/Go19x19Winners2008.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3204.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Go19x19Winners2008.jpg/603023700/Go19x19Winners2008.jpg&quot; alt=&quot;Go19x19Winners2008.jpg&quot; title=&quot;Go19x19Winners2008.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1746 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Go winners: &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Gian-Carlo%20Pascutto&quot;&gt;Gian-Carlo Pascutto&lt;/a&gt; surrounded by&lt;br /&gt;
the President of the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; and local organizer &lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:32:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3204.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;11th Day Image 5&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/index.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2008 Gallery&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:32 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:74:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:74 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:129:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:129 --&gt;&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=180&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Go (9x9) - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;18&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=138&quot; rel=&quot;nofollow&quot;&gt;Many Faces of Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster of 4x8 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.2G Hz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=531&quot; rel=&quot;nofollow&quot;&gt;Leela&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;BE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian-Carlo%20Pascutto&quot;&gt;Gian-Carlo Pascutto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://nl.wikipedia.org/wiki/Huygens_(supercomputer)&quot; rel=&quot;nofollow&quot;&gt;Huygens Cluster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=576&quot; rel=&quot;nofollow&quot;&gt;Yogo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ping%20Yu&quot;&gt;Ping Yu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Dual core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=519&quot; rel=&quot;nofollow&quot;&gt;Steenvreter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=529&quot; rel=&quot;nofollow&quot;&gt;Goboh&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Timoth%C3%A9e%20Bossart&quot;&gt;Timothée Bossart&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/AMD&quot;&gt;AMD&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.17 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=530&quot; rel=&quot;nofollow&quot;&gt;Erica&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Coulom&quot;&gt;Rémi Coulom&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;Fudo Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.4 GHz +&lt;br /&gt;
2 x &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/PlayStation_3&quot; rel=&quot;nofollow&quot;&gt;PlayStation 3&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nicolas%20Jouandeau&quot;&gt;Nicolas Jouandeau&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster 20x2 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.86 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=578&quot; rel=&quot;nofollow&quot;&gt;FlexGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.00 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=532&quot; rel=&quot;nofollow&quot;&gt;CPS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chiaping%20Hsu&quot;&gt;Chiaping Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2.40 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Dual core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.10 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=577&quot; rel=&quot;nofollow&quot;&gt;Lingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhiqing%20Liu&quot;&gt;Zhiqing Liu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Core duo &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.8 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=534&quot; rel=&quot;nofollow&quot;&gt;BitStronger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ding%20Kai&quot;&gt;Ding Kai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xie%20Wangyi&quot;&gt;Xie Wangyi&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Yushuai&quot;&gt;Liu Yushuai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Core duo &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.86 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:76:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:76 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:130:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:130 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=185&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Hex - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=135&quot; rel=&quot;nofollow&quot;&gt;Wolve 2008&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex 2008&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=134&quot; rel=&quot;nofollow&quot;&gt;Six&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/G%C3%A1bor%20Melis&quot;&gt;Gábor Melis&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=556&quot; rel=&quot;nofollow&quot;&gt;Yopt&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Abdallah%20Saffidine&quot;&gt;Abdallah Saffidine&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:78:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Phantom Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:78 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phantom%20Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:131:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGo&amp;quot; title=&amp;quot;Anchor: PhantomGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:131 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:132:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGoStanding&amp;quot; title=&amp;quot;Anchor: PhantomGoStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGoStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:132 --&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#PhantomGo&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#PhantomGo&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=182&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Phantom Go - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt; &lt;!-- ws:start:WikiTextRefRule:46:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Tristan%20Cazenave&amp;quot;&amp;gt;Tristan Cazenave&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2009&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;GoLois wins Phantom-Go tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#32_1&amp;quot;&amp;gt;ICGA Journal, Vol. 32, No. 1&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.lamsade.dauphine.fr/~cazenave/papers/reportPhantomGo2008.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;pdf&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:46 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=589&quot; rel=&quot;nofollow&quot;&gt;Chinese Deep&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Siran%20Lin&quot;&gt;Siran Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Li&quot;&gt;Liang Li&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=541&quot; rel=&quot;nofollow&quot;&gt;BitStronger (Phantom Go)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ding%20Kai&quot;&gt;Ding Kai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xie%20Wangyi&quot;&gt;Xie Wangyi&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liu%20Yushuai&quot;&gt;Liu Yushuai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:80:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:80 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pool&quot;&gt;Pool&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:133:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Pool&amp;quot; title=&amp;quot;Anchor: Pool&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Pool&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:133 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:134:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PoolStanding&amp;quot; title=&amp;quot;Anchor: PoolStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PoolStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:134 --&gt;&lt;!-- ws:start:WikiTextRefRule:48:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=190&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Pool - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:48 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Score&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=567&quot; rel=&quot;nofollow&quot;&gt;CueCard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Christopher%20Archibald&quot;&gt;Christopher Archibald&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Alon%20Altman&quot;&gt;Alon Altman&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoav%20Shoham&quot;&gt;Yoav Shoham&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;64&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=244&quot; rel=&quot;nofollow&quot;&gt;PickPocket&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mike%20Smith&quot;&gt;Mike Smith&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;34&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=246&quot; rel=&quot;nofollow&quot;&gt;Elix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Godard&quot;&gt;Marc Godard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=245&quot; rel=&quot;nofollow&quot;&gt;SkyNet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Will%20Leckie&quot;&gt;Will Leckie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:82:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:82 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:135:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:135 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:50:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=188&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Shogi - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:50 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/BitStronger%20%28Shogi%29&quot;&gt;BitStronger (Shogi)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Changda%20Xu&quot;&gt;Changda Xu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Li%20Xiao&quot;&gt;Li Xiao&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ma%20Junlong&quot;&gt;Ma Junlong&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tong%20Songling&quot;&gt;Tong Songling&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HIT%20SS&quot;&gt;HIT SS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shohei%20Seike&quot;&gt;Shohei Seike&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryosuke%20Ohguchi&quot;&gt;Ryosuke Ohguchi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:84:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:84 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:136:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Surakarta&amp;quot; title=&amp;quot;Anchor: Surakarta&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:136 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:137:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@SurakartaStanding&amp;quot; title=&amp;quot;Anchor: SurakartaStanding&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;SurakartaStanding&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:137 --&gt;&lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=187&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Surakarta - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=524&quot; rel=&quot;nofollow&quot;&gt;SIA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=562&quot; rel=&quot;nofollow&quot;&gt;BitStronger (Surakarta)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Qiao%20Zhi&quot;&gt;Qiao Zhi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Sun%20Zhen&quot;&gt;Sun Zhen&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tao%20Hongru&quot;&gt;Tao Hongru&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:86:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Group Photo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:86 --&gt;Group Photo&lt;!-- ws:start:WikiTextAnchorRule:138:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@GroupPhoto&amp;quot; title=&amp;quot;Anchor: GroupPhoto&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;GroupPhoto&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:138 --&gt;&lt;/h1&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1748:&amp;lt;a href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/9th_day/slides/DSCF3148.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Group2008ChineseWall.jpg/603144042/Group2008ChineseWall.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.geocities.jp/hideki_katoh/13days/9th_day/slides/DSCF3148.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Group2008ChineseWall.jpg/603144042/Group2008ChineseWall.jpg&quot; alt=&quot;Group2008ChineseWall.jpg&quot; title=&quot;Group2008ChineseWall.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1748 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Participants and officials of the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; events on excursion day at the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Great_Wall_of_China&quot; rel=&quot;nofollow&quot;&gt;Great Wall&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;Image &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/9th_day/slides/DSCF3148.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;9th Day Image 9&amp;lt;/a&amp;gt; from, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.geocities.jp/hideki_katoh/13days/index.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2008 Gallery&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Tournament Directors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;Tournament Directors&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhiqing%20Liu&quot;&gt;Zhiqing Liu&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:90:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:90 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202008&quot;&gt;CG 2008&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202008&quot;&gt;WCCC 2008&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:92:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:92 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;The 13th International Computer-Games Championship&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;SIA wins Surakarta tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Surakarta&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;Tacos wins Shogi tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Shogi&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiao%20Wang&quot;&gt;Jiao Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xinhe%20Xu&quot;&gt;Xinhe Xu&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;Intella wins Chinese Chess tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#ChineseChess&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;The 13th Computer Games Championship (part 2)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_4&quot;&gt;ICGA Journal, Vol. 31, No. 4&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ping-Hung%20Lin&quot;&gt;Ping-Hung Lin&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;NCTU6-Lite wins Connect6 tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_4&quot;&gt;ICGA Journal, Vol. 31, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Connect6&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;TDKing wins Draughts tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_4&quot;&gt;ICGA Journal, Vol. 31, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Draughts&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;The Shark wins Dots and Boxes tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_4&quot;&gt;ICGA Journal, Vol. 31, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#DotsAndBoxes&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;The 13th Computer Games Championship (part 3)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Invader wins Amazons tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Amazons&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;GoLois wins Phantom-Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.lamsade.dauphine.fr/~cazenave/papers/reportPhantomGo2008.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#PhantomGo&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Wolve 2008 wins Hex tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Hex&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Many Faces of Go wins 9x9 and 19x19 Go tournaments&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Go&quot;&gt;13th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:94:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:94 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=37&quot; rel=&quot;nofollow&quot;&gt;Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#13th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/index.html&quot; rel=&quot;nofollow&quot;&gt;2008 Gallery&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:96:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:96 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2949:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2008&lt;/strong&gt;). &lt;em&gt;The 13th International Computer-Games Championship&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#31_3&quot;&gt;ICGA Journal, Vol. 31, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/5th_day/slides/DSCF3084.html&quot; rel=&quot;nofollow&quot;&gt;5th Day Image 6&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/index.html&quot; rel=&quot;nofollow&quot;&gt;2008 Gallery&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=183&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Amazons - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=184&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Chinese Chess - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3195.html&quot; rel=&quot;nofollow&quot;&gt;11th Day Image 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/index.html&quot; rel=&quot;nofollow&quot;&gt;2008 Gallery&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=186&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Connect6 - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=189&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Dots and Boxes - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=179&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Draughts - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=181&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Go - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/11th_day/slides/DSCF3204.html&quot; rel=&quot;nofollow&quot;&gt;11th Day Image 5&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/index.html&quot; rel=&quot;nofollow&quot;&gt;2008 Gallery&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=180&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Go (9x9) - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=185&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Hex - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=182&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Phantom Go - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;GoLois wins Phantom-Go tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_1&quot;&gt;ICGA Journal, Vol. 32, No. 1&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.lamsade.dauphine.fr/~cazenave/papers/reportPhantomGo2008.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=190&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Pool - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=188&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Shogi - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=187&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Surakarta - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; Image &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/9th_day/slides/DSCF3148.html&quot; rel=&quot;nofollow&quot;&gt;9th Day Image 9&lt;/a&gt; from, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.geocities.jp/hideki_katoh/13days/index.html&quot; rel=&quot;nofollow&quot;&gt;2008 Gallery&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2949 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:98:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:98 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;13th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;13th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-13th_Computer_Olympiad includeBody-13th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/12th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;12th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/13th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;13th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/14th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;14th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Broderick+Arneson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Broderick Arneson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CG+2008&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CG 2008&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Fotland&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Fotland&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hao+Cui&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hao Cui&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hideki+Kato&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hideki Kato&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hiroshi+Yamashita&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hiroshi Yamashita&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 28, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hung-Hsuan+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiao+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiao Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jinqiang+Lu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jinqiang Lu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Liang+Li&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Liang Li&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nobuo+Araki&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nobuo Araki&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phantom+Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phantom Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Philip+Henderson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Philip Henderson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ping-Hung+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ping-Hung Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Richard+J.+Lorentz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Richard J. Lorentz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ruijian+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ruijian Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shinichi+Sei&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shinichi Sei&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Siran+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Siran Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ton+Tillemans&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ton Tillemans&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tristan+Cazenave&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tristan Cazenave&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 22, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsuyoshi+Hashimoto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2008&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2008&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Xinhe+Xu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Xinhe Xu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Yi-Chih+Chan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Yi-Chih Chan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>14th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/14th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/14th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/14th+Computer+Olympiad</comments>
      <pubDate>Sun, 23 Jul 2017 15:31:50 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 14th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1512:&amp;lt;a href=&amp;quot;http://www.cthnavarra.com/cth/web/cth/webcth.nsf/app/Obra/Palacio-Condestable&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/MostrarImg.ashx.jpg/394407466/240x240/MostrarImg.ashx.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;height: 240px; width: 240px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.cthnavarra.com/cth/web/cth/webcth.nsf/app/Obra/Palacio-Condestable&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/MostrarImg.ashx.jpg/394407466/240x240/MostrarImg.ashx.jpg&quot; alt=&quot;MostrarImg.ashx.jpg&quot; title=&quot;MostrarImg.ashx.jpg&quot; style=&quot;height: 240px; width: 240px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1512 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;14th Computer Olympiad&lt;/strong&gt; took place from May 10 to 18, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2009&quot;&gt;2009&lt;/a&gt;, at Palacio del Condestable, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Pamplona&quot; rel=&quot;nofollow&quot;&gt;Pamplona&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Navarre&quot; rel=&quot;nofollow&quot;&gt;Navarre&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Spain&quot; rel=&quot;nofollow&quot;&gt;Spain&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202009&quot;&gt;17th World Computer Chess Championship&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2012&quot;&gt;Advances in Computer Games 12&lt;/a&gt; conference. &lt;br /&gt;
&lt;br /&gt;
Chess was played without hardware limit, while the WCCC allowed only computers in a single box. &lt;a class=&quot;wiki_link&quot; href=&quot;/Rybka&quot;&gt;Rybka&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Sjeng&quot;&gt;Deep Sjeng&lt;/a&gt; played on a cluster with 6x8 and 7x8 cores respectively. In June &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2011&quot;&gt;2011&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Rybka&quot;&gt;Rybka&lt;/a&gt; was &lt;a class=&quot;wiki_link&quot; href=&quot;/World%20Computer%20Chess%20Championship#RybkaDisqualification&quot;&gt;disqualified&lt;/a&gt; by the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Palacio del Condestable &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.cthnavarra.com/cth/web/cth/webcth.nsf/app/Obra/Palacio-Condestable&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GRUPO CTH: Palacio del Condestable - Pamplona&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:111:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:111 --&gt;&lt;!-- ws:start:WikiTextTocRule:112: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:112 --&gt;&lt;!-- ws:start:WikiTextTocRule:113: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:113 --&gt;&lt;!-- ws:start:WikiTextTocRule:114: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chess&quot;&gt;Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:114 --&gt;&lt;!-- ws:start:WikiTextTocRule:115: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Final Standing&quot;&gt;Final Standing&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:115 --&gt;&lt;!-- ws:start:WikiTextTocRule:116: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Participants&quot;&gt;Participants&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextTocRule:123: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:123 --&gt;&lt;!-- ws:start:WikiTextTocRule:124: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:124 --&gt;&lt;!-- ws:start:WikiTextTocRule:125: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-KriegSpiel&quot;&gt;KriegSpiel&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Lines of Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Phantom Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Group Photo&quot;&gt;Group Photo&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Directors&quot;&gt;Tournament Directors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:61:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:61 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:63:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:63 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:138:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:138 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=195&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Amazons - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=522&quot; rel=&quot;nofollow&quot;&gt;Campya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=542&quot; rel=&quot;nofollow&quot;&gt;Bit1&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Qiao%20Zhi&quot;&gt;Qiao Zhi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Sun%20Zhen&quot;&gt;Sun Zhen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tao%20Hongru&quot;&gt;Tao Hongru&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1514:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipOeYteOYdU9Y6T8o6NOcsDDVzdHK6Sh9dSKi8ZR&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Pamplona2009Amazons.JPG/603094612/Pamplona2009Amazons.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipOeYteOYdU9Y6T8o6NOcsDDVzdHK6Sh9dSKi8ZR&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Pamplona2009Amazons.JPG/603094612/Pamplona2009Amazons.JPG&quot; alt=&quot;Pamplona2009Amazons.JPG&quot; title=&quot;Pamplona2009Amazons.JPG&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1514 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Local organizer Carlos Urtasun Estanga &lt;!-- ws:start:WikiTextRefRule:5:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.linkedin.com/in/curtasun&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Carlos Urtasun Estanga  | LinkedIn&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:5 --&gt; along with the Amazons winners, &lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt; (Bronze),&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (Gold), and &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt; (Silver), as well as good-humored TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipOeYteOYdU9Y6T8o6NOcsDDVzdHK6Sh9dSKi8ZR&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image Amazons&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 14th Computer Olympiad Pamplona&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:65:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:65 --&gt;Chess&lt;!-- ws:start:WikiTextAnchorRule:139:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Chess&amp;quot; title=&amp;quot;Anchor: Chess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:139 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Chess&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;br /&gt;
&lt;em&gt;no hardware limit&lt;/em&gt; &lt;!-- ws:start:WikiTextRefRule:11:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=198&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Chess (no hardware limit) - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:11 --&gt; &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hans%20van%20der%20Zijden&amp;quot;&amp;gt;Hans van der Zijden&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2009&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The Open Chess Tournament.&amp;lt;/em&amp;gt; &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#32_2&amp;quot;&amp;gt;ICGA Journal, Vol. 32, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:67:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chess-Final Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:67 --&gt;Final Standing&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;S&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;D&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;J&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;E&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rybka&quot;&gt;Rybka&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Disqualified&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shredder&quot;&gt;Shredder&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Sjeng&quot;&gt;Deep Sjeng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;BE&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pandix&quot;&gt;Pandix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joker%20NL&quot;&gt;Joker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Equinox&quot;&gt;Equinox&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;IT&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:69:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chess-Participants&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:69 --&gt;Participants&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Cores&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Processor&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rybka&quot;&gt;Rybka&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Vasik%20Rajlich&quot;&gt;Vasik Rajlich&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;48&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Intel&quot;&gt;Intel&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Nehalem_(microarchitecture)&quot; rel=&quot;nofollow&quot;&gt;Nehalem W5580&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shredder&quot;&gt;Shredder&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Stefan%20Meyer-Kahlen&quot;&gt;Stefan Meyer-Kahlen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Intel&quot;&gt;Intel&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Nehalem_(microarchitecture)&quot; rel=&quot;nofollow&quot;&gt;Nehalem&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Sjeng&quot;&gt;Deep Sjeng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;BE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian-Carlo%20Pascutto&quot;&gt;Gian-Carlo Pascutto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;56&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Intel&quot;&gt;Intel&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Nehalem_(microarchitecture)&quot; rel=&quot;nofollow&quot;&gt;Nehalem&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pandix&quot;&gt;Pandix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gyula%20Horv%C3%A1th&quot;&gt;Gyula Horváth&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;x86&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joker%20NL&quot;&gt;Joker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Equinox&quot;&gt;Equinox&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;IT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Giancarlo%20Delli%20Colli&quot;&gt;Giancarlo Delli Colli&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Stefano%20Rocchi&quot;&gt;Stefano Rocchi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:71:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:71 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:140:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:140 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=205&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Chinese Chess - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://home.hccnet.nl/h.g.muller/XQolymp.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;XiangQi Olympiad 2009&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/TMSK&quot;&gt;TMSK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruei-Ping%20Li&quot;&gt;Ruei-Ping Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wei-Lun%20Kao&quot;&gt;Wei-Lun Kao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Bin%20Hsu&quot;&gt;Chun-Bin Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Contemplation&quot;&gt;Contemplation&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuang-Che%20Wu&quot;&gt;Kuang-Che Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt; (op.)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ELP&quot;&gt;ELP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wu-Yao%20Cheng&quot;&gt;Wu-Yao Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1515:&amp;lt;img src=&amp;quot;/file/view/Pamplona2009ChineseChess.jpg/603088722/Pamplona2009ChineseChess.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Pamplona2009ChineseChess.jpg/603088722/Pamplona2009ChineseChess.jpg&quot; alt=&quot;Pamplona2009ChineseChess.jpg&quot; title=&quot;Pamplona2009ChineseChess.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1515 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Xiangqi participants: &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt; (TMSK, Contemplation), &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt; (Contemplation operator),&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Wei-Lun%20Kao&quot;&gt;Wei-Lun Kao&lt;/a&gt; (Chimo), &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; (HaQiKi D), &lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt; (TMSK),&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (Chimo, Contemplation, ELP), &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (Chimo) &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#32_2&amp;quot;&amp;gt;ICGA Journal, Vol. 32, No. 2&amp;lt;/a&amp;gt;, pp. 102&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:73:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:73 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:141:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:141 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=201&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Connect6 - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;20&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=558&quot; rel=&quot;nofollow&quot;&gt;Bit&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Li&quot;&gt;Liang Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Siran%20Lin&quot;&gt;Siran Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=508&quot; rel=&quot;nofollow&quot;&gt;MeinStein&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Theo%20van%20der%20Storm&quot;&gt;Theo van der Storm&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=593&quot; rel=&quot;nofollow&quot;&gt;Bit2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhifeng%20Tang&quot;&gt;Zhifeng Tang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zhenghan%20Li&quot;&gt;Zhenghan Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Haiying%20Liu&quot;&gt;Haiying Liu&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jie%20Bing&quot;&gt;Jie Bing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=591&quot; rel=&quot;nofollow&quot;&gt;Kagami&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yun-Ching%20Liu&quot;&gt;Yun-Ching Liu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=592&quot; rel=&quot;nofollow&quot;&gt;NOMI6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shunsuke%20Kamiya&quot;&gt;Shunsuke Kamiya&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1516:&amp;lt;img src=&amp;quot;/file/view/Pamplona2009Connect6.jpg/603088724/Pamplona2009Connect6.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Pamplona2009Connect6.jpg/603088724/Pamplona2009Connect6.jpg&quot; alt=&quot;Pamplona2009Connect6.jpg&quot; title=&quot;Pamplona2009Connect6.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1516 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Connect6 winnners: &lt;a class=&quot;wiki_link&quot; href=&quot;/Hong%20Huang&quot;&gt;Hong Huang&lt;/a&gt; (Bronze on behalf of Bit2), &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt; (Gold),&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt; (Silver), and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#32_2&amp;quot;&amp;gt;ICGA Journal, Vol. 32, No. 2&amp;lt;/a&amp;gt;, pp. 106&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:75:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:75 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:142:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:142 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=199&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Draughts - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=511&quot; rel=&quot;nofollow&quot;&gt;Rocky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:77:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:77 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:143:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:143 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:79:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:79 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=193&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Go - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yamato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;2 x Dual core &lt;a class=&quot;wiki_link&quot; href=&quot;/AMD&quot;&gt;AMD&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Opteron&quot; rel=&quot;nofollow&quot;&gt;Opteron&lt;/a&gt; @ 2.8 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;8 x Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; E5450 @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4 x Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; Xeon @ 2.9 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;Fudo Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.6 GHz +&lt;br /&gt;
Dual core2 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=601&quot; rel=&quot;nofollow&quot;&gt;GoKnot-QYZ&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;ES&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jacques%20Basald%C3%BAa&quot;&gt;Jacques Basaldúa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.6 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1518:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipNNT8Ds5h3a3kcRcDCbFHCzpjaKuAoprkiqZUzo&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Pamplona2009Go.JPG/603099850/Pamplona2009Go.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipNNT8Ds5h3a3kcRcDCbFHCzpjaKuAoprkiqZUzo&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Pamplona2009Go.JPG/603099850/Pamplona2009Go.JPG&quot; alt=&quot;Pamplona2009Go.JPG&quot; title=&quot;Pamplona2009Go.JPG&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1518 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD with Go winners: &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt; (Bronze), &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt; on behalf of &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt; (Gold),&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt; (Silver), and chess commentator &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Leontxo_Garc%C3%ADa&quot; rel=&quot;nofollow&quot;&gt;Leontxo García&lt;/a&gt; with organizer Carlos Urtasun Estanga &lt;!-- ws:start:WikiTextRefRule:37:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipNNT8Ds5h3a3kcRcDCbFHCzpjaKuAoprkiqZUzo&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image Go (19 x 19) on Saturday&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 14th Computer Olympiad Pamplona&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:37 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:81:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:81 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:144:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:144 --&gt;&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:39:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=194&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Go (9x9) - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:39 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;8 x Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; E5450 @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;4 x Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; Xeon @ 2.9 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=576&quot; rel=&quot;nofollow&quot;&gt;Yogo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ping%20Yu&quot;&gt;Ping Yu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core @ 2 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Octa core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;Fudo Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3.6 GHz +&lt;br /&gt;
Dual core2 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 3 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=530&quot; rel=&quot;nofollow&quot;&gt;Erica&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=578&quot; rel=&quot;nofollow&quot;&gt;FlexGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.pcwelt.de/produkte/Dell-Inspiron-640m-173083.html&quot; rel=&quot;nofollow&quot;&gt;Dell Inspiron 640m&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 1.66 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=595&quot; rel=&quot;nofollow&quot;&gt;Bit (Go)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Peixing%20Zhan&quot;&gt;Peixing Zhan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/IBM&quot;&gt;IBM&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.thinkwiki.org/wiki/Category:T60&quot; rel=&quot;nofollow&quot;&gt;Thinkpad T60&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; @ 2 GHz&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:83:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:83 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:145:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Havannah&amp;quot; title=&amp;quot;Anchor: Havannah&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:145 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Havannah&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:41:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=207&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Havannah - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:41 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=605&quot; rel=&quot;nofollow&quot;&gt;Wanderer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Roberto%20Nahue&quot;&gt;Roberto Nahue&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=600&quot; rel=&quot;nofollow&quot;&gt;Shakti&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Teytaud&quot;&gt;Fabien Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1520:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipPApyR0GYUsebcIOt40O2vawnGvdvPnww3p_d6P&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Pamplona2009Havannah.JPG/603118842/Pamplona2009Havannah.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipPApyR0GYUsebcIOt40O2vawnGvdvPnww3p_d6P&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Pamplona2009Havannah.JPG/603118842/Pamplona2009Havannah.JPG&quot; alt=&quot;Pamplona2009Havannah.JPG&quot; title=&quot;Pamplona2009Havannah.JPG&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1520 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Teytaud&quot;&gt;Fabien Teytaud&lt;/a&gt; surrounded by the TDs &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Yngvi%20Bj%C3%B6rnsson&quot;&gt;Yngvi Björnsson&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:45:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipPApyR0GYUsebcIOt40O2vawnGvdvPnww3p_d6P&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image Havannah&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 14th Computer Olympiad Pamplona&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:45 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:85:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:85 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:146:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:146 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=200&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Hex - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex 2009&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=135&quot; rel=&quot;nofollow&quot;&gt;Wolve 2009&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=134&quot; rel=&quot;nofollow&quot;&gt;Six&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/G%C3%A1bor%20Melis&quot;&gt;Gábor Melis&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=556&quot; rel=&quot;nofollow&quot;&gt;Yopt&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Abdallah%20Saffidine&quot;&gt;Abdallah Saffidine&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:87:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-KriegSpiel&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:87 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/KriegSpiel&quot;&gt;KriegSpiel&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:147:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@KriegSpiel&amp;quot; title=&amp;quot;Anchor: KriegSpiel&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;KriegSpiel&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:147 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#KriegSpiel&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:49:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=206&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, KriegSpiel - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:49 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=242&quot; rel=&quot;nofollow&quot;&gt;Darkboard&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;IT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian%20Piero%20Favini&quot;&gt;Gian Piero Favini&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Paolo%20Ciancarini&quot;&gt;Paolo Ciancarini&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=596&quot; rel=&quot;nofollow&quot;&gt;KriegExpert&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Levi%20Self&quot;&gt;Levi Self&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=607&quot; rel=&quot;nofollow&quot;&gt;Bit (Kriegspiel)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bejing%20Institute%20of%20Technology&quot;&gt;Bejing Institute of Technology&lt;/a&gt; team&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Lines of Action&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lines%20of%20Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:148:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LOA&amp;quot; title=&amp;quot;Anchor: LOA&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LOA&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:148 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#LOA&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#LOA&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:51:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=204&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Lines of Action - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:51 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=116&quot; rel=&quot;nofollow&quot;&gt;MIA 4.51&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=597&quot; rel=&quot;nofollow&quot;&gt;Bit (LOA)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Peixing%20Zhan&quot;&gt;Peixing Zhan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Phantom Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phantom%20Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:149:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGo&amp;quot; title=&amp;quot;Anchor: PhantomGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:149 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#PhantomGo&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#PhantomGo&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:53:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=197&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Phantom Go - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:53 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=541&quot; rel=&quot;nofollow&quot;&gt;BitStronger (Phantom Go)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Li&quot;&gt;Liang Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Siran%20Lin&quot;&gt;Siran Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:150:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:150 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/13th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:55:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=202&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th Computer Olympiad, Shogi - Pamplona 2009 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:55 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/BitStronger%20%28Shogi%29&quot;&gt;BitStronger (Shogi)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Changda%20Xu&quot;&gt;Changda Xu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Li%20Xiao&quot;&gt;Li Xiao&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ma%20Junlong&quot;&gt;Ma Junlong&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tong%20Songling&quot;&gt;Tong Songling&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Group Photo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;Group Photo&lt;/h1&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1522:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipMCyHE3ApEWyfXlPOZS4vPKrP3kH5vcMhdrHCTQ&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Pamplona2009Group.JPG/603119040/Pamplona2009Group.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipMCyHE3ApEWyfXlPOZS4vPKrP3kH5vcMhdrHCTQ&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Pamplona2009Group.JPG/603119040/Pamplona2009Group.JPG&quot; alt=&quot;Pamplona2009Group.JPG&quot; title=&quot;Pamplona2009Group.JPG&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1522 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Participants and officials of the Olympiad and &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2012&quot;&gt;ACG 12 conference&lt;/a&gt;, during excursion at &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://es.wikipedia.org/wiki/Plaza_del_Castillo_(Pamplona)&quot; rel=&quot;nofollow&quot;&gt;Plaza del Castillo&lt;/a&gt; with Quiosco de música &lt;!-- ws:start:WikiTextRefRule:59:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipMCyHE3ApEWyfXlPOZS4vPKrP3kH5vcMhdrHCTQ&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image&amp;lt;/a&amp;gt;  from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 14th Computer Olympiad Pamplona&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:59 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Tournament Directors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;Tournament Directors&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yngvi%20Bj%C3%B6rnsson&quot;&gt;Yngvi Björnsson&lt;/a&gt; (Assistent TD)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2012&quot;&gt;Advances in Computer Games 12&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202009&quot;&gt;WCCC 2009&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hans%20van%20der%20Zijden&quot;&gt;Hans van der Zijden&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;The Open Chess Tournament.&lt;/em&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Chess&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieter%20Spronck&quot;&gt;Pieter Spronck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;The 14th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;TMSK wins the Chinese-Chess tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#ChineseChess&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ping-Hung%20Lin&quot;&gt;Ping-Hung Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Bit wins Connect6 tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Connect6&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Fuego wins 9x9 Go tournaments&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Go9x9&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Zen wins 19x19 Go tournaments&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Go&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Tacos wins Shogi tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Shogi&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Invader wins Amazons tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Amazons&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;MIA wins Lines of Action tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#LOA&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;MoHex wins Hex tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://webdocs.cs.ualberta.ca/~hayward/papers/rptPamplona.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Hex&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Golois wins Phantom Go Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No 2&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.lamsade.dauphine.fr/%7Ecazenave/papers/reportPhantomGo2009.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#PhantomGo&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gian%20Piero%20Favini&quot;&gt;Gian Piero Favini&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;Darkboard wins KriegSpiel tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#KriegSpiel&quot;&gt;14th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://era.library.ualberta.ca/files/vm40xs882&quot; rel=&quot;nofollow&quot;&gt;Fuego at the Computer Olympiad in Pamplona 2009: A Tournament Report&lt;/a&gt;&lt;/em&gt;. TR09-09, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://pdfs.semanticscholar.org/8fba/eb0b4773040c1ff86e0796843555a716da6a.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=27881&quot; rel=&quot;nofollow&quot;&gt;Strongest chess event ever - TODAY&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gian-Carlo%20Pascutto&quot;&gt;Gian-Carlo Pascutto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 13, 2009&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=27903&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad (XQ)&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 14, 2009&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=41&quot; rel=&quot;nofollow&quot;&gt;Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#14th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&quot; rel=&quot;nofollow&quot;&gt;Album archive - 14th Computer Olympiad Pamplona&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.hccnet.nl/h.g.muller/XQolymp.html&quot; rel=&quot;nofollow&quot;&gt;XiangQi Olympiad 2009&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2599:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.cthnavarra.com/cth/web/cth/webcth.nsf/app/Obra/Palacio-Condestable&quot; rel=&quot;nofollow&quot;&gt;GRUPO CTH: Palacio del Condestable - Pamplona&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=195&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Amazons - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.linkedin.com/in/curtasun&quot; rel=&quot;nofollow&quot;&gt;Carlos Urtasun Estanga  | LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipOeYteOYdU9Y6T8o6NOcsDDVzdHK6Sh9dSKi8ZR&quot; rel=&quot;nofollow&quot;&gt;Image Amazons&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&quot; rel=&quot;nofollow&quot;&gt;Album archive - 14th Computer Olympiad Pamplona&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=198&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Chess (no hardware limit) - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Hans%20van%20der%20Zijden&quot;&gt;Hans van der Zijden&lt;/a&gt; (&lt;strong&gt;2009&lt;/strong&gt;). &lt;em&gt;The Open Chess Tournament.&lt;/em&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=205&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Chinese Chess - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.hccnet.nl/h.g.muller/XQolymp.html&quot; rel=&quot;nofollow&quot;&gt;XiangQi Olympiad 2009&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt;, pp. 102&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=201&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Connect6 - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#32_2&quot;&gt;ICGA Journal, Vol. 32, No. 2&lt;/a&gt;, pp. 106&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=199&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Draughts - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=193&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Go - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipNNT8Ds5h3a3kcRcDCbFHCzpjaKuAoprkiqZUzo&quot; rel=&quot;nofollow&quot;&gt;Image Go (19 x 19) on Saturday&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&quot; rel=&quot;nofollow&quot;&gt;Album archive - 14th Computer Olympiad Pamplona&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=194&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Go (9x9) - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=207&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Havannah - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipPApyR0GYUsebcIOt40O2vawnGvdvPnww3p_d6P&quot; rel=&quot;nofollow&quot;&gt;Image Havannah&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&quot; rel=&quot;nofollow&quot;&gt;Album archive - 14th Computer Olympiad Pamplona&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=200&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Hex - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=206&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, KriegSpiel - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=204&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Lines of Action - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=197&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Phantom Go - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=202&quot; rel=&quot;nofollow&quot;&gt;14th Computer Olympiad, Shogi - Pamplona 2009 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj/AF1QipMCyHE3ApEWyfXlPOZS4vPKrP3kH5vcMhdrHCTQ&quot; rel=&quot;nofollow&quot;&gt;Image&lt;/a&gt;  from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipM5Wr00KdHRue7XOO67QRA3-B2ClTHDqlzlAjMj&quot; rel=&quot;nofollow&quot;&gt;Album archive - 14th Computer Olympiad Pamplona&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2599 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;14th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;14th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-14th_Computer_Olympiad includeBody-14th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/13th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;13th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/14th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;14th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/15th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;15th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/17th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;17th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/4th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;4th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Games+12&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Games 12&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bo-Nian+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bo-Nian Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Broderick+Arneson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Broderick Arneson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Equinox&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Equinox&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gerald+Tesauro&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gerald Tesauro&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gian+Piero+Favini&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gian Piero Favini&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hao+Cui&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hao Cui&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Havannah&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Havannah&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hideki+Kato&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hideki Kato&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jan+Krabbenbos&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jan Krabbenbos&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Julien+Kloetzer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Julien Kloetzer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Junichi+Hashimoto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Junichi Hashimoto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Keh-Hsun+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Keh-Hsun Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/KriegSpiel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;KriegSpiel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Liang+Li&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Liang Li&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lines+of+Action&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lines of Action&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Markus+Enzenberger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Markus Enzenberger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 23, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Martin+M%C3%BCller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Martin Müller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phantom+Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phantom Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Philip+Henderson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Philip Henderson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pieter+Spronck&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pieter Spronck&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ping-Hung+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ping-Hung Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ruijian+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ruijian Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shredder&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shredder&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shun-Chin+Hsu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shun-Chin Hsu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Siran+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Siran Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsan-sheng+Hsu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsan-sheng Hsu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2009&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2009&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Wei-Lun+Kao&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Wei-Lun Kao&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>15th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/15th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/15th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/15th+Computer+Olympiad</comments>
      <pubDate>Sat, 12 Aug 2017 15:54:41 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 15th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2421:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipPuWFObErTqjOgh3XDe8Yupt3fcf8NNjW9TdmVt/AF1QipOrK8aY7qjbXYjTr1XVXH3ueHN32BMBKx725g9x&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/ShiinokiCulturalComplex.jpg/603217440/ShiinokiCulturalComplex.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipPuWFObErTqjOgh3XDe8Yupt3fcf8NNjW9TdmVt/AF1QipOrK8aY7qjbXYjTr1XVXH3ueHN32BMBKx725g9x&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/ShiinokiCulturalComplex.jpg/603217440/ShiinokiCulturalComplex.jpg&quot; alt=&quot;ShiinokiCulturalComplex.jpg&quot; title=&quot;ShiinokiCulturalComplex.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2421 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Fifteenth Computer Olympiad&lt;/strong&gt; (JAIST Computer Olympiad) took place from September 24 to October 1, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2010&quot;&gt;2010&lt;/a&gt;, at Shiinoki Cultural Complex &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.kanazawa-tourism.com/eng/guide/guide1_1.php?no=11&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Shiinoki Cultural Complex&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Kanazawa,_Ishikawa&quot; rel=&quot;nofollow&quot;&gt;Kanazawa&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Japan&quot; rel=&quot;nofollow&quot;&gt;Japan&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202010&quot;&gt;18th World Computer Chess Championship&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202010&quot;&gt;First World Chess Software Championship&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202010&quot;&gt;7th Computer and Games&lt;/a&gt; conference. All events were hosted by &lt;a class=&quot;wiki_link&quot; href=&quot;/JAIST&quot;&gt;Japan Advanced Institute of Science and Technology (JAIST)&lt;/a&gt; and organized by the &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.jaist.ac.jp/ICGA-events-2010/index-e.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;The JAIST 20th Anniversary Events with the ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Shiinoki Cultural Complex &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image The venue&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 15th Computer Olympiad Kanazawa&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:230:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:230 --&gt;&lt;!-- ws:start:WikiTextTocRule:231: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:231 --&gt;&lt;!-- ws:start:WikiTextTocRule:232: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:232 --&gt;&lt;!-- ws:start:WikiTextTocRule:233: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:233 --&gt;&lt;!-- ws:start:WikiTextTocRule:234: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:234 --&gt;&lt;!-- ws:start:WikiTextTocRule:235: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:235 --&gt;&lt;!-- ws:start:WikiTextTocRule:236: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Dots and Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:236 --&gt;&lt;!-- ws:start:WikiTextTocRule:237: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:237 --&gt;&lt;!-- ws:start:WikiTextTocRule:238: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:238 --&gt;&lt;!-- ws:start:WikiTextTocRule:239: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:239 --&gt;&lt;!-- ws:start:WikiTextTocRule:240: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:240 --&gt;&lt;!-- ws:start:WikiTextTocRule:241: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:241 --&gt;&lt;!-- ws:start:WikiTextTocRule:242: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:242 --&gt;&lt;!-- ws:start:WikiTextTocRule:243: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:243 --&gt;&lt;!-- ws:start:WikiTextTocRule:244: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Light Up&quot;&gt;Light Up&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:244 --&gt;&lt;!-- ws:start:WikiTextTocRule:245: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:245 --&gt;&lt;!-- ws:start:WikiTextTocRule:246: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Nurikabe&quot;&gt;Nurikabe&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:246 --&gt;&lt;!-- ws:start:WikiTextTocRule:247: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Phantom Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:247 --&gt;&lt;!-- ws:start:WikiTextTocRule:248: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Quoridor&quot;&gt;Quoridor&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:248 --&gt;&lt;!-- ws:start:WikiTextTocRule:249: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:249 --&gt;&lt;!-- ws:start:WikiTextTocRule:250: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:250 --&gt;&lt;!-- ws:start:WikiTextTocRule:251: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Shogi 5x5&quot;&gt;Shogi 5x5&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:251 --&gt;&lt;!-- ws:start:WikiTextTocRule:252: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:252 --&gt;&lt;!-- ws:start:WikiTextTocRule:253: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Directors&quot;&gt;Tournament Directors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:253 --&gt;&lt;!-- ws:start:WikiTextTocRule:254: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:254 --&gt;&lt;!-- ws:start:WikiTextTocRule:255: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:255 --&gt;&lt;!-- ws:start:WikiTextTocRule:256: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:256 --&gt;&lt;!-- ws:start:WikiTextTocRule:257: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:257 --&gt;&lt;!-- ws:start:WikiTextTocRule:258: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:258 --&gt;&lt;!-- ws:start:WikiTextTocRule:259: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:259 --&gt;&lt;!-- ws:start:WikiTextTocRule:260: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:260 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:172:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:172 --&gt;Results&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:174:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:174 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:261:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:261 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=211&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Amazons - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johan%20de%20Koning&amp;quot;&amp;gt;Johan de Koning&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Invader prolongs Amazons Title&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_2&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=522&quot; rel=&quot;nofollow&quot;&gt;Campya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Julien%20Kloetzer&quot;&gt;Julien Kloetzer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=617&quot; rel=&quot;nofollow&quot;&gt;Arrow2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gabriel%20van%20Eyck&quot;&gt;Gabriel van Eyck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiaxing%20Song&quot;&gt;Jiaxing Song&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Huntley&quot;&gt;Daniel Huntley&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Rick%20Valenzano&quot;&gt;Rick Valenzano&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;The Amazons-playing Program Arrow2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:176:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:176 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:262:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:262 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=212&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Chinese Chess - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt; (op.)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/TMSK&quot;&gt;TMSK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruei-Ping%20Li&quot;&gt;Ruei-Ping Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wei-Lun%20Kao&quot;&gt;Wei-Lun Kao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Bin%20Hsu&quot;&gt;Chun-Bin Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/SunRise&quot;&gt;SunRise&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiajia%20Guo&quot;&gt;Jiajia Guo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaowei%20Hu&quot;&gt;Xiaowei Hu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zhao%20Jianbo&quot;&gt;Zhao Jianbo&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaomeng%20Yang&quot;&gt;Xiaomeng Yang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2422:&amp;lt;img src=&amp;quot;/file/view/Kanazawa2010ChineseChess.jpg/603217114/Kanazawa2010ChineseChess.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Kanazawa2010ChineseChess.jpg/603217114/Kanazawa2010ChineseChess.jpg&quot; alt=&quot;Kanazawa2010ChineseChess.jpg&quot; title=&quot;Kanazawa2010ChineseChess.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2422 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; congrats &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt; on behalf of Shiga, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bing-Jie%20Shen&quot;&gt;Bing-Jie Shen&lt;/a&gt; between, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Aske%20Plaat&amp;quot;&amp;gt;Aske Plaat&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Johanna%20Hellemons&amp;quot;&amp;gt;Johanna Hellemons&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The JAIST Computer Olympiad (Part 4)&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_2&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 2&amp;lt;/a&amp;gt;, pp. 93&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:178:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:178 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:263:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:263 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=228&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Chinese Dark Chess - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shih-Yuan%20Chiu&amp;quot;&amp;gt;Shih-Yuan Chiu&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/I-Chen%20Wu&amp;quot;&amp;gt;I-Chen Wu&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Modark wins Chinese Dark Chess Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_4&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;SoDOS&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=638&quot; rel=&quot;nofollow&quot;&gt;Modark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xue-Cheng%20Lai&quot;&gt;Xue-Cheng Lai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hua-Min%20Liang&quot;&gt;Hua-Min Liang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=640&quot; rel=&quot;nofollow&quot;&gt;DarkChess Beta&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Hsiao%20Hsieh&quot;&gt;Cheng-Hsiao Hsieh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=635&quot; rel=&quot;nofollow&quot;&gt;Leave-or-Lose&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Meng-Tsung%20Tsai&quot;&gt;Meng-Tsung Tsai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=637&quot; rel=&quot;nofollow&quot;&gt;Flipper&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=636&quot; rel=&quot;nofollow&quot;&gt;Dark_chesser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SoDOS: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Neustadtl_score&quot; rel=&quot;nofollow&quot;&gt;Sum of Defeated Opponent Scores&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:180:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:180 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:264:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:264 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:42:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=213&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Connect6 - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:42 --&gt; &lt;!-- ws:start:WikiTextRefRule:45:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://ilk.uvt.nl/icga/cg2010results/Connect6.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Connect6 Results and Crosstables&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt; page with different authors or operators mentioned&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:45 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=696&quot; rel=&quot;nofollow&quot;&gt;MoreThenFive&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiajia%20Guo&quot;&gt;Jiajia Guo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaomeng%20Yang&quot;&gt;Xiaomeng Yang&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Yunzhao&quot;&gt;Liang Yunzhao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jianbo%20Zhao&quot;&gt;Jianbo Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=644&quot; rel=&quot;nofollow&quot;&gt;BITConnect6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Hao&quot;&gt;Fan Hao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaowei%20Hu&quot;&gt;Xiaowei Hu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Haiying%20Liu&quot;&gt;Haiying Liu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=645&quot; rel=&quot;nofollow&quot;&gt;Ant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yu-Chen%20Lai&quot;&gt;Yu-Chen Lai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=642&quot; rel=&quot;nofollow&quot;&gt;Crazy6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tadaki%20Higushi&quot;&gt;Tadaki Higushi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=692&quot; rel=&quot;nofollow&quot;&gt;MakeIt6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:182:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Dots and Boxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:182 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dots%20and%20Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:265:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@DotsandBoxes&amp;quot; title=&amp;quot;Anchor: DotsandBoxes&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;DotsandBoxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:265 --&gt;&lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=227&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Dots and Boxes - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hiroyuki%20Iida&amp;quot;&amp;gt;Hiroyuki Iida&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Dots and Boxes&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_2&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=564&quot; rel=&quot;nofollow&quot;&gt;The Shark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/William%20Fraser&quot;&gt;William Fraser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=620&quot; rel=&quot;nofollow&quot;&gt;BITPanda&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xiong%20Yanchao&quot;&gt;Xiong Yanchao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zhang%20Yuting&quot;&gt;Zhang Yuting&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:184:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:184 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:266:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:266 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=214&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Draughts - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2x6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=511&quot; rel=&quot;nofollow&quot;&gt;Rocky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:186:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:186 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:267:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:267 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:188:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:188 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=216&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Go - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th colspan=&quot;2&quot;&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=530&quot; rel=&quot;nofollow&quot;&gt;Erica&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;8 core &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;26 cores of 6 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PCs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=138&quot; rel=&quot;nofollow&quot;&gt;Many Faces of Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;12 core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 150 cores&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 56 cores, &lt;br /&gt;
112 threads&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 64 cores&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=689&quot; rel=&quot;nofollow&quot;&gt;Kinoa Igo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Motoki%20Yamada&quot;&gt;Motoki Yamada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1 Thread &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Core_Duo#Core_i5&quot; rel=&quot;nofollow&quot;&gt;Core i5&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 100 cores&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:190:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:190 --&gt;13x13&lt;!-- ws:start:WikiTextAnchorRule:268:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go13x13&amp;quot; title=&amp;quot;Anchor: Go13x13&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:268 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:60:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=226&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Go (13x13) - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:60 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;9&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=138&quot; rel=&quot;nofollow&quot;&gt;Many Faces of Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=530&quot; rel=&quot;nofollow&quot;&gt;Erica&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=630&quot; rel=&quot;nofollow&quot;&gt;Coldmilk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=513&quot; rel=&quot;nofollow&quot;&gt;Fudo Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=689&quot; rel=&quot;nofollow&quot;&gt;Kinoa Igo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Motoki%20Yamada&quot;&gt;Motoki Yamada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=623&quot; rel=&quot;nofollow&quot;&gt;Cjugo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sheng-Kai%20Chen&quot;&gt;Sheng-Kai Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2424:&amp;lt;a href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Kanazawa2010Go13x13.jpg/603214112/Kanazawa2010Go13x13.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Kanazawa2010Go13x13.jpg/603214112/Kanazawa2010Go13x13.jpg&quot; alt=&quot;Kanazawa2010Go13x13.jpg&quot; title=&quot;Kanazawa2010Go13x13.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2424 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; congrats &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt; between, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt; right &lt;!-- ws:start:WikiTextRefRule:64:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Image Medalists of 13x13 Go&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Album archive - 15th Computer Olympiad Kanazawa&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hideki%20Kato&amp;quot;&amp;gt;Hideki Kato&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:64 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:192:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:192 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:269:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:269 --&gt;&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:66:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=215&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Go (9x9) - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:66 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;26&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=622&quot; rel=&quot;nofollow&quot;&gt;MyGoFriend&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Core_Duo#Core_i7&quot; rel=&quot;nofollow&quot;&gt;Core i7&lt;/a&gt; notebook&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;23&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 56 cores, &lt;br /&gt;
112 threads&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;21&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=530&quot; rel=&quot;nofollow&quot;&gt;Erica&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;8 cores &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;19&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6 cores &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;19&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=614&quot; rel=&quot;nofollow&quot;&gt;Valkyria&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;SE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Magnus%20Persson&quot;&gt;Magnus Persson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Core_Duo#Core_2_Duo&quot; rel=&quot;nofollow&quot;&gt;Core 2 duo&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=515&quot; rel=&quot;nofollow&quot;&gt;MoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Gelly&quot;&gt;Sylvain Gelly&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yizao%20Wang&quot;&gt;Yizao Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Baptiste%20Hoock&quot;&gt;Jean-Baptiste Hoock&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Guillaume%20Chaslot&quot;&gt;Guillaume Chaslot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Arpad%20Rimmel&quot;&gt;Arpad Rimmel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 160 cores&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 64 cores&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=624&quot; rel=&quot;nofollow&quot;&gt;Amigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Yi%20Chen&quot;&gt;Chun-Yi Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yung-Le%20Wang&quot;&gt;Yung-Le Wang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Yuan%20Yang&quot;&gt;Ching-Yuan Yang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=630&quot; rel=&quot;nofollow&quot;&gt;Coldmilk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=138&quot; rel=&quot;nofollow&quot;&gt;Many Faces of Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;12 core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Go&quot;&gt;GNU Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Free%20Software%20Foundation&quot;&gt;FSF&lt;/a&gt; team &lt;!-- ws:start:WikiTextRefRule:68:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.gnu.org/software/gnugo/devel.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GNU Go - GNU Project - Free Software Foundation (FSF)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:68 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=537&quot; rel=&quot;nofollow&quot;&gt;Katsunari&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shinichi%20Sei&quot;&gt;Shinichi Sei&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=623&quot; rel=&quot;nofollow&quot;&gt;Cjugo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sheng-Kai%20Chen&quot;&gt;Sheng-Kai Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2425:&amp;lt;img src=&amp;quot;/file/view/Kanazawa2010Go9x9.jpg/603214108/Kanazawa2010Go9x9.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Kanazawa2010Go9x9.jpg/603214108/Kanazawa2010Go9x9.jpg&quot; alt=&quot;Kanazawa2010Go9x9.jpg&quot; title=&quot;Kanazawa2010Go9x9.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2425 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;9x9 Go Medalists, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt; (Silver), &lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Babar&quot;&gt;Michael Babar&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt; (Gold), and &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt; (Bronze) &lt;!-- ws:start:WikiTextRefRule:76:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Frank%20Karger&amp;quot;&amp;gt;Frank Karger&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Michael%20Babar&amp;quot;&amp;gt;Michael Babar&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;MyGoFriend wins Go 9x9 Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_3&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 3&amp;lt;/a&amp;gt;, pp. 170&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:76 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:194:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:194 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:270:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Havannah&amp;quot; title=&amp;quot;Anchor: Havannah&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:270 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Havannah&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Havannah&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:78:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=217&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Havannah - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:78 --&gt; &lt;!-- ws:start:WikiTextRefRule:85:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Richard%20J.%20Lorentz&amp;quot;&amp;gt;Richard J. Lorentz&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Castro wins Havannah Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_4&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:85 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=618&quot; rel=&quot;nofollow&quot;&gt;Castro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Timo%20Ewalds&quot;&gt;Timo Ewalds&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=605&quot; rel=&quot;nofollow&quot;&gt;Wanderer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=697&quot; rel=&quot;nofollow&quot;&gt;Lajkonik&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marcin%20Ciura&quot;&gt;Marcin Ciura&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=600&quot; rel=&quot;nofollow&quot;&gt;Shakti&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Teytaud&quot;&gt;Olivier Teytaud&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=647&quot; rel=&quot;nofollow&quot;&gt;PZN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2427:&amp;lt;a href=&amp;quot;http://www.jaist.ac.jp/ICGA-events-2010/photo/img05/21.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Kanazawa2010Havannah.jpg/603217744/Kanazawa2010Havannah.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/photo/img05/21.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Kanazawa2010Havannah.jpg/603217744/Kanazawa2010Havannah.jpg&quot; alt=&quot;Kanazawa2010Havannah.jpg&quot; title=&quot;Kanazawa2010Havannah.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2427 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD and the Havannah champions: &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timo%20Ewalds&quot;&gt;Timo Ewalds&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcin%20Ciura&quot;&gt;Marcin Ciura&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:88:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.jaist.ac.jp/ICGA-events-2010/photo/img05/21.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Prize-giving Ceremony&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.jaist.ac.jp/ICGA-events-2010/english/photo/05_2.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;The JAIST 20th Anniversary Events with the ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-24&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-24&quot;&gt;[24]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:88 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:196:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:196 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:271:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:271 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:90:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=218&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Hex - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-25&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-25&quot;&gt;[25]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:90 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=135&quot; rel=&quot;nofollow&quot;&gt;Wolve&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=649&quot; rel=&quot;nofollow&quot;&gt;MIMHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=556&quot; rel=&quot;nofollow&quot;&gt;Yopt&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Abdallah%20Saffidine&quot;&gt;Abdallah Saffidine&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:198:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Light Up&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:198 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Light%20Up&quot;&gt;Light Up&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:272:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LightUp&amp;quot; title=&amp;quot;Anchor: LightUp&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LightUp&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:272 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:92:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=231&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Light Up - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-26&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-26&quot;&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:92 --&gt; &lt;!-- ws:start:WikiTextRefRule:101:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Hsin-Hung%20Chou&amp;quot;&amp;gt;Hsin-Hung Chou&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Yuan%20Chiu&amp;quot;&amp;gt;Shi-Yuan Chiu&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Cpuzzler wins Light Up Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_4&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-27&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-27&quot;&gt;[27]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:101 --&gt; &lt;!-- ws:start:WikiTextRefRule:103:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Light_Up_(puzzle)&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Light Up (puzzle) from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-28&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-28&quot;&gt;[28]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:103 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=651&quot; rel=&quot;nofollow&quot;&gt;Cpuzzler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Octopus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=686&quot; rel=&quot;nofollow&quot;&gt;PCCU&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tai-Ning%20Yang&quot;&gt;Tai-Ning Yang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:200:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Nonogram&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:200 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:273:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Nonogram&amp;quot; title=&amp;quot;Anchor: Nonogram&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Nonogram&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:273 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Nonogram&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:105:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=233&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Nonograms - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-29&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-29&quot;&gt;[29]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:105 --&gt; &lt;!-- ws:start:WikiTextRefRule:115:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Yuan%20Chiu&amp;quot;&amp;gt;Shi-Yuan Chiu&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Cheng-Wei%20Chou&amp;quot;&amp;gt;Cheng-Wei Chou&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jr-Chang%20Chen&amp;quot;&amp;gt;Jr-Chang Chen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Cpuzzler wins Nonogram Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_1&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 1&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-30&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-30&quot;&gt;[30]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:115 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=693&quot; rel=&quot;nofollow&quot;&gt;Cpuzzler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=688&quot; rel=&quot;nofollow&quot;&gt;Enigma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Octopus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:202:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Nurikabe&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:202 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nurikabe&quot;&gt;Nurikabe&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:274:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Nurikabe&amp;quot; title=&amp;quot;Anchor: Nurikabe&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Nurikabe&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:274 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:117:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=232&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Nurikabe - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-31&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-31&quot;&gt;[31]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:117 --&gt; &lt;!-- ws:start:WikiTextRefRule:126:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/I-Chen%20Wu&amp;quot;&amp;gt;I-Chen Wu&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Der-Johng%20Sun&amp;quot;&amp;gt;Der-Johng Sun&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;HappyNuri wins Nurikabe Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_4&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-32&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-32&quot;&gt;[32]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:126 --&gt; &lt;!-- ws:start:WikiTextRefRule:128:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Nurikabe_(puzzle)&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Nurikabe (puzzle) from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-33&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-33&quot;&gt;[33]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:128 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=654&quot; rel=&quot;nofollow&quot;&gt;HappyNuri&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Der-Johng%20Sun&quot;&gt;Der-Johng Sun&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=693&quot; rel=&quot;nofollow&quot;&gt;Cpuzzler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=688&quot; rel=&quot;nofollow&quot;&gt;Enigma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Octopus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:204:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Phantom Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:204 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phantom%20Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:275:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGo&amp;quot; title=&amp;quot;Anchor: PhantomGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:275 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#PhantomGo&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#PhantomGo&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:130:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=219&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Phantom Go - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-34&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-34&quot;&gt;[34]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:130 --&gt; &lt;!-- ws:start:WikiTextRefRule:137:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Abdallah%20Saffidine&amp;quot;&amp;gt;Abdallah Saffidine&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Moccos wins the Panthom-Go Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_1&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 1&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-35&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-35&quot;&gt;[35]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:137 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=657&quot; rel=&quot;nofollow&quot;&gt;Moccos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takuma%20Toyoda&quot;&gt;Takuma Toyoda&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=658&quot; rel=&quot;nofollow&quot;&gt;IcySoftwoodWine&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuji%20Abe&quot;&gt;Yuji Abe&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:206:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Quoridor&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:206 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Quoridor&quot;&gt;Quoridor&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:276:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Quoridor&amp;quot; title=&amp;quot;Anchor: Quoridor&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Quoridor&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:276 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:139:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=221&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Quoridor - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-36&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-36&quot;&gt;[36]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:139 --&gt; &lt;!-- ws:start:WikiTextRefRule:146:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Haruhiko%20Akiyama&amp;quot;&amp;gt;Haruhiko Akiyama&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;QAI wins the Quoridor Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_1&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 1&amp;lt;/a&amp;gt; &amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-37&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-37&quot;&gt;[37]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:146 --&gt; &lt;!-- ws:start:WikiTextRefRule:148:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Quoridor&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Quoridor from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-38&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-38&quot;&gt;[38]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:148 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=661&quot; rel=&quot;nofollow&quot;&gt;QAI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Haruhiko%20Akiyama&quot;&gt;Haruhiko Akiyama&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=681&quot; rel=&quot;nofollow&quot;&gt;DANA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takashi%20Korekawa&quot;&gt;Takashi Korekawa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=662&quot; rel=&quot;nofollow&quot;&gt;ARiAdoNE&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=659&quot; rel=&quot;nofollow&quot;&gt;KY&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryuji%20Takase&quot;&gt;Ryuji Takase&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:208:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:208 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:277:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:277 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:150:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=222&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Shogi - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-39&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-39&quot;&gt;[39]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:150 --&gt; &lt;!-- ws:start:WikiTextRefRule:157:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Yoshimasa%20Tsuruoka&amp;quot;&amp;gt;Yoshimasa Tsuruoka&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2010&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Gekisashi wins Shogi Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#33_4&amp;quot;&amp;gt;ICGA Journal, Vol. 33, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-40&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-40&quot;&gt;[40]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:157 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:210:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Results-Shogi-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:210 --&gt;Shogi&lt;/h3&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gekisashi&quot;&gt;Gekisashi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takashi%20Maruyama&quot;&gt;Takashi Maruyama&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Takumi%20Ouchi&quot;&gt;Takumi Ouchi&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryuji%20Takase&quot;&gt;Ryuji Takase&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshimasa%20Tsuruoka&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Daisaku%20Yokoyama&quot;&gt;Daisaku Yokoyama&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;12 core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; X5590 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shueso&quot;&gt;Shueso&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Akira%20Takeuchi&quot;&gt;Akira Takeuchi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;6 core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Core_Duo#Core_i7&quot; rel=&quot;nofollow&quot;&gt;i7&lt;/a&gt; 980X &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GPS%20shogi&quot;&gt;GPS shogi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tetsuro%20Tanaka&quot;&gt;Tetsuro Tanaka&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Cluster with 72 cores &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bonanza&quot;&gt;Bonanza&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kunihito%20Hoki&quot;&gt;Kunihito Hoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;12 core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Xeon_microprocessors&quot; rel=&quot;nofollow&quot;&gt;Xeon&lt;/a&gt; X5680 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;,&lt;br /&gt;
 &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;Quad core &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Core_Duo#Core_i7&quot; rel=&quot;nofollow&quot;&gt;i7&lt;/a&gt; 720 &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Intel_Core#Core_2_Duo&quot; rel=&quot;nofollow&quot;&gt;Core 2 Duo E6600&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;br /&gt;
 (using 1 core)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kinoa%20syougi&quot;&gt;Kinoa syougi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Motoki%20Yamada&quot;&gt;Motoki Yamada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_Intel_Core_2_microprocessors#Yorkfield_.2845_nm.29&quot; rel=&quot;nofollow&quot;&gt;Core 2 Quad Q9650&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt; &lt;br /&gt;
 (using 1 core)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yamada%20Shogi&quot;&gt;Yamada Shogi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Taikou%20Yamada&quot;&gt;Taikou Yamada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bloomfield_(microprocessor)&quot; rel=&quot;nofollow&quot;&gt;Core i7 920&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/STR&quot;&gt;STR&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Daiki%20Suehiro&quot;&gt;Daiki Suehiro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Intel_Core#Core_2_Duo&quot; rel=&quot;nofollow&quot;&gt;Core 2 Duo E7200&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/x86-64&quot;&gt;x86-64&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:212:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Results-Shogi-Shogi 5x5&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:212 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi 5x5&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:278:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi 5x5&amp;quot; title=&amp;quot;Anchor: Shogi 5x5&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi 5x5&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:278 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:159:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=225&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;15th Computer Olympiad, Shogi (5x5) - Kanazawa 2010 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-41&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-41&quot;&gt;[41]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:159 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;14&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;[[Clair 1/128]]&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takuya%20Obata&quot;&gt;Takuya Obata&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki 0.8&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tacos&quot;&gt;55Tacos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/SSS&quot;&gt;SSS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobushige%20Sawa&quot;&gt;Nobushige Sawa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/RIN5&quot;&gt;RIN5&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Seiya%20Omori&quot;&gt;Seiya Omori&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EVG&quot;&gt;EVG&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/SaKaNa&quot;&gt;SaKaNa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Satoshi%20Namai&quot;&gt;Satoshi Namai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Knock-knock&quot;&gt;Knock-knock&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mana%20Asada&quot;&gt;Mana Asada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2428:&amp;lt;img src=&amp;quot;/file/view/Kanazawa2010Shogi5x5.jpg/603214114/Kanazawa2010Shogi5x5.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Kanazawa2010Shogi5x5.jpg/603214114/Kanazawa2010Shogi5x5.jpg&quot; alt=&quot;Kanazawa2010Shogi5x5.jpg&quot; title=&quot;Kanazawa2010Shogi5x5.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2428 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD with 5x5 Shogi Winners: &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Takuya%20Obata&quot;&gt;Takuya Obata&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:166:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Takeshi%20Ito&amp;quot;&amp;gt;Takeshi Ito&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2011&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Clair 1/128 wins 5x5 Shogi Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#34_1&amp;quot;&amp;gt;ICGA Journal, Vol. 34, No. 1&amp;lt;/a&amp;gt;, pp. 41&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-42&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-42&quot;&gt;[42]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:166 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:214:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Results-Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:214 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:279:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Surakarta&amp;quot; title=&amp;quot;Anchor: Surakarta&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:279 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextRefRule:168:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=187&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;13th Computer Olympiad, Surakarta - Beijing 2008 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-43&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-43&quot;&gt;[43]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:168 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors / Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=524&quot; rel=&quot;nofollow&quot;&gt;SIA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=582&quot; rel=&quot;nofollow&quot;&gt;Qiyi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jiajia%20Guo&quot;&gt;Jiajia Guo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaomeng%20Yang&quot;&gt;Xiaomeng Yang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Yunzhao&quot;&gt;Liang Yunzhao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jianbo%20Zhao&quot;&gt;Jianbo Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=620&quot; rel=&quot;nofollow&quot;&gt;BITPanda&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xiong%20Yanchao&quot;&gt;Xiong Yanchao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zhang%20Yuting&quot;&gt;Zhang Yuting&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:216:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;Tournament Directors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:216 --&gt;Tournament Directors&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hitoshi%20Matsubara&quot;&gt;Hitoshi Matsubara&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshimasa%20Tsuruoka&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:218:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:218 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202010&quot;&gt;CG 2010&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202010&quot;&gt;WCCC 2010&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202010&quot;&gt;WCSC 2010&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:220:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:220 --&gt;Publications&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;The JAIST Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Babar&quot;&gt;Michael Babar&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;MyGoFriend wins Go 9x9 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Go9x9&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Many Faces of Go wins Go 13x13 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Go13x13&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Fotland&quot;&gt;David Fotland&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Erica wins Go 19x19 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Go&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ping-Hung%20Lin&quot;&gt;Ping-Hung Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;MoreThenFive wins the Connect-6 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Connect6&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;MoHex wins Hex Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://webdocs.cs.ualberta.ca/~hayward/papers/rptKanazawa.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Hex&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;The JAIST Computer Olympiad (Part 2)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Yuan%20Chiu&quot;&gt;Shih-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Modark wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Castro wins Havannah Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Havannah&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Cpuzzler wins Light Up Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#LightUp&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Der-Johng%20Sun&quot;&gt;Der-Johng Sun&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;HappyNuri wins Nurikabe Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Nurikabe&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshimasa%20Tsuruoka&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Gekisashi wins Shogi Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Nurikabe&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;TDKing wins Draughts Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Draughts&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;The JAIST Computer Olympiad (Part 3)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Cpuzzler wins Nonogram Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Nonogram&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Abdallah%20Saffidine&quot;&gt;Abdallah Saffidine&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Moccos wins the Panthom-Go Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#PanthomGo&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Haruhiko%20Akiyama&quot;&gt;Haruhiko Akiyama&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;QAI wins the Quoridor Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Quoridor&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Clair 1/128 wins 5x5 Shogi Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Shogi5x5&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;SIA wins Surakarta tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Surakarta&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;The JAIST Computer Olympiad (Part 4)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Shiga wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#ChineseChess&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Dots and Boxes&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#DotsAndBoxes&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Invader prolongs Amazons Title&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Amazons&quot;&gt;15th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:222:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc25&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:222 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://forum.computerschach.de/cgi-bin/mwf/topic_show.pl?tid=2976&quot; rel=&quot;nofollow&quot;&gt;Computer-Olympiade: Go-Sensation&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;CSS Forum&lt;/a&gt;, September 28, 2010 (German) &lt;!-- ws:start:WikiTextRefRule:170:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.mygofriend.com/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;MyGofriend - Gold Medal Winner 15th Computer Olympiad, Go (9x9)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-44&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-44&quot;&gt;[44]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:170 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=36201&quot; rel=&quot;nofollow&quot;&gt;Shokidoki wins silver at ICGA Olympiad for 5x5 Shogi&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, September 28, 2010&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=36224&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad: Shogi Tournament&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, September 30, 2010&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:224:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc26&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:224 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=42&quot; rel=&quot;nofollow&quot;&gt;Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#15th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/index-e.html&quot; rel=&quot;nofollow&quot;&gt;The JAIST 20th Anniversary Events with the ICGA&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/english/olympiad/&quot; rel=&quot;nofollow&quot;&gt;The JAIST 20th Anniversary Events with the ICGA - The JAIST Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/english/photo/&quot; rel=&quot;nofollow&quot;&gt;The JAIST 20th Anniversary Events with the ICGA - Photograph Collection&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh&quot; rel=&quot;nofollow&quot;&gt;Album archive - 15th Computer Olympiad Kanazawa&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipPuWFObErTqjOgh3XDe8Yupt3fcf8NNjW9TdmVt&quot; rel=&quot;nofollow&quot;&gt;Album archive - 15th Computer Olympiad Kanazawa&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Shinichi%20Sei&quot;&gt;Shinichi Sei&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/~tsuruoka/articles/co2010/&quot; rel=&quot;nofollow&quot;&gt;The Shogi tournament of the 15th Computer Olympiad&lt;/a&gt; Report by &lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshimasa%20Tsuruoka&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt;, October 04, 2010&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:226:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc27&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:226 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:4028:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.kanazawa-tourism.com/eng/guide/guide1_1.php?no=11&quot; rel=&quot;nofollow&quot;&gt;Shiinoki Cultural Complex&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/index-e.html&quot; rel=&quot;nofollow&quot;&gt;The JAIST 20th Anniversary Events with the ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&quot; rel=&quot;nofollow&quot;&gt;Image The venue&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh&quot; rel=&quot;nofollow&quot;&gt;Album archive - 15th Computer Olympiad Kanazawa&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=211&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Amazons - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Invader prolongs Amazons Title&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&quot; rel=&quot;nofollow&quot;&gt;The Amazons-playing Program Arrow2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=212&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Chinese Chess - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;The JAIST Computer Olympiad (Part 4)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt;, pp. 93&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=228&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Chinese Dark Chess - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Yuan%20Chiu&quot;&gt;Shih-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Modark wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=213&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Connect6 - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://ilk.uvt.nl/icga/cg2010results/Connect6.html&quot; rel=&quot;nofollow&quot;&gt;Connect6 Results and Crosstables&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt; page with different authors or operators mentioned&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=227&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Dots and Boxes - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Dots and Boxes&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_2&quot;&gt;ICGA Journal, Vol. 34, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=214&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Draughts - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=216&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Go - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=226&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Go (13x13) - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh/AF1QipPkvMJpOKh8hOdIAmhQK368QVkuyochb_BQGkZy&quot; rel=&quot;nofollow&quot;&gt;Image Medalists of 13x13 Go&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://get.google.com/albumarchive/117053534374902710729/album/AF1QipORq5svHFhGrtWUFQ4nelT0mQlfNV4rdkS8spmh&quot; rel=&quot;nofollow&quot;&gt;Album archive - 15th Computer Olympiad Kanazawa&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=215&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Go (9x9) - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.gnu.org/software/gnugo/devel.html&quot; rel=&quot;nofollow&quot;&gt;GNU Go - GNU Project - Free Software Foundation (FSF)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Babar&quot;&gt;Michael Babar&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;MyGoFriend wins Go 9x9 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_3&quot;&gt;ICGA Journal, Vol. 33, No. 3&lt;/a&gt;, pp. 170&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=217&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Havannah - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Castro wins Havannah Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-24&quot;&gt;&lt;a href=&quot;#cite_ref-24&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/photo/img05/21.jpg&quot; rel=&quot;nofollow&quot;&gt;Prize-giving Ceremony&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.jaist.ac.jp/ICGA-events-2010/english/photo/05_2.html&quot; rel=&quot;nofollow&quot;&gt;The JAIST 20th Anniversary Events with the ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-25&quot;&gt;&lt;a href=&quot;#cite_ref-25&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=218&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Hex - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-26&quot;&gt;&lt;a href=&quot;#cite_ref-26&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=231&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Light Up - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-27&quot;&gt;&lt;a href=&quot;#cite_ref-27&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Cpuzzler wins Light Up Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-28&quot;&gt;&lt;a href=&quot;#cite_ref-28&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Light_Up_(puzzle)&quot; rel=&quot;nofollow&quot;&gt;Light Up (puzzle) from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-29&quot;&gt;&lt;a href=&quot;#cite_ref-29&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=233&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Nonograms - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-30&quot;&gt;&lt;a href=&quot;#cite_ref-30&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Yuan%20Chiu&quot;&gt;Shi-Yuan Chiu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Cpuzzler wins Nonogram Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-31&quot;&gt;&lt;a href=&quot;#cite_ref-31&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=232&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Nurikabe - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-32&quot;&gt;&lt;a href=&quot;#cite_ref-32&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Der-Johng%20Sun&quot;&gt;Der-Johng Sun&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;HappyNuri wins Nurikabe Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-33&quot;&gt;&lt;a href=&quot;#cite_ref-33&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Nurikabe_(puzzle)&quot; rel=&quot;nofollow&quot;&gt;Nurikabe (puzzle) from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-34&quot;&gt;&lt;a href=&quot;#cite_ref-34&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=219&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Phantom Go - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-35&quot;&gt;&lt;a href=&quot;#cite_ref-35&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Abdallah%20Saffidine&quot;&gt;Abdallah Saffidine&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Moccos wins the Panthom-Go Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-36&quot;&gt;&lt;a href=&quot;#cite_ref-36&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=221&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Quoridor - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-37&quot;&gt;&lt;a href=&quot;#cite_ref-37&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Haruhiko%20Akiyama&quot;&gt;Haruhiko Akiyama&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;QAI wins the Quoridor Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt; &lt;/li&gt;
&lt;li id=&quot;cite_note-38&quot;&gt;&lt;a href=&quot;#cite_ref-38&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Quoridor&quot; rel=&quot;nofollow&quot;&gt;Quoridor from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-39&quot;&gt;&lt;a href=&quot;#cite_ref-39&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=222&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Shogi - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-40&quot;&gt;&lt;a href=&quot;#cite_ref-40&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshimasa%20Tsuruoka&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt; (&lt;strong&gt;2010&lt;/strong&gt;). &lt;em&gt;Gekisashi wins Shogi Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#33_4&quot;&gt;ICGA Journal, Vol. 33, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-41&quot;&gt;&lt;a href=&quot;#cite_ref-41&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=225&quot; rel=&quot;nofollow&quot;&gt;15th Computer Olympiad, Shogi (5x5) - Kanazawa 2010 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-42&quot;&gt;&lt;a href=&quot;#cite_ref-42&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;Clair 1/128 wins 5x5 Shogi Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_1&quot;&gt;ICGA Journal, Vol. 34, No. 1&lt;/a&gt;, pp. 41&lt;/li&gt;
&lt;li id=&quot;cite_note-43&quot;&gt;&lt;a href=&quot;#cite_ref-43&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=187&quot; rel=&quot;nofollow&quot;&gt;13th Computer Olympiad, Surakarta - Beijing 2008 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-44&quot;&gt;&lt;a href=&quot;#cite_ref-44&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mygofriend.com/&quot; rel=&quot;nofollow&quot;&gt;MyGofriend - Gold Medal Winner 15th Computer Olympiad, Go (9x9)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:4028 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:228:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc28&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:228 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;15th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;15th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-15th_Computer_Olympiad includeBody-15th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/14th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;14th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/15th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;15th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/17th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;17th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Abdallah+Saffidine&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Abdallah Saffidine&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Aske+Plaat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Aske Plaat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Broderick+Arneson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Broderick Arneson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Cheng-Wei+Chou&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Cheng-Wei Chou&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ChessBase+Best-Publication+Awards+to+Include&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ChessBase Best-Publication Awards to Include&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Fotland&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Fotland&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hao+Cui&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hao Cui&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Harm+Geert+Muller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Harm Geert Muller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 31, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Havannah&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Havannah&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hideki+Kato&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hideki Kato&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jan+Krabbenbos&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jan Krabbenbos&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johan+de+Koning&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johan de Koning&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mark+Winands&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mark Winands&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ming-Cheng+Cheng&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nonogram&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nonogram&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phantom+Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phantom Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Philip+Henderson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Philip Henderson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ping-Hung+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ping-Hung Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Richard+J.+Lorentz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Richard J. Lorentz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shi-Jim+Yen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shi-Jim Yen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shih-Chieh+Huang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shih-Chieh Huang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shinichi+Sei&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shinichi Sei&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tai-Ning+Yang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tai-Ning Yang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Takeshi+Ito&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Takeshi Ito&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Takuya+Obata&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Takuya Obata&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ton+Tillemans&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ton Tillemans&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsan-Cheng+Su&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsan-Cheng Su&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2010&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2010&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCSC+2010&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCSC 2010&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Yoshimasa+Tsuruoka&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Yoshimasa Tsuruoka&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>16th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/16th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/16th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/16th+Computer+Olympiad</comments>
      <pubDate>Sat, 12 Aug 2017 15:41:03 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 16th Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1715:&amp;lt;img src=&amp;quot;/file/view/TheRedBrick.JPG/278481656/TheRedBrick.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/TheRedBrick.JPG/278481656/TheRedBrick.JPG&quot; alt=&quot;TheRedBrick.JPG&quot; title=&quot;TheRedBrick.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1715 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Sixteenth Computer Olympiad&lt;/strong&gt; took place from November 19 to 26, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2011&quot;&gt;2011&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tilburg%20University&quot;&gt;Tilburg University&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Tilburg&quot; rel=&quot;nofollow&quot;&gt;Tilburg&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.inyourpocket.com/Netherlands/Tilburg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Tilburg city guide by In Your Pocket&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt; , &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt; in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202011&quot;&gt;2nd World Chess Software Championship&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202011&quot;&gt;19th World Computer Chess Championship&lt;/a&gt; and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2013&quot;&gt;Advances in Computer Games 13&lt;/a&gt; conference.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;The Red Brick, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tilburg%20University&quot;&gt;Tilburg University&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:145:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:145 --&gt;&lt;!-- ws:start:WikiTextTocRule:146: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:146 --&gt;&lt;!-- ws:start:WikiTextTocRule:147: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:147 --&gt;&lt;!-- ws:start:WikiTextTocRule:148: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:148 --&gt;&lt;!-- ws:start:WikiTextTocRule:149: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:149 --&gt;&lt;!-- ws:start:WikiTextTocRule:150: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:150 --&gt;&lt;!-- ws:start:WikiTextTocRule:151: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:151 --&gt;&lt;!-- ws:start:WikiTextTocRule:152: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:152 --&gt;&lt;!-- ws:start:WikiTextTocRule:153: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Dots and Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:153 --&gt;&lt;!-- ws:start:WikiTextTocRule:154: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:154 --&gt;&lt;!-- ws:start:WikiTextTocRule:155: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-EinStein würfelt nicht!&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:155 --&gt;&lt;!-- ws:start:WikiTextTocRule:156: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:156 --&gt;&lt;!-- ws:start:WikiTextTocRule:157: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:157 --&gt;&lt;!-- ws:start:WikiTextTocRule:158: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:158 --&gt;&lt;!-- ws:start:WikiTextTocRule:159: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:159 --&gt;&lt;!-- ws:start:WikiTextTocRule:160: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:160 --&gt;&lt;!-- ws:start:WikiTextTocRule:161: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:161 --&gt;&lt;!-- ws:start:WikiTextTocRule:162: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-NoGo&quot;&gt;NoGo&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:162 --&gt;&lt;!-- ws:start:WikiTextTocRule:163: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Phantom Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:163 --&gt;&lt;!-- ws:start:WikiTextTocRule:164: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:164 --&gt;&lt;!-- ws:start:WikiTextTocRule:165: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:165 --&gt;&lt;!-- ws:start:WikiTextTocRule:166: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Group Photo&quot;&gt;Group Photo&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:166 --&gt;&lt;!-- ws:start:WikiTextTocRule:167: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Tournament Director&quot;&gt;Tournament Director&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:167 --&gt;&lt;!-- ws:start:WikiTextTocRule:168: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:168 --&gt;&lt;!-- ws:start:WikiTextTocRule:169: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:169 --&gt;&lt;!-- ws:start:WikiTextTocRule:170: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:170 --&gt;&lt;!-- ws:start:WikiTextTocRule:171: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:171 --&gt;&lt;!-- ws:start:WikiTextTocRule:172: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:172 --&gt;&lt;!-- ws:start:WikiTextTocRule:173: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:173 --&gt;&lt;!-- ws:start:WikiTextTocRule:174: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:174 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;Results&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:175:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:175 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:5:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=236&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Amazons - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:5 --&gt; &lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=617&quot; rel=&quot;nofollow&quot;&gt;Arrow2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gabriel%20van%20Eyck&quot;&gt;Gabriel van Eyck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiaxing%20Song&quot;&gt;Jiaxing Song&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Huntley&quot;&gt;Daniel Huntley&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Rick%20Valenzano&quot;&gt;Rick Valenzano&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;The Amazons-playing Program Arrow2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=727&quot; rel=&quot;nofollow&quot;&gt;Fortress&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andi%20Zhang&quot;&gt;Andi Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:176:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:176 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/12th%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=242&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Backgammon - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Frank%20Berger&amp;quot;&amp;gt;Frank Berger&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2012&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Palamedes wins Backgammon Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#35_1&amp;quot;&amp;gt;ICGA Journal, Vol. 35, No. 1&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=712&quot; rel=&quot;nofollow&quot;&gt;Palamedes&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolaos%20Papahristou&quot;&gt;Nikolaos Papahristou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=62&quot; rel=&quot;nofollow&quot;&gt;GNU Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martijn%20Ruppert&quot;&gt;Martijn Ruppert&lt;/a&gt; (op.)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=63&quot; rel=&quot;nofollow&quot;&gt;BGBlitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1717:&amp;lt;a href=&amp;quot;https://www.bgblitz.com/olympiad_2011/WinningCeremony.JPG&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Tilburg2011Backgammon.jpg/603237424/Tilburg2011Backgammon.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://www.bgblitz.com/olympiad_2011/WinningCeremony.JPG&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Tilburg2011Backgammon.jpg/603237424/Tilburg2011Backgammon.jpg&quot; alt=&quot;Tilburg2011Backgammon.jpg&quot; title=&quot;Tilburg2011Backgammon.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1717 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; congrats &lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolaos%20Papahristou&quot;&gt;Nikolaos Papahristou&lt;/a&gt;, framed by &lt;a class=&quot;wiki_link&quot; href=&quot;/Martijn%20Ruppert&quot;&gt;Martijn Ruppert&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:19:&amp;amp;lt;ref&amp;amp;gt;Image from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.bgblitz.com/olympiad_2011.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;BGBlitz at Tilburg 2011 - Computer Olympiad - Tilburg 2011&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Frank%20Berger&amp;quot;&amp;gt;Frank Berger&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:19 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:177:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:177 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:21:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=243&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Chinese Chess - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:21 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt; (op.)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wei-Lun%20Kao&quot;&gt;Wei-Lun Kao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Bin%20Hsu&quot;&gt;Chun-Bin Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:178:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:178 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=251&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Chinese Dark Chess - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt; &lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=728&quot; rel=&quot;nofollow&quot;&gt;DarkCraft&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsuan-Chen%20Shih&quot;&gt;Hsuan-Chen Shih&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=636&quot; rel=&quot;nofollow&quot;&gt;Dark_chesser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=729&quot; rel=&quot;nofollow&quot;&gt;Diablo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:179:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:179 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/11th%20Computer%20Olympiad#Clobber&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=252&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Clobber - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=641&quot; rel=&quot;nofollow&quot;&gt;PAN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=717&quot; rel=&quot;nofollow&quot;&gt;McJena&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%B6rg%20Sameith&quot;&gt;Jörg Sameith&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1719:&amp;lt;a href=&amp;quot;http://www.althofer.de/clobber-2011.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/clobber-2011-gold-johan.jpg/579138303/clobber-2011-gold-johan.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.althofer.de/clobber-2011.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/clobber-2011-gold-johan.jpg/579138303/clobber-2011-gold-johan.jpg&quot; alt=&quot;clobber-2011-gold-johan.jpg&quot; title=&quot;clobber-2011-gold-johan.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1719 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; congrats &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; with Silver for McJena &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.althofer.de/clobber-2011.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad 2011 - Clobber&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ingo%20Alth%C3%B6fer&amp;quot;&amp;gt;Ingo Althöfer&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:180:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:180 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Connect6&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=244&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Connect6 - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=734&quot; rel=&quot;nofollow&quot;&gt;Cloudict&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:32:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://github.com/lang010/cloudict&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GitHub - lang010/cloudict: A game engine for Connect6, using min-max search, alpha-beta pruning, and VCF search&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:32 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Liang%20Li&quot;&gt;Liang Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao%20Cui&quot;&gt;Hao Cui&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ruijian%20Wang&quot;&gt;Ruijian Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Siran%20Lin&quot;&gt;Siran Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=719&quot; rel=&quot;nofollow&quot;&gt;Terra Nova&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bo%20Chen&quot;&gt;Bo Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=720&quot; rel=&quot;nofollow&quot;&gt;Phospherus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XuePeng%20Li&quot;&gt;XuePeng Li&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=644&quot; rel=&quot;nofollow&quot;&gt;BITConnect6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Hao&quot;&gt;Fan Hao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaowei%20Hu&quot;&gt;Xiaowei Hu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Haiying%20Liu&quot;&gt;Haiying Liu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Dots and Boxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dots%20and%20Boxes&quot;&gt;Dots and Boxes&lt;/a&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:181:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@DotsandBoxes&amp;quot; title=&amp;quot;Anchor: DotsandBoxes&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;DotsandBoxes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:181 --&gt;&lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=253&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Dots and Boxes - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=564&quot; rel=&quot;nofollow&quot;&gt;The Shark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/William%20Fraser&quot;&gt;William Fraser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=731&quot; rel=&quot;nofollow&quot;&gt;Urchin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mu%20Bai&quot;&gt;Mu Bai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yuting%20Zhang&quot;&gt;Yuting Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:182:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:182 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=237&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Draughts - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt; &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://toernooibase.kndb.nl/opvraag/standen.php?taal=1&amp;amp;amp;kl=46&amp;amp;amp;Id=2494&amp;amp;amp;jr=12&amp;amp;amp;afko=&amp;amp;amp;r=&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad Tilburg 2011 - Draughts&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;22&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=732&quot; rel=&quot;nofollow&quot;&gt;Maximus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan-Jaap%20van%20Horssen&quot;&gt;Jan-Jaap van Horssen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=219&quot; rel=&quot;nofollow&quot;&gt;Sjende Blyn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=220&quot; rel=&quot;nofollow&quot;&gt;Dam 2.2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=267&quot; rel=&quot;nofollow&quot;&gt;Dream&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sa%C3%AFd%20Koudache&quot;&gt;Saïd Koudache&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=263&quot; rel=&quot;nofollow&quot;&gt;Cerberus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-EinStein würfelt nicht!&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EinStein%20w%C3%BCrfelt%20nicht%21&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:183:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@EWN&amp;quot; title=&amp;quot;Anchor: EWN&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;EWN&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:183 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#EWN&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=248&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, EinStein würfelt nicht! - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt; &lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Wesley%20Turner&amp;quot;&amp;gt;Wesley Turner&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2012&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Einstein Würfelt Nicht - An Analysis of Endgame Play - 16th Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#35_2&amp;quot;&amp;gt;ICGA Journal, Vol. 35, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=508&quot; rel=&quot;nofollow&quot;&gt;MeinStein&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Theo%20van%20der%20Storm&quot;&gt;Theo van der Storm&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=722&quot; rel=&quot;nofollow&quot;&gt;Sybil&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wesley%20Turner&quot;&gt;Wesley Turner&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=723&quot; rel=&quot;nofollow&quot;&gt;Gamber&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Pijl&quot;&gt;Richard Pijl&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jonny&quot;&gt;JonnyStone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johannes%20Zwanzger&quot;&gt;Johannes Zwanzger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=721&quot; rel=&quot;nofollow&quot;&gt;Hanfried&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%B6rg%20Sameith&quot;&gt;Jörg Sameith&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Stefan%20Schwarz&quot;&gt;Stefan Schwarz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=605&quot; rel=&quot;nofollow&quot;&gt;OneStone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1721:&amp;lt;a href=&amp;quot;http://www.althofer.de/ewn-tilburg-2011.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/GraceJanWesley2011.jpg/603238244/GraceJanWesley2011.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.althofer.de/ewn-tilburg-2011.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/GraceJanWesley2011.jpg/603238244/GraceJanWesley2011.jpg&quot; alt=&quot;GraceJanWesley2011.jpg&quot; title=&quot;GraceJanWesley2011.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1721 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Grace%20Krabbenbos&quot;&gt;Grace&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt; with Gold for &lt;a class=&quot;wiki_link&quot; href=&quot;/Theo%20van%20der%20Storm&quot;&gt;Theo&#039;s&lt;/a&gt; MeinStein, Silver for &lt;a class=&quot;wiki_link&quot; href=&quot;/Wesley%20Turner&quot;&gt;Wesley Turner&lt;/a&gt; on the right &lt;!-- ws:start:WikiTextRefRule:50:&amp;amp;lt;ref&amp;amp;gt; &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.althofer.de/ewn-tilburg-2011.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;amp;quot;EinStein würfelt nicht&amp;amp;quot; in the Computer Olympiad 2011&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ingo%20Alth%C3%B6fer&amp;quot;&amp;gt;Ingo Althöfer&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:50 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:184:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:184 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=234&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Go - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt; &lt;!-- ws:start:WikiTextRefRule:55:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.gokgs.com/tournEntrants.jsp?sort=s&amp;amp;amp;id=644&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, 19x19&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/KGS_Go_Server&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;KGS Go Server&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:55 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=519&quot; rel=&quot;nofollow&quot;&gt;Steenvreter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=704&quot; rel=&quot;nofollow&quot;&gt;Pachi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CZ&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Petr%20Baudi%C5%A1&quot;&gt;Petr Baudiš&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=622&quot; rel=&quot;nofollow&quot;&gt;MyGoFriend&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=735&quot; rel=&quot;nofollow&quot;&gt;RandomGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Song%20Ting&quot;&gt;Song Ting&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:113:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:113 --&gt;13x13&lt;!-- ws:start:WikiTextAnchorRule:185:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go13x13&amp;quot; title=&amp;quot;Anchor: Go13x13&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:185 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:57:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=250&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Go (13x13) - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:57 --&gt; &lt;!-- ws:start:WikiTextRefRule:60:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.gokgs.com/tournEntrants.jsp?sort=s&amp;amp;amp;id=646&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, 13x13&amp;lt;/a&amp;gt; from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/KGS_Go_Server&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;KGS Go Server&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:60 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=519&quot; rel=&quot;nofollow&quot;&gt;Steenvreter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Erik%20van%20der%20Werf&quot;&gt;Erik van der Werf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=704&quot; rel=&quot;nofollow&quot;&gt;Pachi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CZ&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Petr%20Baudi%C5%A1&quot;&gt;Petr Baudiš&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:115:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:115 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:186:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:186 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:62:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=235&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Go (9x9) - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-24&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-24&quot;&gt;[24]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:62 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=704&quot; rel=&quot;nofollow&quot;&gt;Pachi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CZ&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Petr%20Baudi%C5%A1&quot;&gt;Petr Baudiš&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=535&quot; rel=&quot;nofollow&quot;&gt;Fuego&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markus%20Enzenberger&quot;&gt;Markus Enzenberger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Segal&quot;&gt;Richard Segal&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=622&quot; rel=&quot;nofollow&quot;&gt;MyGoFriend&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Karger&quot;&gt;Frank Karger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuki%20Doi&quot;&gt;Yuki Doi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tokishi%20Matsui&quot;&gt;Tokishi Matsui&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=735&quot; rel=&quot;nofollow&quot;&gt;RandomGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Song%20Ting&quot;&gt;Song Ting&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1722:&amp;lt;img src=&amp;quot;/file/view/Go9x9_2011.JPG/279056452/Go9x9_2011.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Go9x9_2011.JPG/279056452/Go9x9_2011.JPG&quot; alt=&quot;Go9x9_2011.JPG&quot; title=&quot;Go9x9_2011.JPG&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1722 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Go (9x9) winners, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Petr%20Baudi%C5%A1&quot;&gt;Petr Baudiš&lt;/a&gt; and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:64:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, November 22, 2011&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-25&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-25&quot;&gt;[25]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:64 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:117:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:117 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Havannah&quot;&gt;Havannah&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:187:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Havannah&amp;quot; title=&amp;quot;Anchor: Havannah&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Havannah&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:187 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Havannah&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:66:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=246&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Havannah - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-26&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-26&quot;&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:66 --&gt; &lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=618&quot; rel=&quot;nofollow&quot;&gt;Castro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Timo%20Ewalds&quot;&gt;Timo Ewalds&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=697&quot; rel=&quot;nofollow&quot;&gt;Lajkonik&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marcin%20Ciura&quot;&gt;Marcin Ciura&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=605&quot; rel=&quot;nofollow&quot;&gt;Wanderer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:119:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:119 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:188:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:188 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:68:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=245&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Hex - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-27&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-27&quot;&gt;[27]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:68 --&gt; &lt;!-- ws:start:WikiTextRefRule:75:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ryan%20Hayward&amp;quot;&amp;gt;Ryan Hayward&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2012&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;MoHex wins Hex Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#35_2&amp;quot;&amp;gt;ICGA Journal, Vol. 35, No. 2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-28&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-28&quot;&gt;[28]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:75 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=135&quot; rel=&quot;nofollow&quot;&gt;Wolve&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=724&quot; rel=&quot;nofollow&quot;&gt;Panomarex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Teytaud&quot;&gt;Fabien Teytaud&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nicolas%20Jouandeau&quot;&gt;Nicolas Jouandeau&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1723:&amp;lt;img src=&amp;quot;/file/view/Tilburg2011Hex.jpg/603237426/Tilburg2011Hex.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Tilburg2011Hex.jpg/603237426/Tilburg2011Hex.jpg&quot; alt=&quot;Tilburg2011Hex.jpg&quot; title=&quot;Tilburg2011Hex.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1723 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Hex medalists: &lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;, TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; right &lt;!-- ws:start:WikiTextRefRule:77:&amp;amp;lt;ref&amp;amp;gt;Image clipped from &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#35_2&amp;quot;&amp;gt;ICGA Journal, Vol. 35, No. 2&amp;lt;/a&amp;gt;, pp. 104&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-29&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-29&quot;&gt;[29]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:77 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:121:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-NoGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:121 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/NoGo&quot;&gt;NoGo&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:189:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@NoGo&amp;quot; title=&amp;quot;Anchor: NoGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;NoGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:189 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:79:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=261&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, NoGo - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-30&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-30&quot;&gt;[30]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:79 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=710&quot; rel=&quot;nofollow&quot;&gt;BobNoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bob%20Hearn&quot;&gt;Bob Hearn&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=711&quot; rel=&quot;nofollow&quot;&gt;FxNoGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fan%20Xie&quot;&gt;Fan Xie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=630&quot; rel=&quot;nofollow&quot;&gt;Coldmilk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:123:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Phantom Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:123 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Phantom%20Go&quot;&gt;Phantom Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:190:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@PhantomGo&amp;quot; title=&amp;quot;Anchor: PhantomGo&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;PhantomGo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:190 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#PhantomGo&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:81:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=258&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Phantom Go - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-31&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-31&quot;&gt;[31]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:81 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=706&quot; rel=&quot;nofollow&quot;&gt;IBITCoolGo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/YiFeng%20Yang&quot;&gt;YiFeng Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Andi%20Zhang&quot;&gt;Andi Zhang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/YanHui%20Zhao&quot;&gt;YanHui Zhao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/YiCheng%20Zhao&quot;&gt;YiCheng Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:125:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:125 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:191:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:191 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:83:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=238&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Shogi - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-32&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-32&quot;&gt;[32]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:83 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GPS%20shogi&quot;&gt;GPS shogi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tetsuro%20Tanaka&quot;&gt;Tetsuro Tanaka&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bonanza&quot;&gt;Bonanza&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kunihito%20Hoki&quot;&gt;Kunihito Hoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:127:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Results-Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:127 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Surakarta&quot;&gt;Surakarta&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:192:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Surakarta&amp;quot; title=&amp;quot;Anchor: Surakarta&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Surakarta&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:192 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextRefRule:85:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=260&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;16th Computer Olympiad, Surakarta - Tilburg 2011 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-33&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-33&quot;&gt;[33]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:85 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=725&quot; rel=&quot;nofollow&quot;&gt;Superkarta&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mu%20Bai&quot;&gt;Mu Bai&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wuyuan%20Chen&quot;&gt;Wuyuan Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Andi%20Zhang&quot;&gt;Andi Zhang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Yangsen%20Zhou&quot;&gt;Yangsen Zhou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Haimeng%20Zhuang&quot;&gt;Haimeng Zhuang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=726&quot; rel=&quot;nofollow&quot;&gt;Face&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bo%20Chen&quot;&gt;Bo Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/XuePeng%20Li&quot;&gt;XuePeng Li&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/JianHui%20Lin&quot;&gt;JianHui Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yanchao%20Xiong&quot;&gt;Yanchao Xiong&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:193:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@GroupPhoto&amp;quot; title=&amp;quot;Anchor: GroupPhoto&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;GroupPhoto&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:193 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:129:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Group Photo&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:129 --&gt;Group Photo&lt;/h1&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1724:&amp;lt;img src=&amp;quot;/file/view/ACG2011.JPG/278533092/ACG2011.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/ACG2011.JPG/278533092/ACG2011.JPG&quot; alt=&quot;ACG2011.JPG&quot; title=&quot;ACG2011.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1724 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2013&quot;&gt;Conference&lt;/a&gt;, Olympiad and &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202011&quot;&gt;WCCC 2011&lt;/a&gt; participants &lt;!-- ws:start:WikiTextRefRule:87:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-34&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-34&quot;&gt;[34]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:87 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:131:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Tournament Director&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:131 --&gt;Tournament Director&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (Assistant TD)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:133:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:133 --&gt;See also&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2013#Video&quot;&gt;Advances in Computer Games 13 | Video&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202011&quot;&gt;WCCC 2011&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202011&quot;&gt;WCSC 2011&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:135:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:135 --&gt;Publications&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;The 16th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Palamedes wins Backgammon Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Backgammon&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Shiga wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#ChineseChess&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;PAN wins Clobber Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Clobber&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Castro wins Havannah Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Havannah&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;The 16th Computer Olympiad (Part 2)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Wesley%20Turner&quot;&gt;Wesley Turner&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Einstein Würfelt Nicht - An Analysis of Endgame Play - 16th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#EWN&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;MoHex wins Hex Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Hex&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;The 16th Computer Olympiad (Part 3)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_4&quot;&gt;ICGA Journal, Vol. 35, No. 4&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Invader wins Amazons Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_4&quot;&gt;ICGA Journal, Vol. 35, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Amazons&quot;&gt;16th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Results of other Tournaments&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_4&quot;&gt;ICGA Journal, Vol. 35, No. 4&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:137:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:137 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://lists.gnu.org/archive/html/bug-gnubg/2011-08/msg00001.html&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Tilburg, the Netherlands : November 18 to November 26, 2011&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://lists.gnu.org/archive/html/bug-gnubg/&quot; rel=&quot;nofollow&quot;&gt;bug-gnubg&lt;/a&gt;, August 01, 2011&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://lists.gnu.org/archive/html/bug-gnubg/2011-08/msg00045.html&quot; rel=&quot;nofollow&quot;&gt;Re: 16th Computer Olympiad, Tilburg, the Netherlands&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Achim%20M%C3%BCller&quot;&gt;Achim Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://lists.gnu.org/archive/html/bug-gnubg/&quot; rel=&quot;nofollow&quot;&gt;bug-gnubg&lt;/a&gt;, August 21, 2011&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:139:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc25&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:139 --&gt;External Links&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=43&quot; rel=&quot;nofollow&quot;&gt;Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#16th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2011.html&quot; rel=&quot;nofollow&quot;&gt;BGBlitz at Tilburg 2011 - Computer Olympiad - Tilburg 2011&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Backgammon&quot;&gt;16th Computer Olympiad - Backgammon&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.althofer.de/ewn-tilburg-2011.html&quot; rel=&quot;nofollow&quot;&gt;&amp;quot;EinStein würfelt nicht&amp;quot; in the Computer Olympiad 2011&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#EWN&quot;&gt;16th Computer Olympiad - EWN&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.althofer.de/clobber-2011.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad 2011 - Clobber&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Clobber&quot;&gt;16th Computer Olympiad - Clobber&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mygofriend.com/content/16th-computer-olympiad-tilburg&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad Tilburg | mygofriend.net&lt;/a&gt;, November 19, 2011&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mygofriend.com/content/16th-computer-olympiad-tilburg-9x9-tournament-report&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad Tilburg: 9x9 tournament report | mygofriend.net&lt;/a&gt;, November 22, 2011  » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Go9x9&quot;&gt;16th Computer Olympiad - Go 9x9&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mygofriend.com/content/mygofriend-plays-19x19&quot; rel=&quot;nofollow&quot;&gt;MyGoFriend plays 19x19!! | mygofriend.net&lt;/a&gt;, November 23, 2011 » &lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Go&quot;&gt;16th Computer Olympiad - Go&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:141:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc26&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:141 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2839:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.inyourpocket.com/Netherlands/Tilburg&quot; rel=&quot;nofollow&quot;&gt;Tilburg city guide by In Your Pocket&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=236&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Amazons - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&quot; rel=&quot;nofollow&quot;&gt;The Amazons-playing Program Arrow2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=242&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Backgammon - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Palamedes wins Backgammon Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_1&quot;&gt;ICGA Journal, Vol. 35, No. 1&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; Image from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.bgblitz.com/olympiad_2011.html&quot; rel=&quot;nofollow&quot;&gt;BGBlitz at Tilburg 2011 - Computer Olympiad - Tilburg 2011&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=243&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Chinese Chess - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=251&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Chinese Dark Chess - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=252&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Clobber - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.althofer.de/clobber-2011.html&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad 2011 - Clobber&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=244&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Connect6 - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://github.com/lang010/cloudict&quot; rel=&quot;nofollow&quot;&gt;GitHub - lang010/cloudict: A game engine for Connect6, using min-max search, alpha-beta pruning, and VCF search&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=253&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Dots and Boxes - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=237&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Draughts - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://toernooibase.kndb.nl/opvraag/standen.php?taal=1&amp;amp;kl=46&amp;amp;Id=2494&amp;amp;jr=12&amp;amp;afko=&amp;amp;r=&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad Tilburg 2011 - Draughts&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=248&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, EinStein würfelt nicht! - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Wesley%20Turner&quot;&gt;Wesley Turner&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Einstein Würfelt Nicht - An Analysis of Endgame Play - 16th Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt;  &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.althofer.de/ewn-tilburg-2011.html&quot; rel=&quot;nofollow&quot;&gt;&amp;quot;EinStein würfelt nicht&amp;quot; in the Computer Olympiad 2011&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=234&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Go - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.gokgs.com/tournEntrants.jsp?sort=s&amp;amp;id=644&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, 19x19&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/KGS_Go_Server&quot; rel=&quot;nofollow&quot;&gt;KGS Go Server&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=250&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Go (13x13) - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.gokgs.com/tournEntrants.jsp?sort=s&amp;amp;id=646&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, 13x13&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/KGS_Go_Server&quot; rel=&quot;nofollow&quot;&gt;KGS Go Server&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-24&quot;&gt;&lt;a href=&quot;#cite_ref-24&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=235&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Go (9x9) - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-25&quot;&gt;&lt;a href=&quot;#cite_ref-25&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, November 22, 2011&lt;/li&gt;
&lt;li id=&quot;cite_note-26&quot;&gt;&lt;a href=&quot;#cite_ref-26&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=246&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Havannah - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-27&quot;&gt;&lt;a href=&quot;#cite_ref-27&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=245&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Hex - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-28&quot;&gt;&lt;a href=&quot;#cite_ref-28&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;MoHex wins Hex Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-29&quot;&gt;&lt;a href=&quot;#cite_ref-29&quot;&gt;^&lt;/a&gt; Image clipped from &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#35_2&quot;&gt;ICGA Journal, Vol. 35, No. 2&lt;/a&gt;, pp. 104&lt;/li&gt;
&lt;li id=&quot;cite_note-30&quot;&gt;&lt;a href=&quot;#cite_ref-30&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=261&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, NoGo - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-31&quot;&gt;&lt;a href=&quot;#cite_ref-31&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=258&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Phantom Go - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-32&quot;&gt;&lt;a href=&quot;#cite_ref-32&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=238&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Shogi - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-33&quot;&gt;&lt;a href=&quot;#cite_ref-33&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=260&quot; rel=&quot;nofollow&quot;&gt;16th Computer Olympiad, Surakarta - Tilburg 2011 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-34&quot;&gt;&lt;a href=&quot;#cite_ref-34&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2839 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:143:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc27&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:143 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;16th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;16th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-16th_Computer_Olympiad includeBody-16th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/11th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;11th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/12th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;12th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/15th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;15th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/17th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;17th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/18th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;18th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Games+13&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Games 13&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Aske+Plaat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Aske Plaat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bo+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bo Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 28, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/EinStein+w%C3%BCrfelt+nicht%21&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Frank+Berger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frank Berger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hao+Cui&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hao Cui&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Havannah&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Havannah&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hsuan-Chen+Shih&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hsuan-Chen Shih&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ingo+Alth%C3%B6fer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ingo Althöfer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jan+Krabbenbos&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jan Krabbenbos&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiaxing+Song&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiaxing Song&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johan+de+Koning&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johan de Koning&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Liang+Li&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Liang Li&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ming-Cheng+Cheng&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nikolaos+Papahristou&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nikolaos Papahristou&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Petr+Baudi%C5%A1&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Petr Baudiš&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 9, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Phantom+Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Phantom Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Richard+J.+Lorentz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Richard J. Lorentz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ruijian+Wang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ruijian Wang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shi-Jim+Yen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shi-Jim Yen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Siran+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Siran Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tilburg+University&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tilburg University&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tsan-Cheng+Su&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tsan-Cheng Su&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2011&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2011&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCSC+2011&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCSC 2011&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Wesley+Turner&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Wesley Turner&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>17th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/17th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/17th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/17th+Computer+Olympiad</comments>
      <pubDate>Sat, 12 Aug 2017 15:42:12 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 17th Computer Olympiad 2013&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1622:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/File:%E5%8D%94%E7%94%9F%E9%A4%A8-%E6%85%B6%E6%87%89%E6%97%A5%E5%90%892.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Kyoseikan2.jpg/445354854/Kyoseikan2.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/File:%E5%8D%94%E7%94%9F%E9%A4%A8-%E6%85%B6%E6%87%89%E6%97%A5%E5%90%892.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Kyoseikan2.jpg/445354854/Kyoseikan2.jpg&quot; alt=&quot;Kyoseikan2.jpg&quot; title=&quot;Kyoseikan2.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1622 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;17th Computer Olympiad 2013&lt;/strong&gt;, (Brain &amp;amp; Mind Sports Computer Olympiad)&lt;br /&gt;
held from August 12 to 18, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2013&quot;&gt;2013&lt;/a&gt;, the Collaboration Complex, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Campus_of_Keio_University#Hiyoshi_campus&quot; rel=&quot;nofollow&quot;&gt;Kyōsei-kan&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Keio_University&quot; rel=&quot;nofollow&quot;&gt;Keio University&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Yokohama&quot; rel=&quot;nofollow&quot;&gt;Yokohama&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Japan&quot; rel=&quot;nofollow&quot;&gt;Japan&lt;/a&gt; in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202013&quot;&gt;WCCC 2013&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202013&quot;&gt;WCSC 2013&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202013&quot;&gt;8th International Computers and Games Conference&lt;/a&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Kyōsei-kan &lt;!-- ws:start:WikiTextRefRule:4:&amp;amp;lt;ref&amp;amp;gt;Campus of Keio University, Image by &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://commons.wikimedia.org/wiki/User:%E5%A1%BE%E7%94%9F&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;塾生&amp;lt;/a&amp;gt;, 2009, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://creativecommons.org/licenses/by-sa/3.0/deed.en&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CC BY-SA 3.0&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Wikimedia Commons&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Campus_of_Keio_University#Hiyoshi_campus&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Campus of Keio University - Kyōsei-kan - Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:4 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:113:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:113 --&gt;&lt;!-- ws:start:WikiTextTocRule:114: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:114 --&gt;&lt;!-- ws:start:WikiTextTocRule:115: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:115 --&gt;&lt;!-- ws:start:WikiTextTocRule:116: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextTocRule:123: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:123 --&gt;&lt;!-- ws:start:WikiTextTocRule:124: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:124 --&gt;&lt;!-- ws:start:WikiTextTocRule:125: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Lines of Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Chu Shogi&quot;&gt;Chu Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Shogi 5×5&quot;&gt;Shogi 5×5&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextTocRule:138: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:138 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:65:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:65 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:67:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:67 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:139:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:139 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Long Shot&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marcin%20Malec&quot;&gt;Marcin Malec&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=727&quot; rel=&quot;nofollow&quot;&gt;Fortress&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andi%20Zhang&quot;&gt;Andi Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=617&quot; rel=&quot;nofollow&quot;&gt;Arrow 2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gabriel%20van%20Eyck&quot;&gt;Gabriel van Eyck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jiaxing%20Song&quot;&gt;Jiaxing Song&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Huntley&quot;&gt;Daniel Huntley&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Rick%20Valenzano&quot;&gt;Rick Valenzano&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:6:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;The Amazons-playing Program Arrow2&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:6 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zhou%20Ke&quot;&gt;Zhou Ke&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1624:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=869&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Yokohama2013Amazons.jpg/445303268/Yokohama2013Amazons.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=869&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Yokohama2013Amazons.jpg/445303268/Yokohama2013Amazons.jpg&quot; alt=&quot;Yokohama2013Amazons.jpg&quot; title=&quot;Yokohama2013Amazons.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1624 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Award ceremony &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=627#amazons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Games Tournament 2013 - Amazons&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:12:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=869&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 6&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:12 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:69:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:69 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:140:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:140 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:15:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=627#chinchess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Games Tournament 2013 - Chinese Chess&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:15 --&gt; &lt;!-- ws:start:WikiTextRefRule:24:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jr-Chang%20Chen&amp;quot;&amp;gt;Jr-Chang Chen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Tsan-Cheng%20Su&amp;quot;&amp;gt;Tsan-Cheng Su&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2013&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;SHIGA Wins Chinese Chess Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#36_3&amp;quot;&amp;gt;ICGA Journal, Vol. 36, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:24 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Han%20Lin&quot;&gt;Bo-Han Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hua%20Kuo&quot;&gt;Ching-Hua Kuo&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chien-Yu%20Chen&quot;&gt;Chien-Yu Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shimanese&quot;&gt;Shimanese&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsuyoshi%20Hashimoto&quot;&gt;Tsuyoshi Hashimoto&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Masahiko%20Yoshida&quot;&gt;Masahiko Yoshida&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1626:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=800&amp;amp;wppa-album=3&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=45&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/ChineseChess2013.jpg/445065826/ChineseChess2013.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=800&amp;amp;wppa-album=3&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=45&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/ChineseChess2013.jpg/445065826/ChineseChess2013.jpg&quot; alt=&quot;ChineseChess2013.jpg&quot; title=&quot;ChineseChess2013.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1626 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=800&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 3&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:71:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:71 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:141:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:141 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;18&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=743&quot; rel=&quot;nofollow&quot;&gt;DarkKnight&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=729&quot; rel=&quot;nofollow&quot;&gt;Diablo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Yahari&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Y.-C. Syu, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt; (op)&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=637&quot; rel=&quot;nofollow&quot;&gt;Flipper&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=746&quot; rel=&quot;nofollow&quot;&gt;Darkness&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=636&quot; rel=&quot;nofollow&quot;&gt;Dark Chesser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=744&quot; rel=&quot;nofollow&quot;&gt;Homere&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nicolas%20Jouandeau&quot;&gt;Nicolas Jouandeau&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;TuxedoCat&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;T. Lao, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chih-Hung%20Chen&quot;&gt;Chih-Hung Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Martis&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;C.-R. Tseng, H.-Y. Gau, C.-W. Chang, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Fu%20Liao&quot;&gt;Ting-Fu Liao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=747&quot; rel=&quot;nofollow&quot;&gt;Rainbow&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1628:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=849&amp;amp;wppa-album=6&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=83&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/DarkChess2013.jpg/478006420/DarkChess2013.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=849&amp;amp;wppa-album=6&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=83&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/DarkChess2013.jpg/478006420/DarkChess2013.jpg&quot; alt=&quot;DarkChess2013.jpg&quot; title=&quot;DarkChess2013.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1628 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt; (Operator Yahari), &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=849&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 5&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:73:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:73 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:142:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:142 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Clobber&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=169&quot; rel=&quot;nofollow&quot;&gt;PAN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=756&quot; rel=&quot;nofollow&quot;&gt;McClobber&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%B6rg%20Sameith&quot;&gt;Jörg Sameith&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zillions%20of%20Games&quot;&gt;Zilobber&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE/US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jeff%20Mallett&quot;&gt;Jeff Mallett&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Lefler&quot;&gt;Mark Lefler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:75:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:75 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect6&quot;&gt;Connect6&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:143:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect6&amp;quot; title=&amp;quot;Anchor: Connect6&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect6&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:143 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Connect6&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ting-Han%20Wei&amp;quot;&amp;gt;Ting-Han Wei&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Wen-Jie%20Tseng&amp;quot;&amp;gt;Wen-Jie Tseng&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/I-Chen%20Wu&amp;quot;&amp;gt;I-Chen Wu&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Shi-Jim%20Yen&amp;quot;&amp;gt;Shi-Jim Yen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2013&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;MOBILE 6 Wins Connect6 Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#36_3&amp;quot;&amp;gt;ICGA Journal, Vol. 36, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=782&quot; rel=&quot;nofollow&quot;&gt;Mobile6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ji-Hong%20Zheng&quot;&gt;Ji-Hong Zheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chia-Yun%20Hu&quot;&gt;Chia-Yun Hu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hsuan%20Wei&quot;&gt;Ching-Hsuan Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Hsuan%20Lin&quot;&gt;Hung-Hsuan Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chieh-Min%20Chang&quot;&gt;Chieh-Min Chang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Hao-Hua%20Kang&quot;&gt;Hao-Hua Kang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hsiu-Chuan%20Lin&quot;&gt;Hsiu-Chuan Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=750&quot; rel=&quot;nofollow&quot;&gt;Consau&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xuxu%20Song&quot;&gt;Xuxu Song&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng%20Liu&quot;&gt;Cheng Liu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yan%20Ge&quot;&gt;Yan Ge&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guojun%20Rao&quot;&gt;Guojun Rao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=644&quot; rel=&quot;nofollow&quot;&gt;BitC6&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rui%20Li&quot;&gt;Rui Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chuyun%20Tong&quot;&gt;Chuyun Tong&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yueqiu%20Wu&quot;&gt;Yueqiu Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=685&quot; rel=&quot;nofollow&quot;&gt;Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunpeng%20Zhang&quot;&gt;Yunpeng Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=507&quot; rel=&quot;nofollow&quot;&gt;Kavalan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jung-Kuei%20Yang&quot;&gt;Jung-Kuei Yang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:77:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:77 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:144:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:144 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TD King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1630:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=827&amp;amp;wppa-album=5&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=73&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/YokohamaDraughts2013.jpg/445075542/YokohamaDraughts2013.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=827&amp;amp;wppa-album=5&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;amp;wppa-photo=73&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/YokohamaDraughts2013.jpg/445075542/YokohamaDraughts2013.jpg&quot; alt=&quot;YokohamaDraughts2013.jpg&quot; title=&quot;YokohamaDraughts2013.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1630 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Gold in 10x10 Draughts for &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TD King&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:43:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=827&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 4&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:43 --&gt; &lt;!-- ws:start:WikiTextRefRule:45:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=627#10x10&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Games Tournament 2013 - 10×10 Draughts&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:45 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:79:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:79 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:145:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:145 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:81:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:81 --&gt;19x19&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=741&quot; rel=&quot;nofollow&quot;&gt;Martha&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;?&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:83:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:83 --&gt;13x13&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=630&quot; rel=&quot;nofollow&quot;&gt;Coldmilk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=737&quot; rel=&quot;nofollow&quot;&gt;Wingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=741&quot; rel=&quot;nofollow&quot;&gt;Martha&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;?&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:85:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:85 --&gt;9x9&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;18&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=627&quot; rel=&quot;nofollow&quot;&gt;Gomorra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Schaefers&quot;&gt;Lars Schaefers&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=3&quot; rel=&quot;nofollow&quot;&gt;Aya&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=624&quot; rel=&quot;nofollow&quot;&gt;Amigo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Yi%20Chen&quot;&gt;Chun-Yi Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yung-Le%20Wang&quot;&gt;Yung-Le Wang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Yuan%20Yang&quot;&gt;Ching-Yuan Yang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=630&quot; rel=&quot;nofollow&quot;&gt;Coldmilk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=737&quot; rel=&quot;nofollow&quot;&gt;Wingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng-Wei%20Chou&quot;&gt;Cheng-Wei Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=741&quot; rel=&quot;nofollow&quot;&gt;Martha&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;?&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=621&quot; rel=&quot;nofollow&quot;&gt;BITGO&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xiaowei%20Hu&quot;&gt;Xiaowei Hu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Han%20Xue&quot;&gt;Han Xue&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zhang%20Yuting&quot;&gt;Zhang Yuting&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen%20Zhang&quot;&gt;Wen Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1632:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=800&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Yokohama9x9Go.jpg/445201332/Yokohama9x9Go.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=800&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Yokohama9x9Go.jpg/445201332/Yokohama9x9Go.jpg&quot; alt=&quot;Yokohama9x9Go.jpg&quot; title=&quot;Yokohama9x9Go.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1632 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627#go9x9&quot; rel=&quot;nofollow&quot;&gt;Go 9×9&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, Gold for &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=594&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:48:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=800&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 3&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:48 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:87:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:87 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:146:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:146 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Hex&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Aja Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=755&quot; rel=&quot;nofollow&quot;&gt;Ezo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kei%20Takada&quot;&gt;Kei Takada&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Masaya%20Honjo&quot;&gt;Masaya Honjo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Makoto%20Mitsuhashi&quot;&gt;Makoto Mitsuhashi&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Masahito%20Yamamoto&quot;&gt;Masahito Yamamoto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Jhinenox&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jinno%20Masatoshi&quot;&gt;Jinno Masatoshi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Lines of Action&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lines%20of%20Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:147:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LOA&amp;quot; title=&amp;quot;Anchor: LOA&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LOA&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:147 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/14th%20Computer%20Olympiad#LOA&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#LOA&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=116&quot; rel=&quot;nofollow&quot;&gt;MC-LOA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Nonogram&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:148:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Nonogram&amp;quot; title=&amp;quot;Anchor: Nonogram&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Nonogram&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:148 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/15th%20Computer%20Olympiad#Nonogram&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Total Time&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Problems&lt;br /&gt;
solved&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=768&quot; rel=&quot;nofollow&quot;&gt;LalaFrogKK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kan-Yueh%20Chen&quot;&gt;Kan-Yueh Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hua%20Kuo&quot;&gt;Ching-Hua Kuo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hao-Hua%20Kang&quot;&gt;Hao-Hua Kang&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Der-Johng%20Sun&quot;&gt;Der-Johng Sun&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Fu%20Liao&quot;&gt;Ting-Fu Liao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;0:22.56&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;1000&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=770&quot; rel=&quot;nofollow&quot;&gt;ThuNono&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lung-Pin%20Chen&quot;&gt;Lung-Pin Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;6:00.00&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;297&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=769&quot; rel=&quot;nofollow&quot;&gt;TheUninitiated&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jia-Jun%20Ye&quot;&gt;Jia-Jun Ye&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Hao%20Hung&quot;&gt;Chun-Hao Hung&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Xiao-Qing%20Liu&quot;&gt;Xiao-Qing Liu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;6:00.00&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: right;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1634:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=849&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/NonoGram2013.jpg/540609662/NonoGram2013.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=849&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/NonoGram2013.jpg/540609662/NonoGram2013.jpg&quot; alt=&quot;NonoGram2013.jpg&quot; title=&quot;NonoGram2013.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1634 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Fu%20Liao&quot;&gt;Ting-Fu Liao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Lung-Pin%20Chen&quot;&gt;Lung-Pin Chen&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:51:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=849&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 5&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:51 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:149:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:149 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Shogi-Chu Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;Chu Shogi&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hgm.nubati.net/HaChu.html&quot; rel=&quot;nofollow&quot;&gt;HaChu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Shogi-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;Shogi&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shueso&quot;&gt;Shueso&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Akira%20Takeuchi&quot;&gt;Akira Takeuchi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/YSS&quot;&gt;YSS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroshi%20Yamashita&quot;&gt;Hiroshi Yamashita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Selene&quot;&gt;Selene&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;?&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mattari%20Yuuchan&quot;&gt;Mattari Yuuchan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshiyuki%20Kotani&quot;&gt;Yoshiyuki Kotani&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Shogi-Shogi 5×5&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;Shogi 5×5&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rigan&quot;&gt;1/128 Rigan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takuya%20Obata&quot;&gt;Takuya Obata&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nakamichi%20Takashi&quot;&gt;Nakamichi Takashi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mattari%20Yuuchan&quot;&gt;Mattari Yuuchan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshiyuki%20Kotani&quot;&gt;Yoshiyuki Kotani&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EVG&quot;&gt;EVG&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deryann%20Huang&quot;&gt;Deryann Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kani&quot;&gt;Kani&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun-Chieh%20Chen&quot;&gt;Chun-Chieh Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mosho&quot;&gt;Mosho2013&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Takeshi%20Ito&quot;&gt;Takeshi Ito&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shintaro%20Sato&quot;&gt;Shintaro Sato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Nikita%20%28Shogi%29&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wonders&quot;&gt;Wonders&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Huai-Wen%20Chang&quot;&gt;Huai-Wen Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1636:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=827&amp;amp;wppa-album=5&amp;amp;wppa-photo=79&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/hgm_gold_in_5x5Shogi2013.jpg/445071566/hgm_gold_in_5x5Shogi2013.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=827&amp;amp;wppa-album=5&amp;amp;wppa-photo=79&amp;amp;wppa-cover=0&amp;amp;wppa-occur=1&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/hgm_gold_in_5x5Shogi2013.jpg/445071566/hgm_gold_in_5x5Shogi2013.jpg&quot; alt=&quot;hgm_gold_in_5x5Shogi2013.jpg&quot; title=&quot;hgm_gold_in_5x5Shogi2013.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1636 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Shogi 5×5, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nakamichi%20Takashi&quot;&gt;Nakamichi Takashi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yoshiyuki%20Kotani&quot;&gt;Yoshiyuki Kotani&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:55:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?p=530060#530060&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Shokidoki wins gold medal in Yokohama&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, August 17, 2013&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:55 --&gt; &lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://hgm.nubati.net/sdkY.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Shokidoki&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt; &lt;!-- ws:start:WikiTextRefRule:61:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=827&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Photos 2013 Events: day 4&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA&amp;quot;&amp;gt;ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:61 --&gt; &lt;!-- ws:start:WikiTextRefRule:63:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=627#shogi5x5&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Games Tournament 2013 - Shogi 5×5&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:63 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202013&quot;&gt;CG 2013&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202013&quot;&gt;WCCC 2013&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202013&quot;&gt;WCSC 2013&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA#Board&quot;&gt;The Board of ICGA&lt;/a&gt; (&lt;strong&gt;2012&lt;/strong&gt;). &lt;em&gt;Announcement of the Yokohama Events&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#34_4&quot;&gt;ICGA Journal, Vol. 35, No. 4&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;The Brain and Mind Sports Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;SHIGA Wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseChess&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Nian%20Chen&quot;&gt;Bo-Nian Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;).  &lt;em&gt;DARKNIGHT Wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;PAN Wins Clobber Tournament - King of Clobber - De Koning and his PAN&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Clobber&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;MOBILE 6 Wins Connect6 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Connect6&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shih-Chieh%20Huang&quot;&gt;Shih-Chieh Huang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;MOHEX Wins Hex Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://webdocs.cs.ualberta.ca/~hayward/papers/rptYokohama.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Hex&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Li-Kai%20Chuang&quot;&gt;Li-Kai Chuang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;LONGCAT Wins Mahjong Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Mahjong&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Pohsuan%20She&quot;&gt;Pohsuan She&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;HAPPYNOGO Wins NOGO Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#NoGo&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;The Brain and Mind Sports Olympiad (Part 2)&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_4&quot;&gt;ICGA Journal, Vol. 36, No. 4&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;INVADER Wins Amazons Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_4&quot;&gt;ICGA Journal, Vol. 36, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Amazons&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Lanctot&quot;&gt;Marc Lanctot&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;LOA Wins Lines of Action Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_4&quot;&gt;ICGA Journal, Vol. 36, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#LOA&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;GOLOIS Wins Phantom Go Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_4&quot;&gt;ICGA Journal, Vol. 36, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#PhantomGo&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Lanctot&quot;&gt;Marc Lanctot&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;SIA Wins Surakarta Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_4&quot;&gt;ICGA Journal, Vol. 36, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Surakarta&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lung-Pin%20Chen&quot;&gt;Lung-Pin Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Der-Johng%20Sun&quot;&gt;Der-Johng Sun&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt; (&lt;strong&gt;2014&lt;/strong&gt;). &lt;em&gt;Nonogram Tournament in Olympiad Yokohama 2013&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#37_1&quot;&gt;ICGA Journal, Vol 37, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Nonogram&quot;&gt;17th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=46518&quot; rel=&quot;nofollow&quot;&gt;ICGA Olympiad 2013: Yokohama, Aug 12-18!&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, December 21, 2012&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=26290&quot; rel=&quot;nofollow&quot;&gt;ICGA Computer Olympiad 2013: Yokohama, Aug 12-18&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Rybka Forum&lt;/a&gt;, December 21, 2012&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=48975&quot; rel=&quot;nofollow&quot;&gt;Shokidoki wins gold medal in Yokohama&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, August 15, 2013&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=44&quot; rel=&quot;nofollow&quot;&gt;Yokohama 2013 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad 2013&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#17th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;17th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2731:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; Campus of Keio University, Image by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://commons.wikimedia.org/wiki/User:%E5%A1%BE%E7%94%9F&quot; rel=&quot;nofollow&quot;&gt;塾生&lt;/a&gt;, 2009, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://creativecommons.org/licenses/by-sa/3.0/deed.en&quot; rel=&quot;nofollow&quot;&gt;CC BY-SA 3.0&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&quot; rel=&quot;nofollow&quot;&gt;Wikimedia Commons&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Campus_of_Keio_University#Hiyoshi_campus&quot; rel=&quot;nofollow&quot;&gt;Campus of Keio University - Kyōsei-kan - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://webdocs.cs.ualberta.ca/~mmueller/amazons/arrow.html&quot; rel=&quot;nofollow&quot;&gt;The Amazons-playing Program Arrow2&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627#amazons&quot; rel=&quot;nofollow&quot;&gt;Games Tournament 2013 - Amazons&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=869&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 6&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627#chinchess&quot; rel=&quot;nofollow&quot;&gt;Games Tournament 2013 - Chinese Chess&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Cheng%20Su&quot;&gt;Tsan-Cheng Su&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;SHIGA Wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=800&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 3&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=849&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 5&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt; (&lt;strong&gt;2013&lt;/strong&gt;). &lt;em&gt;MOBILE 6 Wins Connect6 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#36_3&quot;&gt;ICGA Journal, Vol. 36, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=827&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 4&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627#10x10&quot; rel=&quot;nofollow&quot;&gt;Games Tournament 2013 - 10×10 Draughts&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=800&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 3&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=849&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 5&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?p=530060#530060&quot; rel=&quot;nofollow&quot;&gt;Re: Shokidoki wins gold medal in Yokohama&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, August 17, 2013&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hgm.nubati.net/sdkY.html&quot; rel=&quot;nofollow&quot;&gt;Shokidoki&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=827&quot; rel=&quot;nofollow&quot;&gt;Photos 2013 Events: day 4&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=627#shogi5x5&quot; rel=&quot;nofollow&quot;&gt;Games Tournament 2013 - Shogi 5×5&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2731 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;17th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;17th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-17th_Computer_Olympiad includeBody-17th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tfoot class=&quot;includeBacklinksFooter&quot;&gt;
    &lt;tr&gt;
      &lt;td colspan=&quot;5&quot;&gt;&lt;a href=&quot;https://chessprogramming.wikispaces.com/page/links/17th+Computer+Olympiad&quot;&gt;More Links&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/14th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;14th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/15th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;15th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/17th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;17th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/18th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;18th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrew+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrew Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 9, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Aske+Plaat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Aske Plaat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bo-Nian+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bo-Nian Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Broderick+Arneson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Broderick Arneson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CG+2013&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CG 2013&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Cheng-Wei+Chou&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Cheng-Wei Chou&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Der-Johng+Sun&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Der-Johng Sun&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Harm+Geert+Muller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Harm Geert Muller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 31, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hideki+Kato&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hideki Kato&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hiroyuki+Iida&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hiroyuki Iida&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ingo+Alth%C3%B6fer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ingo Althöfer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jakub+Pawlewicz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jakub Pawlewicz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jiaxing+Song&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jiaxing Song&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johan+de+Koning&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johan de Koning&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kei+Takada&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kei Takada&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kokolo+Ikeda&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kokolo Ikeda&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 15, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Li-Kai+Chuang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Li-Kai Chuang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lines+of+Action&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lines of Action&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lung-Pin+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lung-Pin Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>18th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/18th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/18th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/18th+Computer+Olympiad</comments>
      <pubDate>Mon, 05 Feb 2018 11:04:29 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 18th Computer Olympiad 2015&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1650:&amp;lt;img src=&amp;quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&quot; alt=&quot;Snellius.JPG&quot; title=&quot;Snellius.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1650 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;18th Computer Olympiad 2015&lt;/strong&gt;,&lt;br /&gt;
from June 29, to July 05, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2015&quot;&gt;2015&lt;/a&gt;, Snellius Building &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Snellius Building&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mathematician#WSnellius&amp;quot;&amp;gt;Willebrord Snellius (1580 - 1626)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Leiden%20University&quot;&gt;Leiden University&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Leiden&quot; rel=&quot;nofollow&quot;&gt;Leiden&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202015&quot;&gt;WCCC 2015&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202015&quot;&gt;WCSC 2015&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2014&quot;&gt;Advances in Computer Games 14&lt;/a&gt; conference &lt;!-- ws:start:WikiTextRefRule:5:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://acg2015.wordpress.com/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;14th International Conference Advances in Computer Games 2015 | July 2015&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:5 --&gt; . The prize giving took place on July 01 and 02 after the official reception and excursion in &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Museum_Boerhaave&quot; rel=&quot;nofollow&quot;&gt;Museum Boerhaave&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mathematician#Boerhaave&amp;quot;&amp;gt;Herman Boerhaave (1668 - 1738)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;Circus Boerhaave, Leiden, Music: &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Tom_Waits&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Tom Waits&amp;lt;/a&amp;gt; - &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Bone_Machine&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;In the Colosseum&amp;lt;/a&amp;gt;, 1992, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/YouTube&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;YouTube&amp;lt;/a&amp;gt; Video&amp;lt;br /&amp;gt;
An exhibition of automata by the &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Cabaret_Mechanical_Theatre&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Cabaret Mechanical Theatre&amp;lt;/a&amp;gt; at the &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Museum_Boerhaave&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Museum Boerhaave&amp;lt;/a&amp;gt;, Leiden, April 29 to September 04, 2011&amp;lt;br /&amp;gt;
&amp;lt;img src=&amp;quot;http://www.wikispaces.com/site/embedthumbnail/youtube/f-dnUHyPC-Q?h=315&amp;amp;w=560&amp;quot; class=&amp;quot;WikiMedia WikiMediaYoutube&amp;quot; id=&amp;quot;wikitext@@media@@type=&amp;amp;quot;youtube&amp;amp;quot; key=&amp;amp;quot;f-dnUHyPC-Q&amp;amp;quot; width=&amp;amp;quot;560&amp;amp;quot; height=&amp;amp;quot;315&amp;amp;quot;&amp;quot; title=&amp;quot;YouTube Video&amp;quot;height=&amp;quot;315&amp;quot; width=&amp;quot;560&amp;quot;/&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt; in central Leiden, and in the playing rooms of the Snellius Building on the other days. Additional medals for all prize winners were created by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Lego&quot; rel=&quot;nofollow&quot;&gt;Lego bricks&lt;/a&gt;, his socks and his washing machine &lt;!-- ws:start:WikiTextRefRule:19:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.althofer.de/old-lego-in-washing-machine.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Art Emiele - Old Lego Bricks in Washing Machine Bricks&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ingo%20Alth%C3%B6fer&amp;quot;&amp;gt;Ingo Althöfer&amp;lt;/a&amp;gt;, June 18 and 29, and July 05, 2013&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:19 --&gt; .&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Snellius Building &lt;!-- ws:start:WikiTextRefRule:21:&amp;amp;lt;ref&amp;amp;gt;Photo Snellius Building by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 03, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:21 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:155:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:155 --&gt;&lt;!-- ws:start:WikiTextTocRule:156: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:156 --&gt;&lt;!-- ws:start:WikiTextTocRule:157: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:157 --&gt;&lt;!-- ws:start:WikiTextTocRule:158: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:158 --&gt;&lt;!-- ws:start:WikiTextTocRule:159: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:159 --&gt;&lt;!-- ws:start:WikiTextTocRule:160: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:160 --&gt;&lt;!-- ws:start:WikiTextTocRule:161: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:161 --&gt;&lt;!-- ws:start:WikiTextTocRule:162: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:162 --&gt;&lt;!-- ws:start:WikiTextTocRule:163: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-EinStein würfelt nicht!&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:163 --&gt;&lt;!-- ws:start:WikiTextTocRule:164: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:164 --&gt;&lt;!-- ws:start:WikiTextTocRule:165: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:165 --&gt;&lt;!-- ws:start:WikiTextTocRule:166: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:166 --&gt;&lt;!-- ws:start:WikiTextTocRule:167: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:167 --&gt;&lt;!-- ws:start:WikiTextTocRule:168: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Hex&quot;&gt;Hex&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:168 --&gt;&lt;!-- ws:start:WikiTextTocRule:169: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Hex-11×11&quot;&gt;11×11&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:169 --&gt;&lt;!-- ws:start:WikiTextTocRule:170: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Hex-13×13&quot;&gt;13×13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:170 --&gt;&lt;!-- ws:start:WikiTextTocRule:171: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Lines of Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:171 --&gt;&lt;!-- ws:start:WikiTextTocRule:172: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:172 --&gt;&lt;!-- ws:start:WikiTextTocRule:173: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:173 --&gt;&lt;!-- ws:start:WikiTextTocRule:174: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Mini-Shogi&quot;&gt;Mini-Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:174 --&gt;&lt;!-- ws:start:WikiTextTocRule:175: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Shogi-Tori Shogi&quot;&gt;Tori Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:175 --&gt;&lt;!-- ws:start:WikiTextTocRule:176: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Booklet&quot;&gt;Booklet&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:176 --&gt;&lt;!-- ws:start:WikiTextTocRule:177: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Reports&quot;&gt;Reports&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:177 --&gt;&lt;!-- ws:start:WikiTextTocRule:178: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:178 --&gt;&lt;!-- ws:start:WikiTextTocRule:179: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:179 --&gt;&lt;!-- ws:start:WikiTextTocRule:180: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:180 --&gt;&lt;!-- ws:start:WikiTextTocRule:181: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:181 --&gt;&lt;!-- ws:start:WikiTextTocRule:182: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:182 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:183:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:183 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#amazons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Amazons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Unstoppable&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;X+&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;| &lt;!-- ws:start:WikiTextLocalImageRule:1651:&amp;lt;img src=&amp;quot;/file/view/Amazons2015.jpg/555247179/Amazons2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Amazons2015.jpg/555247179/Amazons2015.jpg&quot; alt=&quot;Amazons2015.jpg&quot; title=&quot;Amazons2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1651 --&gt; ||&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, Vance (?), &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;, &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;Deep Nikita author &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Andrew%20Lin&amp;quot;&amp;gt;Andrew Lin&amp;lt;/a&amp;gt; takes an afternoon nap&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;Photo at &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Museum_Boerhaave&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Museum Boerhaave&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 01, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:184:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:184 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#backgammon&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt; Results | ICGA | Backgammon&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=712&quot; rel=&quot;nofollow&quot;&gt;Palamedes&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolaos%20Papahristou&quot;&gt;Nikolaos Papahristou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=62&quot; rel=&quot;nofollow&quot;&gt;GNU Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL++&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=63&quot; rel=&quot;nofollow&quot;&gt;BGBlitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1653:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1467&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Backgammon2015.jpg/555341133/Backgammon2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1467&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Backgammon2015.jpg/555341133/Backgammon2015.jpg&quot; alt=&quot;Backgammon2015.jpg&quot; title=&quot;Backgammon2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1653 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolaos%20Papahristou&quot;&gt;Nikolaos Papahristou&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1467&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 6 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:185:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:185 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:35:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#chinchess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Chinese Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:35 --&gt; &lt;!-- ws:start:WikiTextRefRule:42:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Pascal%20Tang&amp;quot;&amp;gt;Pascal Tang&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2015&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;SHIGA wins Chinese Chess Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#38_4&amp;quot;&amp;gt;ICGA Journal, Vol. 38, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:42 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Han%20Lin&quot;&gt;Bo-Han Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hua%20Kuo&quot;&gt;Ching-Hua Kuo&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chien-Yu%20Chen&quot;&gt;Chien-Yu Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shark%20%28Xiangqi%29&quot;&gt;Shark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Eugenio%20Castillo%20Jim%C3%A9nez&quot;&gt;Eugenio Castillo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jih%20Tung%20Pai&quot;&gt;Jih Tung Pai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sjaak%20%28Glebbeek%29&quot;&gt;SjaakII&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Evert%20Glebbeek&quot;&gt;Evert Glebbeek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:186:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:186 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:44:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#chindark&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Chinese Dark Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:44 --&gt; &lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Chu-Hsuan%20Hsueh&amp;quot;&amp;gt;Chu-Hsuan Hsueh&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/I-Chen%20Wu&amp;quot;&amp;gt;I-Chen Wu&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2015&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;DARKKNIGHT wins Chinese Dark Chess Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#38_4&amp;quot;&amp;gt;ICGA Journal, Vol. 38, No. 4&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=743&quot; rel=&quot;nofollow&quot;&gt;DarkKnight&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chu-Hsuan%20Hsueh&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Yahari&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/You-Cheng%20Syu&quot;&gt;You-Cheng Syu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gang-Yu%20Fan&quot;&gt;Gang-Yu Fan&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Yu%20Lin&quot;&gt;Ting-Yu Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-Sheng%20Hsu&quot;&gt;Tsan-Sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Observer&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ta-Kai%20Hsu&quot;&gt;Ta-Kai Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;TuxedoCat&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Terry%20Lao&quot;&gt;Terry Lao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chih-Hung%20Chen&quot;&gt;Chih-Hung Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=746&quot; rel=&quot;nofollow&quot;&gt;Darkness&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kai-Hsiang%20Chan&quot;&gt;Kai-Hsiang Chan&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=747&quot; rel=&quot;nofollow&quot;&gt;Rainbow&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gang-Yu%20Fan&quot;&gt;Gang-Yu Fan&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=744&quot; rel=&quot;nofollow&quot;&gt;Homer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nicolas%20Jouandeau&quot;&gt;Nicolas Jouandeau&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1655:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/ChineseDarkChess2015.jpg/580177723/ChineseDarkChess2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/ChineseDarkChess2015.jpg/580177723/ChineseDarkChess2015.jpg&quot; alt=&quot;ChineseDarkChess2015.jpg&quot; title=&quot;ChineseDarkChess2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1655 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ta-Kai%20Hsu&quot;&gt;Ta-Kai Hsu&lt;/a&gt; (Observer), &lt;a class=&quot;wiki_link&quot; href=&quot;/Chu-Hsuan%20Hsueh&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt; (DarkKnight), and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Yu%20Lin&quot;&gt;Ting-Yu Lin&lt;/a&gt; (Yahari). &lt;!-- ws:start:WikiTextRefRule:55:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 4 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:55 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:113:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:113 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:187:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:187 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Clobber&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:57:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#clobber&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Clobber&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:57 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=169&quot; rel=&quot;nofollow&quot;&gt;PAN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1657:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Clobber2015.jpg/555248235/Clobber2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Clobber2015.jpg/555248235/Clobber2015.jpg&quot; alt=&quot;Clobber2015.jpg&quot; title=&quot;Clobber2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1657 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:60:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 4 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:60 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:115:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:115 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:188:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:188 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:62:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://hjetten.home.xs4all.nl/dameng.html#perform&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Harm Jetten&#039;s draughts program - Performance&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:62 --&gt; &lt;!-- ws:start:WikiTextRefRule:66:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;amp;t=6700&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer Olympiad 2015 Leiden&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Bert%20Tuyt&amp;quot;&amp;gt;Bert Tuyt&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;World Draughts Forum&amp;lt;/a&amp;gt;, May 01, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:66 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Scan&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Damage&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bert%20Tuyt&quot;&gt;Bert Tuyt&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;JDraughts&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ron%20Van%20Bemmelen&quot;&gt;Ron Van Bemmelen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Sjende Blyn&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Dragon Draughts&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michel%20Grimminck&quot;&gt;Michel Grimminck&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Moby Dam&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TD King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;GWD&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Klaas%20Bor&quot;&gt;Klaas Bor&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gijsbert%20Wiesenekker&quot;&gt;Gijsbert Wiesenekker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Cerberus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Slagzet.com&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maurits%20Meijer&quot;&gt;Maurits Meijer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1659:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1497&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Draghts10x10Prizes2015.jpg/554985523/Draghts10x10Prizes2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1497&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Draghts10x10Prizes2015.jpg/554985523/Draghts10x10Prizes2015.jpg&quot; alt=&quot;Draghts10x10Prizes2015.jpg&quot; title=&quot;Draghts10x10Prizes2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1659 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Winners: &lt;a class=&quot;wiki_link&quot; href=&quot;/Bert%20Tuyt&quot;&gt;Bert Tuyt&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ron%20Van%20Bemmelen&quot;&gt;Ron Van Bemmelen&lt;/a&gt;, and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20Bus&quot;&gt;Jaap Bus&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:69:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1497&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 7 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:69 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:117:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-EinStein würfelt nicht!&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:117 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EinStein%20w%C3%BCrfelt%20nicht%21&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:189:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@EWN&amp;quot; title=&amp;quot;Anchor: EWN&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;EWN&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:189 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/16th%20Computer%20Olympiad#EWN&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#EWN&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:71:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#einstein&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | EinStein würfelt nicht!&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:71 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Score&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=721&quot; rel=&quot;nofollow&quot;&gt;Hanfried&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%B6rg%20Sameith&quot;&gt;Jörg Sameith&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Stefan%20Schwarz&quot;&gt;Stefan Schwarz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;+3-0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;+2-1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Chinese Program&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;+1-2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;E-MC2&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yasumasa%20Tamura&quot;&gt;Yasumasa Tamura&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;+0-3&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1661:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Einstein2015.jpg/555410739/Einstein2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Einstein2015.jpg/555410739/Einstein2015.jpg&quot; alt=&quot;Einstein2015.jpg&quot; title=&quot;Einstein2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1661 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt; (?), Gold medal for EWN inventor &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:74:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1389&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 4 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-24&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-24&quot;&gt;[24]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:74 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:119:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:119 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:190:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:190 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:121:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:121 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:76:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=290&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad, Go - Leiden 2015 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-25&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-25&quot;&gt;[25]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:76 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;7&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=99&quot; rel=&quot;nofollow&quot;&gt;Jimmy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chou%20Cheng-Wei&quot;&gt;Chou Cheng-Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=801&quot; rel=&quot;nofollow&quot;&gt;Oakfoam&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;ZA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Detlef%20Schmicker&quot;&gt;Detlef Schmicker&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Francois%20van%20Niekerk&quot;&gt;Francois van Niekerk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1663:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1467&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/GoWinners2015.jpg/555034433/GoWinners2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1467&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/GoWinners2015.jpg/555034433/GoWinners2015.jpg&quot; alt=&quot;GoWinners2015.jpg&quot; title=&quot;GoWinners2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1663 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Prize giving ceremony Go 19x19, &lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:79:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1467&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad - Day 6 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-26&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-26&quot;&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:79 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:123:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:123 --&gt;13x13&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:81:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=289&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad, Go (13x13) - Leiden 2015 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-27&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-27&quot;&gt;[27]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:81 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=737&quot; rel=&quot;nofollow&quot;&gt;Wingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:125:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:125 --&gt;9x9&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:83:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=288&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad, Go (9x9) - Leiden 2015 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-28&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-28&quot;&gt;[28]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:83 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9.5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7.5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7.0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=625&quot; rel=&quot;nofollow&quot;&gt;Nomitan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Simon%20Viennot&quot;&gt;Simon Viennot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kokolo%20Ikeda&quot;&gt;Kokolo Ikeda&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junichi%20Hashimoto&quot;&gt;Junichi Hashimoto&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4.0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=528&quot; rel=&quot;nofollow&quot;&gt;MC_ark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nobuo%20Araki&quot;&gt;Nobuo Araki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2.0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=737&quot; rel=&quot;nofollow&quot;&gt;Wingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hsin-Hung%20Chou&quot;&gt;Hsin-Hung Chou&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0.0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:127:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:127 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hex&quot;&gt;Hex&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:191:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Hex&amp;quot; title=&amp;quot;Anchor: Hex&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Hex&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:191 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:129:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Hex-11×11&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:129 --&gt;11×11&lt;/h3&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Hex&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:85:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#hex11&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Hex 11×11&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-29&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-29&quot;&gt;[29]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:85 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;DeepHex&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=755&quot; rel=&quot;nofollow&quot;&gt;Ezo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kei%20Takada&quot;&gt;Kei Takada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1665:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1431&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/HexOlympiad2015.jpg/555245235/HexOlympiad2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1431&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/HexOlympiad2015.jpg/555245235/HexOlympiad2015.jpg&quot; alt=&quot;HexOlympiad2015.jpg&quot; title=&quot;HexOlympiad2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1665 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kei%20Takada&quot;&gt;Kei Takada&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:88:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1431&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympid - Day 5 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-30&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-30&quot;&gt;[30]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:88 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:131:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Hex-13×13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:131 --&gt;13×13&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:90:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#hex13&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Hex 13×13&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-31&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-31&quot;&gt;[31]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:90 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=555&quot; rel=&quot;nofollow&quot;&gt;MoHex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Philip%20Henderson&quot;&gt;Philip Henderson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Broderick%20Arneson&quot;&gt;Broderick Arneson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;DeepHex&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=755&quot; rel=&quot;nofollow&quot;&gt;Ezo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kei%20Takada&quot;&gt;Kei Takada&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:133:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Lines of Action&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:133 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lines%20of%20Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:192:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LOA&amp;quot; title=&amp;quot;Anchor: LOA&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LOA&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:192 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#LOA&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#LOA&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:92:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=291&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympiad, Lines of Action - Leiden 2015 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-32&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-32&quot;&gt;[32]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:92 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=116&quot; rel=&quot;nofollow&quot;&gt;MC-LOA&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Winands&quot;&gt;Mark Winands&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6/6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4/6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=802&quot; rel=&quot;nofollow&quot;&gt;Lucky Line&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0/8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:135:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:135 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:193:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:193 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/17th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:137:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Shogi-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:137 --&gt;Shogi&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:94:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#shogi&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Shogi&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-33&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-33&quot;&gt;[33]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:94 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sjaak%20%28Glebbeek%29&quot;&gt;SjaakII&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Evert%20Glebbeek&quot;&gt;Evert Glebbeek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:139:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Results-Shogi-Mini-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:139 --&gt;Mini-Shogi&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:96:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#minishogi&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Mini Shogi&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-34&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-34&quot;&gt;[34]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:96 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sjaak%20%28Glebbeek%29&quot;&gt;SjaakII&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Evert%20Glebbeek&quot;&gt;Evert Glebbeek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EVG&quot;&gt;EVG&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1667:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1431&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/MiniShogi2015.jpg/555235131/MiniShogi2015.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1431&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/MiniShogi2015.jpg/555235131/MiniShogi2015.jpg&quot; alt=&quot;MiniShogi2015.jpg&quot; title=&quot;MiniShogi2015.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1667 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Prize giving ceremony, Mini Shogi, TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:99:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1431&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;18th Computer Olympid - Day 5 Photos&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-35&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-35&quot;&gt;[35]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:99 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:141:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Results-Shogi-Tori Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:141 --&gt;Tori Shogi&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:101:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1315#torishogi&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Tori Shogi&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-36&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-36&quot;&gt;[36]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:101 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sjaak%20%28Glebbeek%29&quot;&gt;SjaakII&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Evert%20Glebbeek&quot;&gt;Evert Glebbeek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:143:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Booklet&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:143 --&gt;Booklet&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/wp-content/uploads/2015/06/WCCC_COMPUTERGAMES-new-7-2.pdf&quot; rel=&quot;nofollow&quot;&gt;The 21st World Computer Chess Championship - The 18th Computer Olympiad&lt;/a&gt; (pdf)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:145:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Reports&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:145 --&gt;Reports&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Walter%20Kosters&quot;&gt;Walter Kosters&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Aske%20Plaat&quot;&gt;Aske Plaat&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Johanna Hellemons&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;The 18th Computer Olympiad 2015&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20Bus&quot;&gt;Jaap Bus&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;SCAN wins Draughts Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Draughts&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;HANFRIED wins EinStein Würfelt Nicht! Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#EWN&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;SHOKIDOKI wins MiniShogi Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Shogi&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;2048-KHYEH wins 2048 Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#2048&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chu-Hsuan%20Hsueh&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;DARKKNIGHT wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;SHIGA wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseChess&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ryan%20Hayward&quot;&gt;Ryan Hayward&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jakub%20Pawlewicz&quot;&gt;Jakub Pawlewicz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kei%20Takada&quot;&gt;Kei Takada&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20van%20der%20Valk&quot;&gt;Tony van der Valk&lt;/a&gt; (&lt;strong&gt;2017&lt;/strong&gt;). &lt;em&gt;MOHEX Wins 2015 Hex 11x11 and Hex 13x13 Tournaments&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#39_1&quot;&gt;ICGA Journal, Vol. 39, No. 1&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Hex&quot;&gt;18th Computer Olympiad&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:147:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:147 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=6700&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad 2015 Leiden&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Bert%20Tuyt&quot;&gt;Bert Tuyt&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, May 01, 2015&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php?topic=5714.0&quot; rel=&quot;nofollow&quot;&gt;Fotos Computer-Olympiade Leiden 2015&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php?PHPSESSID=24ju6kmg0ap9m3fh9q2h065rp3&amp;amp;&quot; rel=&quot;nofollow&quot;&gt;DGoB-Diskussionsforum&lt;/a&gt;, June 29, 2015 (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=57079&quot; rel=&quot;nofollow&quot;&gt;New Shokidoki release&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 26, 2015 » &lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Shogi&quot;&gt;18th Computer Olympiad 2015 - Shogi&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:149:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:149 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=985&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad 2015 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=45&quot; rel=&quot;nofollow&quot;&gt;Leiden 2015 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#18th_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hjetten.home.xs4all.nl/dameng.html#perform&quot; rel=&quot;nofollow&quot;&gt;Harm Jetten&#039;s draughts program - Performance&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:151:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:151 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2630:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&quot; rel=&quot;nofollow&quot;&gt;Snellius Building&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Mathematician#WSnellius&quot;&gt;Willebrord Snellius (1580 - 1626)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://acg2015.wordpress.com/&quot; rel=&quot;nofollow&quot;&gt;14th International Conference Advances in Computer Games 2015 | July 2015&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Mathematician#Boerhaave&quot;&gt;Herman Boerhaave (1668 - 1738)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; Circus Boerhaave, Leiden, Music: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Tom_Waits&quot; rel=&quot;nofollow&quot;&gt;Tom Waits&lt;/a&gt; - &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bone_Machine&quot; rel=&quot;nofollow&quot;&gt;In the Colosseum&lt;/a&gt;, 1992, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/YouTube&quot; rel=&quot;nofollow&quot;&gt;YouTube&lt;/a&gt; Video&lt;br /&gt;
An exhibition of automata by the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Cabaret_Mechanical_Theatre&quot; rel=&quot;nofollow&quot;&gt;Cabaret Mechanical Theatre&lt;/a&gt; at the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Museum_Boerhaave&quot; rel=&quot;nofollow&quot;&gt;Museum Boerhaave&lt;/a&gt;, Leiden, April 29 to September 04, 2011&lt;br /&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/f-dnUHyPC-Q&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.althofer.de/old-lego-in-washing-machine.html&quot; rel=&quot;nofollow&quot;&gt;Art Emiele - Old Lego Bricks in Washing Machine Bricks&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, June 18 and 29, and July 05, 2013&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; Photo Snellius Building by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 03, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#amazons&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Amazons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; Deep Nikita author &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt; takes an afternoon nap&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; Photo at &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Museum_Boerhaave&quot; rel=&quot;nofollow&quot;&gt;Museum Boerhaave&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 01, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#backgammon&quot; rel=&quot;nofollow&quot;&gt; Results | ICGA | Backgammon&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1467&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 6 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#chinchess&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Chinese Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;SHIGA wins Chinese Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#chindark&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Chinese Dark Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Chu-Hsuan%20Hsueh&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2015&lt;/strong&gt;). &lt;em&gt;DARKKNIGHT wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#38_4&quot;&gt;ICGA Journal, Vol. 38, No. 4&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 4 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#clobber&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Clobber&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 4 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hjetten.home.xs4all.nl/dameng.html#perform&quot; rel=&quot;nofollow&quot;&gt;Harm Jetten&#039;s draughts program - Performance&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=6700&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad 2015 Leiden&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Bert%20Tuyt&quot;&gt;Bert Tuyt&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, May 01, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1497&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 7 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#einstein&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | EinStein würfelt nicht!&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-24&quot;&gt;&lt;a href=&quot;#cite_ref-24&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1389&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 4 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-25&quot;&gt;&lt;a href=&quot;#cite_ref-25&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=290&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad, Go - Leiden 2015 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-26&quot;&gt;&lt;a href=&quot;#cite_ref-26&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1467&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad - Day 6 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-27&quot;&gt;&lt;a href=&quot;#cite_ref-27&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=289&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad, Go (13x13) - Leiden 2015 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-28&quot;&gt;&lt;a href=&quot;#cite_ref-28&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=288&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad, Go (9x9) - Leiden 2015 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-29&quot;&gt;&lt;a href=&quot;#cite_ref-29&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#hex11&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Hex 11×11&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-30&quot;&gt;&lt;a href=&quot;#cite_ref-30&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1431&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympid - Day 5 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-31&quot;&gt;&lt;a href=&quot;#cite_ref-31&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#hex13&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Hex 13×13&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-32&quot;&gt;&lt;a href=&quot;#cite_ref-32&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/tournament.php?id=291&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympiad, Lines of Action - Leiden 2015 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-33&quot;&gt;&lt;a href=&quot;#cite_ref-33&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#shogi&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Shogi&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-34&quot;&gt;&lt;a href=&quot;#cite_ref-34&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#minishogi&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Mini Shogi&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-35&quot;&gt;&lt;a href=&quot;#cite_ref-35&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1431&quot; rel=&quot;nofollow&quot;&gt;18th Computer Olympid - Day 5 Photos&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-36&quot;&gt;&lt;a href=&quot;#cite_ref-36&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1315#torishogi&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Tori Shogi&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2630 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:153:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc25&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:153 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;18th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;18th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-18th_Computer_Olympiad includeBody-18th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/16th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;16th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/17th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;17th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/18th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;18th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/19th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;19th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/20th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;20th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Games+14&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Games 14&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrew+Lin&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrew Lin&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 9, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Aske+Plaat&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Aske Plaat&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ben+Ruijl&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ben Ruijl&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 11, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chu-Hsuan+Hsueh&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/EinStein+w%C3%BCrfelt+nicht%21&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fabien+Letouzey&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Fabien Letouzey&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Frank+Berger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frank Berger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Harm+Geert+Muller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Harm Geert Muller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 31, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hex&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hex&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ingo+Alth%C3%B6fer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ingo Althöfer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jakub+Pawlewicz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jakub Pawlewicz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johanna+Hellemons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johanna Hellemons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kei+Takada&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kei Takada&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Leiden+University&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Leiden University&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 5, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lines+of+Action&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lines of Action&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nardy+Pillards&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nardy Pillards&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nikolaos+Papahristou&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nikolaos Papahristou&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pascal+Tang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pascal Tang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ryan+Hayward&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ryan Hayward&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 29, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Simon+Portegies+Zwart&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Simon Portegies Zwart&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tobias+Graf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tobias Graf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 8, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Walter+Kosters&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Walter Kosters&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2015&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2015&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCSC+2015&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCSC 2015&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>19th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/19th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/19th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/19th+Computer+Olympiad</comments>
      <pubDate>Tue, 19 Sep 2017 07:41:39 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 19th Computer Olympiad 2016&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1173:&amp;lt;img src=&amp;quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&quot; alt=&quot;Snellius.JPG&quot; title=&quot;Snellius.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1173 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;19th Computer Olympiad 2016&lt;/strong&gt;,&lt;br /&gt;
from June 27 to July 03, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2016&quot;&gt;2016&lt;/a&gt;, Snellius Building &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Snellius Building&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mathematician#WSnellius&amp;quot;&amp;gt;Willebrord Snellius (1580 - 1626)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Leiden%20University&quot;&gt;Leiden University&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Leiden&quot; rel=&quot;nofollow&quot;&gt;Leiden&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202016&quot;&gt;WCCC 2016&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202016&quot;&gt;WCSC 2016&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/CG%202016&quot;&gt;CG 2016&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:5:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://cg2016leiden.wordpress.com/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computers and Games 2016 | Computers and Games 2016 Leiden&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:5 --&gt; &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?p=1550&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Events 2016 in Leiden | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt; .&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Snellius Building &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;Photo Snellius Building by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 03, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:126:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-EinStein würfelt nicht!&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextTocRule:138: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:138 --&gt;&lt;!-- ws:start:WikiTextTocRule:139: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Mini-Shogi&quot;&gt;Mini-Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:139 --&gt;&lt;!-- ws:start:WikiTextTocRule:140: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Booklet&quot;&gt;Booklet&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:140 --&gt;&lt;!-- ws:start:WikiTextTocRule:141: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:141 --&gt;&lt;!-- ws:start:WikiTextTocRule:142: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Postings&quot;&gt;Postings&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:142 --&gt;&lt;!-- ws:start:WikiTextTocRule:143: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:143 --&gt;&lt;!-- ws:start:WikiTextTocRule:144: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:144 --&gt;&lt;!-- ws:start:WikiTextTocRule:145: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:145 --&gt;&lt;!-- ws:start:WikiTextTocRule:146: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:146 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:90:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:90 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:147:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:147 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;  &lt;!-- ws:start:WikiTextRefRule:11:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#amazons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Amazons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:11 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=164&quot; rel=&quot;nofollow&quot;&gt;8QP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Unstoppable&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;X+&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bian%20Chang&quot;&gt;Bian Chang&lt;/a&gt;, et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1175:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Amazons2016.jpg/586584487/Amazons2016.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Amazons2016.jpg/586584487/Amazons2016.jpg&quot; alt=&quot;Amazons2016.jpg&quot; title=&quot;Amazons2016.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1175 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Junyao%20Zhao&quot;&gt;Junyao Zhao&lt;/a&gt; and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;Photo 15 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 5 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:92:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:92 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:148:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:148 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#backgammon&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt; Results | ICGA | Backgammon&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=63&quot; rel=&quot;nofollow&quot;&gt;BGBlitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=62&quot; rel=&quot;nofollow&quot;&gt;GNU Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;*&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1177:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Backgammon2016.jpg/587298971/Backgammon2016.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Backgammon2016.jpg/587298971/Backgammon2016.jpg&quot; alt=&quot;Backgammon2016.jpg&quot; title=&quot;Backgammon2016.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1177 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Berger&quot;&gt;Frank Berger&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Nardy%20Pillards&quot;&gt;Nardy Pillards&lt;/a&gt; and TD &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:19:&amp;amp;lt;ref&amp;amp;gt;Photo 20 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 5 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:19 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:94:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:94 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:149:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:149 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:21:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#chinesechess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Chinese Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:21 --&gt; &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=60670&amp;amp;amp;start=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Hi Mr Muller, any news for the 2016 Chinese Chess Olympiad ?&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, July 02, 2016&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Eugenio%20Castillo%20Jim%C3%A9nez&quot;&gt;Eugenio Castillo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jih%20Tung%20Pai&quot;&gt;Jih Tung Pai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Han%20Lin&quot;&gt;Bo-Han Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hua%20Kuo&quot;&gt;Ching-Hua Kuo&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chien-Yu%20Chen&quot;&gt;Chien-Yu Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1178:&amp;lt;img src=&amp;quot;/file/view/Olympiad2016ChineseChessHGMSCH.jpg/586610765/Olympiad2016ChineseChessHGMSCH.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Olympiad2016ChineseChessHGMSCH.jpg/586610765/Olympiad2016ChineseChessHGMSCH.jpg&quot; alt=&quot;Olympiad2016ChineseChessHGMSCH.jpg&quot; title=&quot;Olympiad2016ChineseChessHGMSCH.jpg&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1178 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:96:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:96 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:150:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:150 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#chindarkchess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Chinese Dark Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt; &lt;!-- ws:start:WikiTextRefRule:39:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Wen-Jie%20Tseng&amp;quot;&amp;gt;Wen-Jie Tseng&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jr-Chang%20Chen&amp;quot;&amp;gt;Jr-Chang Chen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/I-Chen%20Wu&amp;quot;&amp;gt;I-Chen Wu&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;2017&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;DarkKnight Wins Chinese Dark Chess Tournament&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#39_2&amp;quot;&amp;gt;ICGA Journal, Vol. 39, No. 2&amp;lt;/a&amp;gt; » &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/19th%20Computer%20Olympiad#ChineseDarkChess&amp;quot;&amp;gt;19th Computer Olympiad 2016&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:39 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=743&quot; rel=&quot;nofollow&quot;&gt;DarkKnight&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chu-Hsuan%20Hsueh&quot;&gt;Chu-Hsuan Hsueh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Yahari&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yoe-Cheng%20Syu&quot;&gt;Yoe-Cheng Syu&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Gang-Yu%20Fan&quot;&gt;Gang-Yu Fan&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Yu%20Lin&quot;&gt;Ting-Yu Lin&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Tsan-sheng%20Hsu&quot;&gt;Tsan-sheng Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;NewbieDarkChess&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cheng%20Yueh&quot;&gt;Cheng Yueh&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Observer&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ta-Kai%20Hsu&quot;&gt;Ta-Kai Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Dancing&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yen-Chi%20Chen&quot;&gt;Yen-Chi Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:98:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:98 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clobber&quot;&gt;Clobber&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:151:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Clobber&amp;quot; title=&amp;quot;Anchor: Clobber&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Clobber&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:151 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Clobber&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Clobber&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:41:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#clobber&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Clobber&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:41 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=169&quot; rel=&quot;nofollow&quot;&gt;PAN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Klopper&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johannes%20Schwagereit&quot;&gt;Johannes Schwagereit&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:100:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:100 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:152:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:152 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;  &lt;!-- ws:start:WikiTextRefRule:43:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://hjetten.home.xs4all.nl/dameng.html#perform&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Harm Jetten&#039;s draughts program - Performance&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:43 --&gt; &lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;amp;t=7052&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Registration for the 2016 ICGA Computer Olympiad&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan-Jaap%20van%20Horssen&amp;quot;&amp;gt;Jan-Jaap van Horssen&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;World Draughts Forum&amp;lt;/a&amp;gt;, February 29, 2016&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;36&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hjetten.home.xs4all.nl/scan/scan.html&quot; rel=&quot;nofollow&quot;&gt;Scan&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:51:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;amp;t=6786&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Scan&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Fabien%20Letouzey&amp;quot;&amp;gt;Fabien Letouzey&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;World Draughts Forum&amp;lt;/a&amp;gt;, July 08, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:51 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;31&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=219&quot; rel=&quot;nofollow&quot;&gt;Sjende Blyn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;28&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=732&quot; rel=&quot;nofollow&quot;&gt;Maximus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jan-Jaap%20van%20Horssen&quot;&gt;Jan-Jaap van Horssen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;26&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://hjetten.home.xs4all.nl/mobydam/mobydam.html&quot; rel=&quot;nofollow&quot;&gt;Moby Dam&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;26&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TD King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;23&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;22&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://windames.free.fr/cerberus_e.html&quot; rel=&quot;nofollow&quot;&gt;Cerberus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bit.Say&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunxiao%20Sun&quot;&gt;Yunxiao Sun&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Slagzet.com&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maurits%20Meijer&quot;&gt;Maurits Meijer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Qi2win&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunpeng%20Zhang&quot;&gt;Yunpeng Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1180:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1930&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Draughts2016.jpg/586708739/Draughts2016.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1930&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Draughts2016.jpg/586708739/Draughts2016.jpg&quot; alt=&quot;Draughts2016.jpg&quot; title=&quot;Draughts2016.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1180 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;ICGA Organizer &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Joke Hellemons&lt;/a&gt; and Winners, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan-Jaap%20van%20Horssen&quot;&gt;Jan-Jaap van Horssen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;,&lt;br /&gt;
and TD &amp;lt;unkown to editor&amp;gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;Photo 13 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1930&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 7 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:102:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-EinStein würfelt nicht!&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:102 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EinStein%20w%C3%BCrfelt%20nicht%21&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:153:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@EWN&amp;quot; title=&amp;quot;Anchor: EWN&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;EWN&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:153 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#EWN&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#EWN&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#einstein&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | EinStein würfelt nicht&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Meowdero&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chang-Long%20Sie&quot;&gt;Chang-Long Sie&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;36&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=721&quot; rel=&quot;nofollow&quot;&gt;Hanfried&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%B6rg%20Sameith&quot;&gt;Jörg Sameith&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Stefan%20Schwarz&quot;&gt;Stefan Schwarz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;33&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;VSWTN&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunpeng%20Zhang&quot;&gt;Yunpeng Zhang&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;28&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;27&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;E-MC2&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yasumasa%20Tamura&quot;&gt;Yasumasa Tamura&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;24&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;PointLine Plane&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shao-Kang%20Tsao&quot;&gt;Shao-Kang Tsao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Katze Ohren&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pin-Ju%20Lin&quot;&gt;Pin-Ju Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1182:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/EWN2016Winners.jpg/586726713/EWN2016Winners.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/EWN2016Winners.jpg/586726713/EWN2016Winners.jpg&quot; alt=&quot;EWN2016Winners.jpg&quot; title=&quot;EWN2016Winners.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1182 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunpeng%20Zhang&quot;&gt;Yunpeng Zhang&lt;/a&gt; (Vance), &lt;a class=&quot;wiki_link&quot; href=&quot;/Chang-Long%20Sie&quot;&gt;Chang-Long Sie&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:59:&amp;amp;lt;ref&amp;amp;gt;Photo 23 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1884&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 5 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:59 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:104:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:104 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:154:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:154 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:106:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:106 --&gt;19x19&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:61:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#go19x19&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA, Go (19x19)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:61 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:63:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://oase.nutn.edu.tw/WCCI2016/Program.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Human vs. Computer Go Competition @ IEEE WCCI 2016:&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:63 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:65:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://aigames.nctu.edu.tw/~icwu/aigames/CGI.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Introduction to Go Programs Developed at CGI Lab&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-24&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-24&quot;&gt;[24]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:65 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:67:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://computer-go.info/db/oprog.php?a=CGI&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;computer-go.info - Program database - Program details&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-25&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-25&quot;&gt;[25]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:67 --&gt; &lt;!-- ws:start:WikiTextRefRule:69:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.appledaily.com.tw/realtimenews/article/new/20160315/816708/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;台版AlphaGo在交大　程度接近職業棋士 | 即時新聞 | 20160315 | 蘋果日報&amp;lt;/a&amp;gt; - Image with CGI developers&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-26&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-26&quot;&gt;[26]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:69 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=801&quot; rel=&quot;nofollow&quot;&gt;Oakfoam&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;ZA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Detlef%20Schmicker&quot;&gt;Detlef Schmicker&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Francois%20van%20Niekerk&quot;&gt;Francois van Niekerk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1184:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1908&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/GoWinners2016.jpg/586697055/GoWinners2016.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1908&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/GoWinners2016.jpg/586697055/GoWinners2016.jpg&quot; alt=&quot;GoWinners2016.jpg&quot; title=&quot;GoWinners2016.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1184 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Prize giving ceremony Go 19x19, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:72:&amp;amp;lt;ref&amp;amp;gt;Photo 16 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1908&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 6 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-27&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-27&quot;&gt;[27]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:72 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextHeadingRule:108:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:108 --&gt;13x13&lt;!-- ws:start:WikiTextAnchorRule:155:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go13x13&amp;quot; title=&amp;quot;Anchor: Go13x13&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:155 --&gt;&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1186:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1467&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/allis-tromp-graf-2016.jpg/586697063/allis-tromp-graf-2016.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1467&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/allis-tromp-graf-2016.jpg/586697063/allis-tromp-graf-2016.jpg&quot; alt=&quot;allis-tromp-graf-2016.jpg&quot; title=&quot;allis-tromp-graf-2016.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1186 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Photo from the 13x13 competition, &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Tromp&quot;&gt;John Tromp&lt;/a&gt; watching, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt; on Abakus &lt;!-- ws:start:WikiTextRefRule:77:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ingo%20Alth%C3%B6fer&amp;quot;&amp;gt;Ingo Althöfer&amp;lt;/a&amp;gt;, June 30, 2016, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.dgob.de/yabbse/index.php?topic=6138.msg202817&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Computer-Olympiade 2016: Ergebnisse&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ingo%20Alth%C3%B6fer&amp;quot;&amp;gt;Ingo Althöfer&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.dgob.de/yabbse/index.php&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;dgob forum&amp;lt;/a&amp;gt;, June 29, 2016(German)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-28&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-28&quot;&gt;[28]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:77 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextRefRule:79:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#go13x13&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA, Go (13x13)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-29&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-29&quot;&gt;[29]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:79 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:110:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:110 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:156:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:156 --&gt;&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextRefRule:81:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#go9x9&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA, Go (9x9)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-30&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-30&quot;&gt;[30]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:81 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Authors&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=799&quot; rel=&quot;nofollow&quot;&gt;Abakus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tobias%20Graf&quot;&gt;Tobias Graf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=788&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;EZGO&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yu-Hsuan%20Hsu&quot;&gt;Yu-Hsuan Hsu&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:112:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Mini-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:112 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Mini-Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:157:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@MiniShogi&amp;quot; title=&amp;quot;Anchor: MiniShogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;MiniShogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:157 --&gt;&lt;!-- ws:start:WikiTextAnchorRule:158:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:158 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/20th%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:83:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1764#minishogi&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Mini Shogi&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-31&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-31&quot;&gt;[31]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:83 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EVG&quot;&gt;EVG&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Nikita%20%28Shogi%29&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hinata&quot;&gt;Hinata&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gang-Yu%20Fang&quot;&gt;Gang-Yu Fang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1188:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1826&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2016MiniShogi.jpg/586710263/Olympiad2016MiniShogi.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=1826&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2016MiniShogi.jpg/586710263/Olympiad2016MiniShogi.jpg&quot; alt=&quot;Olympiad2016MiniShogi.jpg&quot; title=&quot;Olympiad2016MiniShogi.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1188 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Winners in Mini-Shogi: &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:86:&amp;amp;lt;ref&amp;amp;gt;Photo 18 by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=1826&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2016: Day 3 | ICGA&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-32&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-32&quot;&gt;[32]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:86 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:114:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Booklet&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:114 --&gt;Booklet&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/wp-content/uploads/2016/06/WCCC_COMPUTERGAMES-2-2016.pdf&quot; rel=&quot;nofollow&quot;&gt;The 22nd World Computer Chess Championship - The 19th Computer Olympiad&lt;/a&gt; (pdf)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:116:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:116 --&gt;Publications&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2017&lt;/strong&gt;). &lt;em&gt;DarkKnight Wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#39_2&quot;&gt;ICGA Journal, Vol. 39, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;19th Computer Olympiad 2016&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:118:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Postings&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:118 --&gt;Postings&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=7052&quot; rel=&quot;nofollow&quot;&gt;Registration for the 2016 ICGA Computer Olympiad&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan-Jaap%20van%20Horssen&quot;&gt;Jan-Jaap van Horssen&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, February 29, 2016&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.littlegolem.net/jsp/forum/topic2.jsp?forum=140&amp;amp;topic=209&quot; rel=&quot;nofollow&quot;&gt;Ewn in Computer Olympiad 2016&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.littlegolem.net/jsp/main/&quot; rel=&quot;nofollow&quot;&gt;Little Golem&lt;/a&gt;, May 25, 2016&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=7636&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad&lt;/a&gt; by Krzysztof Grzelak, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, June 26, 2016&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://forum.computerschach.de/cgi-bin/mwf/topic_show.pl?tid=9013&quot; rel=&quot;nofollow&quot;&gt;22th WCCC in Leiden läuft&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Clemens%20Keck&quot;&gt;Clemens Keck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;CSS Forum&lt;/a&gt;, June 27, 2016 (German, Photos by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php?topic=6138.msg202817&quot; rel=&quot;nofollow&quot;&gt;Computer-Olympiade 2016: Ergebnisse&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php&quot; rel=&quot;nofollow&quot;&gt;dgob forum&lt;/a&gt;, June 29, 2016 (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/computer-go-archive/wBh4KNicXrY/syT98mcfBQAJ&quot; rel=&quot;nofollow&quot;&gt;Results 9x9 and 13x13 at Computer Olympiad&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/forum/#!forum/computer-go-archive&quot; rel=&quot;nofollow&quot;&gt;Computer Go Archive&lt;/a&gt;, June 30, 2016&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=60670&quot; rel=&quot;nofollow&quot;&gt;Hi Mr Muller, any news for the 2016 Chinese Chess Olympiad ?&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Edward%20Yu&quot;&gt;Edward Yu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 02, 2016&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:120:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:120 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?p=1550&quot; rel=&quot;nofollow&quot;&gt;ICGA Events 2016 in Leiden | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1701&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 1 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1779&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 2 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1826&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 3 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1847&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 4 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 5 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1908&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 6 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1930&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 7 | ICGA&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:122:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:122 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:1859:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&quot; rel=&quot;nofollow&quot;&gt;Snellius Building&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Mathematician#WSnellius&quot;&gt;Willebrord Snellius (1580 - 1626)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://cg2016leiden.wordpress.com/&quot; rel=&quot;nofollow&quot;&gt;Computers and Games 2016 | Computers and Games 2016 Leiden&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?p=1550&quot; rel=&quot;nofollow&quot;&gt;ICGA Events 2016 in Leiden | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; Photo Snellius Building by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 03, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#amazons&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Amazons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; Photo 15 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 5 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#backgammon&quot; rel=&quot;nofollow&quot;&gt; Results | ICGA | Backgammon&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; Photo 20 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 5 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#chinesechess&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Chinese Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=60670&amp;amp;start=1&quot; rel=&quot;nofollow&quot;&gt;Re: Hi Mr Muller, any news for the 2016 Chinese Chess Olympiad ?&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 02, 2016&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#chindarkchess&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Chinese Dark Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; (&lt;strong&gt;2017&lt;/strong&gt;). &lt;em&gt;DarkKnight Wins Chinese Dark Chess Tournament&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#39_2&quot;&gt;ICGA Journal, Vol. 39, No. 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;19th Computer Olympiad 2016&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#clobber&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Clobber&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hjetten.home.xs4all.nl/dameng.html#perform&quot; rel=&quot;nofollow&quot;&gt;Harm Jetten&#039;s draughts program - Performance&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=7052&quot; rel=&quot;nofollow&quot;&gt;Registration for the 2016 ICGA Computer Olympiad&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan-Jaap%20van%20Horssen&quot;&gt;Jan-Jaap van Horssen&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, February 29, 2016&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/viewtopic.php?f=53&amp;amp;t=6786&quot; rel=&quot;nofollow&quot;&gt;Scan&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://laatste.info/bb3/index.php?sid=a58b41156d433755b2d4b3dc45087638&quot; rel=&quot;nofollow&quot;&gt;World Draughts Forum&lt;/a&gt;, July 08, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; Photo 13 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1930&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 7 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#einstein&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | EinStein würfelt nicht&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; Photo 23 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1884&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 5 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#go19x19&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA, Go (19x19)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://oase.nutn.edu.tw/WCCI2016/Program.htm&quot; rel=&quot;nofollow&quot;&gt;Human vs. Computer Go Competition @ IEEE WCCI 2016:&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-24&quot;&gt;&lt;a href=&quot;#cite_ref-24&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://aigames.nctu.edu.tw/~icwu/aigames/CGI.html&quot; rel=&quot;nofollow&quot;&gt;Introduction to Go Programs Developed at CGI Lab&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-25&quot;&gt;&lt;a href=&quot;#cite_ref-25&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://computer-go.info/db/oprog.php?a=CGI&quot; rel=&quot;nofollow&quot;&gt;computer-go.info - Program database - Program details&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-26&quot;&gt;&lt;a href=&quot;#cite_ref-26&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.appledaily.com.tw/realtimenews/article/new/20160315/816708/&quot; rel=&quot;nofollow&quot;&gt;台版AlphaGo在交大　程度接近職業棋士 | 即時新聞 | 20160315 | 蘋果日報&lt;/a&gt; - Image with CGI developers&lt;/li&gt;
&lt;li id=&quot;cite_note-27&quot;&gt;&lt;a href=&quot;#cite_ref-27&quot;&gt;^&lt;/a&gt; Photo 16 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1908&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 6 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-28&quot;&gt;&lt;a href=&quot;#cite_ref-28&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, June 30, 2016, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php?topic=6138.msg202817&quot; rel=&quot;nofollow&quot;&gt;Computer-Olympiade 2016: Ergebnisse&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Ingo%20Alth%C3%B6fer&quot;&gt;Ingo Althöfer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.dgob.de/yabbse/index.php&quot; rel=&quot;nofollow&quot;&gt;dgob forum&lt;/a&gt;, June 29, 2016(German)&lt;/li&gt;
&lt;li id=&quot;cite_note-29&quot;&gt;&lt;a href=&quot;#cite_ref-29&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#go13x13&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA, Go (13x13)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-30&quot;&gt;&lt;a href=&quot;#cite_ref-30&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#go9x9&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA, Go (9x9)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-31&quot;&gt;&lt;a href=&quot;#cite_ref-31&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1764#minishogi&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Mini Shogi&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-32&quot;&gt;&lt;a href=&quot;#cite_ref-32&quot;&gt;^&lt;/a&gt; Photo 18 by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=1826&quot; rel=&quot;nofollow&quot;&gt;Events 2016: Day 3 | ICGA&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:1859 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:124:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:124 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;19th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;19th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-19th_Computer_Olympiad includeBody-19th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/18th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;18th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/19th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;19th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/20th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;20th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CG+2016&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CG 2016&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Clobber&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Clobber&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/EinStein+w%C3%BCrfelt+nicht%21&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fabien+Letouzey&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Fabien Letouzey&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Harm+Geert+Muller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Harm Geert Muller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 31, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/I-Chen+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;I-Chen Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Johannes+Schwagereit&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Johannes Schwagereit&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jr-Chang+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jr-Chang Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Leiden+University&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Leiden University&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 5, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nardy+Pillards&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nardy Pillards&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ti-Rong+Wu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ti-Rong Wu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tobias+Graf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tobias Graf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 8, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2016&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2016&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCSC+2016&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCSC 2016&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Wen-Jie+Tseng&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Wen-Jie Tseng&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>1K ZX Chess</title>
      <link>https://chessprogramming.wikispaces.com/1K+ZX+Chess</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/1K+ZX+Chess</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/1K+ZX+Chess</comments>
      <pubDate>Thu, 01 Oct 2015 18:05:13 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Engines&quot;&gt;Engines&lt;/a&gt; * 1K ZX Chess&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:144:&amp;lt;a href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/1KZXChessArtic.jpg/387944320/1KZXChessArtic.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/1KZXChessArtic.jpg/387944320/1KZXChessArtic.jpg&quot; alt=&quot;1KZXChessArtic.jpg&quot; title=&quot;1KZXChessArtic.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:144 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;1K ZX Chess&lt;/strong&gt;,&lt;br /&gt;
a chess program for the &lt;a class=&quot;wiki_link&quot; href=&quot;/Sinclair%20ZX81&quot;&gt;Sinclair ZX81&lt;/a&gt;, written in 1982 by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt; in &lt;a class=&quot;wiki_link&quot; href=&quot;/Z80&quot;&gt;Z80&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Assembly&quot;&gt;Assembly&lt;/a&gt; with a code size of 672 bytes, including the &lt;a class=&quot;wiki_link&quot; href=&quot;/User%20Interface&quot;&gt;user interface&lt;/a&gt;, as published with listing in &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, February 1983 &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Horne&amp;quot;&amp;gt;David Horne&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1983&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://users.ox.ac.uk/~uzdm0006/scans/1kchess/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Full ZX-81 Chess in 1K&amp;lt;/a&amp;gt;&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Your%20Computer&amp;quot;&amp;gt;Your Computer&amp;lt;/a&amp;gt;, February 1983&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt; . 1K ZX Chess was commercially market by the author himself &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue003/Pages/SinclairUser00300061.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Magazine Page Scan from World of Spectrum, June 1982&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;, and soon by &lt;a class=&quot;wiki_link&quot; href=&quot;/Artic%20Computing&quot;&gt;Artic Computing&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:11:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue004/Pages/SinclairUser00400044.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Magazine Page Scan from World of Spectrum, July 1982&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:11 --&gt; &lt;!-- ws:start:WikiTextRefRule:13:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ZX81 Cassette Tape Information for 1K ZX Chess&amp;lt;/a&amp;gt; (Artic)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:13 --&gt; , a software development company set up by Richard Turner &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://yourcomputeronline.wordpress.com/tag/brendon-gore/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Brendon Gore&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1982&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://yourcomputeronline.wordpress.com/2011/02/27/interview-one-degree-in-artic/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Interview-One Degree In Artic&amp;lt;/a&amp;gt;&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Your%20Computer&amp;quot;&amp;gt;Your Computer&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://yourcomputeronline.wordpress.com/2011/02/23/may-1982-contents-and-editorial/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;May 1982&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Thornton&quot;&gt;Chris Thornton&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:24:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Artic_Software&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Artic Software from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:24 --&gt; , a chess programmer himself, and author of &lt;a class=&quot;wiki_link&quot; href=&quot;/Spectrum%20Chess&quot;&gt;Spectrum Chess&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.worldofspectrum.org/infoseekpub.cgi?regexp=%5EChris+A.+Thornton$&amp;amp;amp;loadpics=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Chris A. Thornton - World of Spectrum&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt; , which competed at the &lt;a class=&quot;wiki_link&quot; href=&quot;/European%20MCC%201982&quot;&gt;European MCC 1982&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/European%20MCC%201983&quot;&gt;1983&lt;/a&gt;, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Turbo%20Chess%20%28GB%29&quot;&gt;Turbo Chess&lt;/a&gt; for the &lt;a class=&quot;wiki_link&quot; href=&quot;/ZX%20Spectrum&quot;&gt;ZX Spectrum&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0005457&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Turbo Chess - World of Spectrum&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt; .&lt;br /&gt;
&lt;br /&gt;
1K ZX Chess was further released by &lt;a class=&quot;wiki_link&quot; href=&quot;/Sinclair&quot;&gt;Sinclair Research&lt;/a&gt; in 1982 &lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ZX81 Cassette Tape Information for 1K ZX Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt; . The program could only play white starting either with 1.e4 or 1.d4. &lt;a class=&quot;wiki_link&quot; href=&quot;/Castling&quot;&gt;Castling&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Promotions&quot;&gt;promotions&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/En%20passant&quot;&gt;en passant&lt;/a&gt; were not implemented, while a version for the unexpanded 2K &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Timex_Sinclair_1000&quot; rel=&quot;nofollow&quot;&gt;Timex Sinclair 1000&lt;/a&gt; includes these moves &lt;!-- ws:start:WikiTextRefRule:32:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://my.stratos.net/~hewston95/RTM56/RTM56.html#ZX81&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Retrogaming Times Monthly - Issue #56 - January 2009&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:32 --&gt; .&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Artic Cover &lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ZX81 Cassette Tape Information for 1K ZX Chess&amp;lt;/a&amp;gt; (Artic)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:56:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:56 --&gt;&lt;!-- ws:start:WikiTextTocRule:57: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Screenshot&quot;&gt;Screenshot&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:57 --&gt;&lt;!-- ws:start:WikiTextTocRule:58: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:58 --&gt;&lt;!-- ws:start:WikiTextTocRule:59: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:59 --&gt;&lt;!-- ws:start:WikiTextTocRule:60: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:60 --&gt;&lt;!-- ws:start:WikiTextTocRule:61: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:61 --&gt;&lt;!-- ws:start:WikiTextTocRule:62: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:62 --&gt;&lt;!-- ws:start:WikiTextTocRule:63: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:63 --&gt;&lt;!-- ws:start:WikiTextTocRule:64: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:64 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:42:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Screenshot&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:42 --&gt;Screenshot&lt;/h1&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:146:&amp;lt;a href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/1kZXChess.JPG/288552520/199x215/1kZXChess.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;height: 215px; width: 199px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/1kZXChess.JPG/288552520/199x215/1kZXChess.JPG&quot; alt=&quot;1kZXChess.JPG&quot; title=&quot;1kZXChess.JPG&quot; style=&quot;height: 215px; width: 199px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:146 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;1K ZX Chess &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ZX81 Cassette Tape Information for 1K ZX Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:44:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc1&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:44 --&gt;See also&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Spectrum%20Chess&quot;&gt;Spectrum Chess&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/SuperChess&quot;&gt;SuperChess&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ZX%20Chess&quot;&gt;ZX Chess&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ZX%20Spectrum%20Chess&quot;&gt;ZX Spectrum Chess&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:46:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:46 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/tag/brendon-gore/&quot; rel=&quot;nofollow&quot;&gt;Brendon Gore&lt;/a&gt; (&lt;strong&gt;1982&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2011/02/27/interview-one-degree-in-artic/&quot; rel=&quot;nofollow&quot;&gt;Interview-One Degree In Artic&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2011/02/23/may-1982-contents-and-editorial/&quot; rel=&quot;nofollow&quot;&gt;May 1982&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt; (&lt;strong&gt;1982&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2012/10/21/chess-in-1k/&quot; rel=&quot;nofollow&quot;&gt;Chess in 1K&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2012/10/04/december-1982-contents-and-editorial/&quot; rel=&quot;nofollow&quot;&gt;December 1982&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt; (&lt;strong&gt;1983&lt;/strong&gt;). &lt;em&gt;ZX-81 Chess&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2012/11/03/january-1983-contents-and-editorial/&quot; rel=&quot;nofollow&quot;&gt;January 1983&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt; (&lt;strong&gt;1983&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://users.ox.ac.uk/~uzdm0006/scans/1kchess/&quot; rel=&quot;nofollow&quot;&gt;Full ZX-81 Chess in 1K&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, February 1983&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:48:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:48 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://groups.google.com/group/comp.lang.c/browse_frm/thread/19a9a3ada5f2791e&quot; rel=&quot;nofollow&quot;&gt;World smallest chess program&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%93scar%20Toledo%20Guti%C3%A9rrez&quot;&gt;Óscar Toledo Gutiérrez&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://groups.google.com/group/comp.lang.c/topics&quot; rel=&quot;nofollow&quot;&gt;comp.lang.c&lt;/a&gt;, November 22, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.schachcomputer.info/forum/f11/schachcomputer-vergleich-zu-alte-computerschach-spiele-1948-2.html&quot; rel=&quot;nofollow&quot;&gt;Turnier: Schachcomputer vergleich zu alte Computerschach Spiele&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Spacious%20Mind&quot;&gt;Spacious Mind&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.schachcomputer.info/forum/portal.php&quot; rel=&quot;nofollow&quot;&gt;Schachcomputer.info Forum&lt;/a&gt;, August 12, 2008 (German)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc4&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/1K_ZX_Chess&quot; rel=&quot;nofollow&quot;&gt;1K ZX Chess from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://users.ox.ac.uk/~uzdm0006/scans/1kchess/assem.html&quot; rel=&quot;nofollow&quot;&gt;1K ZX81 Chess Z80 Assembly listing&lt;/a&gt; © Copyright &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://zx81stuff.org.uk/zx81/generated/publisherinfo/d/DRHorne.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Publisher Information for D. R. Horne&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue003/Pages/SinclairUser00300061.jpg&quot; rel=&quot;nofollow&quot;&gt;Magazine Page Scan from World of Spectrum, June 1982&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt; (Artic)&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue004/Pages/SinclairUser00400044.jpg&quot; rel=&quot;nofollow&quot;&gt;Magazine Page Scan from World of Spectrum, July 1982&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mobygames.com/game/1k-zx-chess&quot; rel=&quot;nofollow&quot;&gt;1K ZX Chess for ZX81 (1982)&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/MobyGames&quot; rel=&quot;nofollow&quot;&gt;MobyGames&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.kuro5hin.org/story/2001/8/10/12620/2164&quot; rel=&quot;nofollow&quot;&gt;The greatest program ever written | kuro5hin.org&lt;/a&gt;, Aug 10, 2001&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://malevolent.com/weblog/archive/2010/09/07/1k-chess-showdown/&quot; rel=&quot;nofollow&quot;&gt;1K Chess Showdown - malevolent design weblog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.andreadrian.de/schach/&quot; rel=&quot;nofollow&quot;&gt;Computer Schach&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Andre%20Adrian&quot;&gt;Andre Adrian&lt;/a&gt; (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://web.archive.org/web/20071221115817/http://classicchess.googlepages.com/Chess.htm&quot; rel=&quot;nofollow&quot;&gt;Classic Computer Chess - ... The programs of yesteryear&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Carey%20Bloodworth&quot;&gt;Carey&lt;/a&gt;, hosted by the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Internet_Archive&quot; rel=&quot;nofollow&quot;&gt;Internet Archive&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=56938&amp;amp;amp;start=2&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Old programs CHAOS and USC&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Dann%20Corbit&amp;quot;&amp;gt;Dann Corbit&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, July 11, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.chessbase.com/post/the-world-s-smallest-chess-engines&quot; rel=&quot;nofollow&quot;&gt;The world&#039;s smallest chess engines&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Albert%20Silver&quot;&gt;Albert Silver&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, September 23, 2015 » &lt;a class=&quot;wiki_link&quot; href=&quot;/1K%20ZX%20Chess&quot;&gt;1K ZX Chess&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/BootChess&quot;&gt;BootChess&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Toledo&quot;&gt;Toledo Nanochess&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Micro-Max&quot;&gt;Micro-Max&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc5&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:256:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Horne&quot;&gt;David Horne&lt;/a&gt; (&lt;strong&gt;1983&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://users.ox.ac.uk/~uzdm0006/scans/1kchess/&quot; rel=&quot;nofollow&quot;&gt;Full ZX-81 Chess in 1K&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, February 1983&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue003/Pages/SinclairUser00300061.jpg&quot; rel=&quot;nofollow&quot;&gt;Magazine Page Scan from World of Spectrum, June 1982&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/showmag.php?mag=SinclairUser/Issue004/Pages/SinclairUser00400044.jpg&quot; rel=&quot;nofollow&quot;&gt;Magazine Page Scan from World of Spectrum, July 1982&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt; (Artic)&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/tag/brendon-gore/&quot; rel=&quot;nofollow&quot;&gt;Brendon Gore&lt;/a&gt; (&lt;strong&gt;1982&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2011/02/27/interview-one-degree-in-artic/&quot; rel=&quot;nofollow&quot;&gt;Interview-One Degree In Artic&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/Your%20Computer&quot;&gt;Your Computer&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://yourcomputeronline.wordpress.com/2011/02/23/may-1982-contents-and-editorial/&quot; rel=&quot;nofollow&quot;&gt;May 1982&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Artic_Software&quot; rel=&quot;nofollow&quot;&gt;Artic Software from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.worldofspectrum.org/infoseekpub.cgi?regexp=%5EChris+A.+Thornton$&amp;amp;loadpics=1&quot; rel=&quot;nofollow&quot;&gt;Chris A. Thornton - World of Spectrum&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0005457&quot; rel=&quot;nofollow&quot;&gt;Turbo Chess - World of Spectrum&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://my.stratos.net/~hewston95/RTM56/RTM56.html#ZX81&quot; rel=&quot;nofollow&quot;&gt;Retrogaming Times Monthly - Issue #56 - January 2009&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess%28Artic%29.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt; (Artic)&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.zx81stuff.org.uk/zx81/generated/tapeinfo/0/1KZXChess.html&quot; rel=&quot;nofollow&quot;&gt;ZX81 Cassette Tape Information for 1K ZX Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=56938&amp;amp;start=2&quot; rel=&quot;nofollow&quot;&gt;Re: Old programs CHAOS and USC&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Dann%20Corbit&quot;&gt;Dann Corbit&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, July 11, 2015&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:256 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc6&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;1K ZX Chess&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;1K ZX Chess&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-1K_ZX_Chess includeBody-1K%20ZX%20Chess includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/1K+ZX+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;1K ZX Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 1, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Albert+Silver&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Albert Silver&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 25, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/BootChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;BootChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Horne&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Horne&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 3, 2012&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Engines&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Engines&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 10, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Micro-Max&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Micro-Max&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 7, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sinclair+ZX81&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sinclair ZX81&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 14, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/SuperChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;SuperChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Toledo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Toledo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Your+Computer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Your Computer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 10, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Z80&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Z80&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ZX+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ZX Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 2, 2012&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Engines&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>1st Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/1st+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/1st+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/1st+Computer+Olympiad</comments>
      <pubDate>Tue, 25 Jul 2017 09:42:16 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 1st Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:2167:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/Park_Lane_Hotel&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Park_Lane_Hotel.JPG/394268314/Park_Lane_Hotel.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Park_Lane_Hotel&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Park_Lane_Hotel.JPG/394268314/Park_Lane_Hotel.JPG&quot; alt=&quot;Park_Lane_Hotel.JPG&quot; title=&quot;Park_Lane_Hotel.JPG&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2167 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;First Computer Olympiad&lt;/strong&gt; was held from August 9 to 15, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#1989&quot;&gt;1989&lt;/a&gt;, in the Ballroom of the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Park_Lane_Hotel&quot; rel=&quot;nofollow&quot;&gt;Park Lane Hotel&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/London&quot; rel=&quot;nofollow&quot;&gt;London&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/United_Kingdom&quot; rel=&quot;nofollow&quot;&gt;United Kingdom&lt;/a&gt;, where already the first part of the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/World_Chess_Championship_1986&quot; rel=&quot;nofollow&quot;&gt;World Chess Championship 1986&lt;/a&gt; between &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Anatoly_Karpov&quot; rel=&quot;nofollow&quot;&gt;Anatoly Karpov&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Garry_Kasparov&quot; rel=&quot;nofollow&quot;&gt;Garry Kasparov&lt;/a&gt; took place &lt;!-- ws:start:WikiTextRefRule:2:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/List_of_chess_world_championship_matches&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;List of chess world championship matches from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:2 --&gt; . &lt;a class=&quot;wiki_link&quot; href=&quot;/Claude%20Shannon&quot;&gt;Claude Shannon&lt;/a&gt; served in the award ceremony, handing the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Gold_medal&quot; rel=&quot;nofollow&quot;&gt;Gold&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Silver_medal&quot; rel=&quot;nofollow&quot;&gt;Silver&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bronze_medal&quot; rel=&quot;nofollow&quot;&gt;Bronze&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Medal&quot; rel=&quot;nofollow&quot;&gt;medals&lt;/a&gt; to the deserving &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ard%20van%20Bergen&amp;quot;&amp;gt;Ard van Bergen&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1989&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;The 1st Computer Olympiad, August 9-15, 1989&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#12_3&amp;quot;&amp;gt;ICCA Journal, Vol. 12, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;. &lt;br /&gt;
&lt;br /&gt;
The First Computer Olympiad was associated by the &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in Artificial Intelligence&lt;/a&gt; workshop, with proceedings edited by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt;, published by Ellis Horwood &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt; &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Levy&amp;quot;&amp;gt;David Levy&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Don%20Beal&amp;quot;&amp;gt;Don Beal&amp;lt;/a&amp;gt; (Eds.) (&amp;lt;strong&amp;gt;1989&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Heuristic Programming in Artificial Intelligence - The First Computer Olympiad&amp;lt;/em&amp;gt;. Ellis Horwood&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Park Lane Hotel &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Park_Lane_Hotel&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Park Lane Hotel from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:119:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Awari&quot;&gt;Awari&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextTocRule:123: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:123 --&gt;&lt;!-- ws:start:WikiTextTocRule:124: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Checkers&quot;&gt;Checkers&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:124 --&gt;&lt;!-- ws:start:WikiTextTocRule:125: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chess&quot;&gt;Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:125 --&gt;&lt;!-- ws:start:WikiTextTocRule:126: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Final Standing&quot;&gt;Final Standing&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:126 --&gt;&lt;!-- ws:start:WikiTextTocRule:127: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Participants&quot;&gt;Participants&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Selected Games&quot;&gt;Selected Games&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Connect Four&quot;&gt;Connect Four&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Dominoes&quot;&gt;Dominoes&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextTocRule:138: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Othello&quot;&gt;Othello&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:138 --&gt;&lt;!-- ws:start:WikiTextTocRule:139: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Renju&quot;&gt;Renju&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:139 --&gt;&lt;!-- ws:start:WikiTextTocRule:140: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:140 --&gt;&lt;!-- ws:start:WikiTextTocRule:141: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:141 --&gt;&lt;!-- ws:start:WikiTextTocRule:142: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Reports&quot;&gt;Reports&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:142 --&gt;&lt;!-- ws:start:WikiTextTocRule:143: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI&quot;&gt;Heuristic Programming in AI&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:143 --&gt;&lt;!-- ws:start:WikiTextTocRule:144: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI-Tournaments&quot;&gt;Tournaments&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:144 --&gt;&lt;!-- ws:start:WikiTextTocRule:145: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI-Conference&quot;&gt;Conference&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:145 --&gt;&lt;!-- ws:start:WikiTextTocRule:146: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:146 --&gt;&lt;!-- ws:start:WikiTextTocRule:147: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:147 --&gt;&lt;!-- ws:start:WikiTextTocRule:148: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:148 --&gt;&lt;!-- ws:start:WikiTextTocRule:149: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:149 --&gt;&lt;!-- ws:start:WikiTextTocRule:150: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:150 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:59:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:59 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:61:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:61 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Awari&quot;&gt;Awari&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:151:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Awari&amp;quot; title=&amp;quot;Anchor: Awari&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:151 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Awari&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=120&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Awari - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=313&quot; rel=&quot;nofollow&quot;&gt;Marco&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Ni%C3%A9rat&quot;&gt;Rémi Niérat&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=314&quot; rel=&quot;nofollow&quot;&gt;Wali&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Eric%20van%20der%20Schilden&quot;&gt;Eric van der Schilden&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=315&quot; rel=&quot;nofollow&quot;&gt;Conchus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Thomas&quot;&gt;Steve Thomas&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=316&quot; rel=&quot;nofollow&quot;&gt;Waro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:63:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:63 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:152:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:152 --&gt;&lt;/h2&gt;
 &lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=45&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Backgammon - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
Operators&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Neurogammon&quot; rel=&quot;nofollow&quot;&gt;Neurogammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=150&quot; rel=&quot;nofollow&quot;&gt;Video Gammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Randall%20Hoogerhyde&quot;&gt;Randall Hoogerhyde&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=151&quot; rel=&quot;nofollow&quot;&gt;Saitek Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=317&quot; rel=&quot;nofollow&quot;&gt;Mephisto Backgammon&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.schachversand.de/d/listen/hersteller/sV73.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Mephisto&amp;lt;/a&amp;gt; - &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Schachversand%20Niggemann&amp;quot;&amp;gt;Schachversand Niggemann&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Lang&quot;&gt;Richard Lang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ossi%20Weiner&quot;&gt;Ossi Weiner&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=318&quot; rel=&quot;nofollow&quot;&gt;Backbrain&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;SE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=319&quot; rel=&quot;nofollow&quot;&gt;A.I. Backgammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:65:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:65 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:153:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Bridge&amp;quot; title=&amp;quot;Anchor: Bridge&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:153 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Bridge&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=121&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Bridge - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Score&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=320&quot; rel=&quot;nofollow&quot;&gt;Acolmaster Bridge&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Jones&quot;&gt;Paul Jones&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;110&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=149&quot; rel=&quot;nofollow&quot;&gt;Vtech&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;95&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=321&quot; rel=&quot;nofollow&quot;&gt;Oxford Bridge 3&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Bracher&quot;&gt;Andrew Bracher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;76&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=272&quot; rel=&quot;nofollow&quot;&gt;Bridge Baron&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Thomas%20A.%20Throop&quot;&gt;Tom Throop&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;75&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:67:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Checkers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:67 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Checkers&quot;&gt;Checkers&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:154:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Checkers&amp;quot; title=&amp;quot;Anchor: Checkers&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Checkers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:154 --&gt;&lt;/h2&gt;
 &lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Checkers&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=126&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Checkers - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Chinook_%28draughts_player%29&quot; rel=&quot;nofollow&quot;&gt;Chinook&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jonathan%20Schaeffer&quot;&gt;Jonathan Schaeffer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Joe%20Culberson&quot;&gt;Joe Culberson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Duane%20Szafron&quot;&gt;Duane Szafron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Norman%20Treloar&quot;&gt;Norman Treloar&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Brent%20Knight&quot;&gt;Brent Knight&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Lu&quot;&gt;Paul Lu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=337&quot; rel=&quot;nofollow&quot;&gt;Checkers!&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gil%20Dodgen&quot;&gt;Gil Dodgen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=338&quot; rel=&quot;nofollow&quot;&gt;Tournament Checkers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Butler&quot;&gt;David Butler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=339&quot; rel=&quot;nofollow&quot;&gt;Tomi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=340&quot; rel=&quot;nofollow&quot;&gt;Sage Draughts&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Adrian%20Millett&quot;&gt;Adrian Millett&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=341&quot; rel=&quot;nofollow&quot;&gt;Checker Hustler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Derek%20Oldbury&quot;&gt;Derek Oldbury&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:69:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:69 --&gt;Chess&lt;!-- ws:start:WikiTextAnchorRule:155:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Chess&amp;quot; title=&amp;quot;Anchor: Chess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:155 --&gt;&lt;/h2&gt;
 &lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Chess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=122&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Chess - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:71:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Chess-Final Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:71 --&gt;Final Standing&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;M&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;F&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;C&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;H&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;É&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;E&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;W&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto%20Portorose&quot;&gt;Mephisto X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fidelity&quot;&gt;Fidelity X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pandix&quot;&gt;Pandix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150&quot;&gt;Chess Player 2150&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiarcs&quot;&gt;Hiarcs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%89chec&quot;&gt;Échec 1.5&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/E6P&quot;&gt;E6P&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Woodpusher&quot;&gt;Woodpusher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:73:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Chess-Participants&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:73 --&gt;Participants&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ed%20Schroder&quot;&gt;Ed Schröder&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Louwman&quot;&gt;Jan Louwman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/6502&quot;&gt;6502&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto%20Portorose&quot;&gt;Mephisto X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Lang&quot;&gt; Richard Lang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/68030&quot;&gt;68030&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fidelity&quot;&gt;Fidelity X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dan%20Spracklen&quot;&gt;Dan Spracklen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kathe%20Spracklen&quot;&gt;Kathe Spracklen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/68030&quot;&gt;68030&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pandix&quot;&gt;Pandix&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gyula%20Horv%C3%A1th&quot;&gt;Gyula Horváth&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zsuzsa%20Horv%C3%A1th&quot;&gt;Zsuzsa Horváth&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150&quot;&gt;Chess Player 2150&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Whittington&quot;&gt;Chris Whittington&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Atari%20ST&quot;&gt;Atari ST&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/68000&quot;&gt;68000&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiarcs&quot;&gt;Hiarcs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Uniacke&quot;&gt;Mark Uniacke&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%89chec&quot;&gt;Échec 1.5&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc-Fran%C3%A7ois%20Baudot&quot;&gt;Marc-François Baudot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Christophe%20Weill&quot;&gt;Jean-Christophe Weill&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/E6P&quot;&gt;E6P&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Stephen%20B.%20Streater&quot;&gt;Stephen B. Streater&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Acorn%20Archimedes&quot;&gt;Acorn Archimedes&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Woodpusher&quot;&gt;Woodpusher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Hamlen&quot;&gt;John Hamlen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:75:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Chess-Selected Games&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:75 --&gt;Selected Games&lt;/h3&gt;
 &lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/Fidelity&quot;&gt;Fidelity X&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=122&amp;amp;amp;round=1&amp;amp;amp;id=2&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;London 1989 - Chess - Round 1 - Game 2 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;[Event &amp;amp;quot;1st Computer Olympiad&amp;amp;quot;]&amp;lt;br/&amp;gt;[Site &amp;amp;quot;London, United Kingdom&amp;amp;quot;]&amp;lt;br/&amp;gt;[Date &amp;amp;quot;1989.08.??&amp;amp;quot;]&amp;lt;br/&amp;gt;[Round &amp;amp;quot;1&amp;amp;quot;]&amp;lt;br/&amp;gt;[White &amp;amp;quot;Rebel&amp;amp;quot;]&amp;lt;br/&amp;gt;[Black &amp;amp;quot;Fidelity X&amp;amp;quot;]&amp;lt;br/&amp;gt;[Result &amp;amp;quot;1-0&amp;amp;quot;]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;1. d4 f5 2. Nc3 Nf6 3. Bg5 d5 4. Nf3 Nbd7 5. e3 c6 6. Bd3 Qb6 7. Rb1 e6 8. O-O Bd6&amp;lt;br/&amp;gt;9. Ne2 c5 10. c4 Ne4 11. b4!! Qc7 12. bxc5 Nxg5 13. Nxg5 Bxh2+ 14. Kh1 Nf6 15. g3 Ng4&amp;lt;br/&amp;gt;16. cxd5 exd5 17. Nf4 a6 18. Nfe6 Bxe6 19. Nxe6 Qd7 20. Bxf5 Nf6 21. Kxh2 g6 22. Bh3 Rb8&amp;lt;br/&amp;gt;23. Qf3 Qe7 24. c6 b5 25. Nc7+ Kf7 26. Nxd5 Qd6 27. e4 Rhe8 28. Rfc1 Rxe4 29. Nxf6 Qxf6&amp;lt;br/&amp;gt;30. Qxe4 Re8 31. Qxe8+ Kxe8 32. c7 Kf7 33. c8=Q Kg7 34. Rc7+ Kh6 35. f4 Qg7 36. g4 Qxc7&amp;lt;br/&amp;gt;37. Qxc7 g5 38. Qf7 gxf4 39. Qf6# 1-0&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;[Event &amp;quot;1st Computer Olympiad&amp;quot;]
[Site &amp;quot;London, United Kingdom&amp;quot;]
[Date &amp;quot;1989.08.??&amp;quot;]
[Round &amp;quot;1&amp;quot;]
[White &amp;quot;Rebel&amp;quot;]
[Black &amp;quot;Fidelity X&amp;quot;]
[Result &amp;quot;1-0&amp;quot;]
&amp;nbsp;
1. d4 f5 2. Nc3 Nf6 3. Bg5 d5 4. Nf3 Nbd7 5. e3 c6 6. Bd3 Qb6 7. Rb1 e6 8. O-O Bd6
9. Ne2 c5 10. c4 Ne4 11. b4!! Qc7 12. bxc5 Nxg5 13. Nxg5 Bxh2+ 14. Kh1 Nf6 15. g3 Ng4
16. cxd5 exd5 17. Nf4 a6 18. Nfe6 Bxe6 19. Nxe6 Qd7 20. Bxf5 Nf6 21. Kxh2 g6 22. Bh3 Rb8
23. Qf3 Qe7 24. c6 b5 25. Nc7+ Kf7 26. Nxd5 Qd6 27. e4 Rhe8 28. Rfc1 Rxe4 29. Nxf6 Qxf6
30. Qxe4 Re8 31. Qxe8+ Kxe8 32. c7 Kf7 33. c8=Q Kg7 34. Rc7+ Kh6 35. f4 Qg7 36. g4 Qxc7
37. Qxc7 g5 38. Qf7 gxf4 39. Qf6# 1-0&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:77:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Chess-See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:77 --&gt;See also&lt;/h3&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Knowledge#SearchVersusEvaluation&quot;&gt;Knowledge | Search versus Evaluation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:79:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:79 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:156:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:156 --&gt;&lt;/h2&gt;
 &lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:35:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=123&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Chinese Chess - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:35 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=325&quot; rel=&quot;nofollow&quot;&gt;Acer Chinese Chess&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yu%20Shi-Shun&quot;&gt;Yu Shi-Shun&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=326&quot; rel=&quot;nofollow&quot;&gt;CChess Expert Acme&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuo-Ming%20Tsao&quot;&gt;Kuo-Ming Tsao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Elephant%20%28Xiangqi%29&quot;&gt;Elephant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Xian&quot;&gt;Xian&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nick%20Jacobs&quot;&gt;Nick Jacobs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=328&quot; rel=&quot;nofollow&quot;&gt;Ogre&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:81:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Connect Four&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:81 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Connect%20Four&quot;&gt;Connect Four&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:157:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Connect4&amp;quot; title=&amp;quot;Anchor: Connect4&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Connect4&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:157 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:37:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=124&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Connect-Four - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:37 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=329&quot; rel=&quot;nofollow&quot;&gt;Victor&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=149&quot; rel=&quot;nofollow&quot;&gt;Heap&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Taylor&quot;&gt;Mark Taylor&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=331&quot; rel=&quot;nofollow&quot;&gt;Four Blitz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hans%20van%20der%20Zijden&quot;&gt;Hans van der Zijden&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=332&quot; rel=&quot;nofollow&quot;&gt;Connect Fun&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:83:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Dominoes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:83 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dominoes&quot;&gt;Dominoes&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:158:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Dominoes&amp;quot; title=&amp;quot;Anchor: Dominoes&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Dominoes&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:158 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:39:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=125&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Dominoes - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:39 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=333&quot; rel=&quot;nofollow&quot;&gt;Luciano&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;ES&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Borrajo&quot;&gt;Daniel Borrajo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=334&quot; rel=&quot;nofollow&quot;&gt;Seneca&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;ES&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/M.%20Alicia%20P%C3%A9rez&quot;&gt;M. Alicia Pérez&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=335&quot; rel=&quot;nofollow&quot;&gt;Rio de la Plata&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Edmundo%20Gramajo&quot;&gt;Edmundo Gramajo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:85:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:85 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:159:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:159 --&gt;&lt;/h2&gt;
 &lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:41:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=127&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Draughts - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:41 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=264&quot; rel=&quot;nofollow&quot;&gt;DIOS &#039;89&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Eric%20van%20Riet%20Paap&quot;&gt;Eric van Riet Paap&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Jurri%C3%ABns&quot;&gt;Chris Jurriëns&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=346&quot; rel=&quot;nofollow&quot;&gt;Truus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Stef%20Keetman&quot;&gt;Stef Keetman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=347&quot; rel=&quot;nofollow&quot;&gt;McDammen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ron%20van%20Bemmelen&quot;&gt;Ron van Bemmelen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=263&quot; rel=&quot;nofollow&quot;&gt;Cerberus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=348&quot; rel=&quot;nofollow&quot;&gt;Psi-Force&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Smeets&quot;&gt;John Smeets&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerard%20Putter&quot;&gt;Gerard Putter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=278&quot; rel=&quot;nofollow&quot;&gt;TN83&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ard%20van%20Bergen&quot;&gt;Ard van Bergen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:87:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:87 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:160:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:160 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;19x19&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:43:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=46&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Go - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:43 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;9&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Swiss Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=153&quot; rel=&quot;nofollow&quot;&gt;Goliath&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Boon&quot;&gt;Mark Boon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=154&quot; rel=&quot;nofollow&quot;&gt;Star of Poland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Janusz%20Kraszek&quot;&gt;Janusz Kraszek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=157&quot; rel=&quot;nofollow&quot;&gt;Modgo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alfred%20Kn%C3%B6pfle&quot;&gt;Alfred Knöpfle&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Walter%20Kn%C3%B6pfle&quot;&gt;Walter Knöpfle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=156&quot; rel=&quot;nofollow&quot;&gt;Stone&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuo-Yuan%20Kao&quot;&gt;Kuo-Yuan Kao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=158&quot; rel=&quot;nofollow&quot;&gt;Microgo 2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Allan%20Scarff&quot;&gt;Allan Scarff&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=155&quot; rel=&quot;nofollow&quot;&gt;Dragon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dong-Yueh%20Lin&quot;&gt;Dong-Yueh Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=159&quot; rel=&quot;nofollow&quot;&gt;Tango&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=160&quot; rel=&quot;nofollow&quot;&gt;Cingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;9x9&lt;/h3&gt;
&lt;!-- ws:start:WikiTextAnchorRule:161:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:161 --&gt;&lt;!-- ws:start:WikiTextRefRule:45:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=47&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Go (9x9) - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:45 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;9&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=155&quot; rel=&quot;nofollow&quot;&gt;Dragon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dong-Yueh%20Lin&quot;&gt;Dong-Yueh Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=153&quot; rel=&quot;nofollow&quot;&gt;Goliath&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Boon&quot;&gt;Mark Boon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=128&quot; rel=&quot;nofollow&quot;&gt;Go 4&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Reiss&quot;&gt;Michael Reiss&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=158&quot; rel=&quot;nofollow&quot;&gt;Microgo 2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Allan%20Scarff&quot;&gt;Allan Scarff&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=157&quot; rel=&quot;nofollow&quot;&gt;Modgo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alfred%20Kn%C3%B6pfle&quot;&gt;Alfred Knöpfle&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Walter%20Kn%C3%B6pfle&quot;&gt;Walter Knöpfle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Swiss Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=154&quot; rel=&quot;nofollow&quot;&gt;Star of Poland&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Janusz%20Kraszek&quot;&gt;Janusz Kraszek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=159&quot; rel=&quot;nofollow&quot;&gt;Tango&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=160&quot; rel=&quot;nofollow&quot;&gt;Cingo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:162:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Gomoku&amp;quot; title=&amp;quot;Anchor: Gomoku&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:162 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Gomoku&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:47:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=128&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Go-Moku - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:47 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=364&quot; rel=&quot;nofollow&quot;&gt;Matena&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anatoly%20Frolov&quot;&gt;Anatoly Frolov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Gitis&quot;&gt;Alexander Gitis&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=365&quot; rel=&quot;nofollow&quot;&gt;Homoku Sapiens&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolai%20Alexandrov&quot;&gt;Nikolai Alexandrov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=366&quot; rel=&quot;nofollow&quot;&gt;Domino&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CZ&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Miroslav%20Muron&quot;&gt;Miroslav Muron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaroslav%20Novotny&quot;&gt;Jaroslav Novotny&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=367&quot; rel=&quot;nofollow&quot;&gt;Solid&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Adam%20Dolinsky&quot;&gt;Adam Dolinsky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Results-Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Othello&quot;&gt;Othello&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:163:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Othello&amp;quot; title=&amp;quot;Anchor: Othello&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:163 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Othello&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:49:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=130&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Othello - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:49 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2x14&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=376&quot; rel=&quot;nofollow&quot;&gt;Polygon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alex%20Selby&quot;&gt;Alex Selby&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;26&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=370&quot; rel=&quot;nofollow&quot;&gt;Comp&#039;Oth&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fran%C3%A7ois%20Aguillon&quot;&gt;François Aguillon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;23&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=371&quot; rel=&quot;nofollow&quot;&gt;Badia&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20Van%20Tien&quot;&gt;Marcel Van Tien&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;19&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=372&quot; rel=&quot;nofollow&quot;&gt;Jonathan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Brian%20Rose&quot;&gt;Brian Rose&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=373&quot; rel=&quot;nofollow&quot;&gt;Thor&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Quin&quot;&gt;Sylvain Quin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=374&quot; rel=&quot;nofollow&quot;&gt;Raccoon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tatsuya%20Mine&quot;&gt;Tatsuya Mine&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=375&quot; rel=&quot;nofollow&quot;&gt;Peer Gynt&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=377&quot; rel=&quot;nofollow&quot;&gt;Othello Master 7.5&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Christophe%20Weill&quot;&gt;Jean-Christophe Weill&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=378&quot; rel=&quot;nofollow&quot;&gt;Chung Hwa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Duy-minh%20Nhieu&quot;&gt;Duy-minh Nhieu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=379&quot; rel=&quot;nofollow&quot;&gt;Verse2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ben%20de%20Wolf&quot;&gt;Ben de Wolf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=380&quot; rel=&quot;nofollow&quot;&gt;Dumbo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tom%20Duykers&quot;&gt;Tom Duykers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=381&quot; rel=&quot;nofollow&quot;&gt;Microb&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maurice%20Claverie&quot;&gt;Maurice Claverie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=382&quot; rel=&quot;nofollow&quot;&gt;Jotel&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joel%20Feinstein&quot;&gt;Joel Feinstein&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=287&quot; rel=&quot;nofollow&quot;&gt;Iago&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Greg%20M.%20Gupton&quot;&gt;Greg M. Gupton&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=383&quot; rel=&quot;nofollow&quot;&gt;C&amp;amp;Bek&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sylvain%20Quin&quot;&gt;Sylvain Quin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Yannick%20Herv%C3%A9&quot;&gt;Yannick Hervé&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Results-Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Renju&quot;&gt;Renju&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:164:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Renju&amp;quot; title=&amp;quot;Anchor: Renju&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:164 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Renju&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:51:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=129&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Renju - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:51 --&gt; &lt;!-- ws:start:WikiTextRefRule:53:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Renju&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Renju from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:53 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=369&quot; rel=&quot;nofollow&quot;&gt;Tandy Gomoku/Renju&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Lang&quot;&gt;Richard Lang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=368&quot; rel=&quot;nofollow&quot;&gt;Renju Sapiens&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Results-Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:165:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Scrabble&amp;quot; title=&amp;quot;Anchor: Scrabble&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:165 --&gt;&lt;/h2&gt;
&lt;ul class=&quot;quotelist&quot;&gt;&lt;li&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Scrabble&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:55:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=131&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;1st Computer Olympiad, Scrabble - London 1989 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:55 --&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;24&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=384&quot; rel=&quot;nofollow&quot;&gt;Crab&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Appel&quot;&gt;Andrew Appel&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guy%20Jacobson&quot;&gt;Guy Jacobson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Graeme%20Thomas&quot;&gt;Graeme Thomas&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Thomas&quot;&gt;Steve Thomas&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;21&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=298&quot; rel=&quot;nofollow&quot;&gt;Tyler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alan%20Frank&quot;&gt;Alan Frank&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=297&quot; rel=&quot;nofollow&quot;&gt;Quetzal&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Hooker&quot;&gt;Richard Hooker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=385&quot; rel=&quot;nofollow&quot;&gt;Scrabble&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=386&quot; rel=&quot;nofollow&quot;&gt;Monty Plays Scrabble&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Robert%20Walls&quot;&gt;Robert Walls&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;Publications&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc22&quot;&gt;&lt;a name=&quot;Publications-Reports&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;Reports&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ard%20van%20Bergen&quot;&gt;Ard van Bergen&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;The 1st Computer Olympiad, August 9-15, 1989&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#12_3&quot;&gt;ICCA Journal, Vol. 12, No. 3&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextAnchorRule:166:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Workshop&amp;quot; title=&amp;quot;Anchor: Workshop&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Workshop&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:166 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc23&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;Heuristic Programming in AI&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt; (Eds.) (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Heuristic Programming in Artificial Intelligence - The First Computer Olympiad&lt;/em&gt;. Ellis Horwood, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://ilk.uvt.nl/icga/organisation/books/HPinAI1.php&quot; rel=&quot;nofollow&quot;&gt;ICGA&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:57:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Reference Database&amp;lt;/a&amp;gt; (pdf)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:57 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextLocalImageRule:2169:&amp;lt;a href=&amp;quot;https://ilk.uvt.nl/icga/organisation/books/HPinAI1.php&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Heuristic.jpg/602429826/Heuristic.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://ilk.uvt.nl/icga/organisation/books/HPinAI1.php&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Heuristic.jpg/602429826/Heuristic.jpg&quot; alt=&quot;Heuristic.jpg&quot; title=&quot;Heuristic.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:2169 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc24&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI-Tournaments&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;Tournaments&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/J%C3%BCrg%20Nievergelt&quot;&gt;Jürg Nievergelt&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Swiss Explorer blunders its way into winning the first computer Go Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc25&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI-Conference&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;Conference&lt;/h3&gt;
&lt;ol&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gerald%20Tesauro&quot;&gt;Gerald Tesauro&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;NEUROGAMMON: A Neural-Network Backgammon Learning Program&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20MacLeod&quot;&gt;John MacLeod&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Microbridge: A Computer Developed Approach to Bidding&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Wheen&quot;&gt;Richard Wheen&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Brute Force Programming for Solving Double Dummy Bridge Problems&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;The Million Pound Bridge Problem&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nick%20Jacobs&quot;&gt;Nick Jacobs&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Xian, a Chinese Chess Program&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;A Knowledge-Based Approach to Connect Four: The Game is Over, White to Move Wins&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/James%20D.%20Allen&quot;&gt;James D. Allen&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;A note on the Computer Solution of Connect Four&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Sarit%20Kraus&quot;&gt;Sarit Kraus&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Eithan%20Ephrati&quot;&gt;Eithan Ephrati&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Lehmann&quot;&gt;Daniel Lehmann&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;An Automated Diplomacy Player&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20Borrajo&quot;&gt;Daniel Borrajo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Juan%20Rios&quot;&gt;Juan Rios&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/M.%20Alicia%20P%C3%A9rez&quot;&gt;M. Alicia Pérez&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Juan%20Pazos&quot;&gt;Juan Pazos&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Integration Issues in an Expert Dominoes Player&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Derek%20Oldbury&quot;&gt;Derek Oldbury&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;AI (Any Interest) for Draughts&lt;/em&gt;? &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Smeets&quot;&gt;John Smeets&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerard%20Putter&quot;&gt;Gerard Putter&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Some Experience with a Self-Learning Computer Program for Playing Draughts&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Group Identification in Computer Go&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anatoly%20Frolov&quot;&gt;Anatoly Frolov&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;A Mathematical Model for Go-Moku&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Clarence%20Hewlett&quot;&gt;Clarence Hewlett&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Hardware Help on an Othello Endgame Analyzer&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;New Concepts in Computer Othello: Corner Value, Edge Advoidance, Access, and Parity&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Greg%20M.%20Gupton&quot;&gt;Greg M. Gupton&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Genetic Learning Algorithm Applied to the Game of Othello&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Susan%20L.%20Epstein&quot;&gt;Susan L. Epstein&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;The Intelligent Novice - Learning to Play Better&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 1&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc26&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/CS_z5T3l3OI/nBteYt9EycwJ&quot; rel=&quot;nofollow&quot;&gt;Computer Games Olympiad&lt;/a&gt; by Paul Davison, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, November 16, 1988&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess.computer/LN4AMZzpvJE/EJ0kWupaWGoJ&quot; rel=&quot;nofollow&quot;&gt;StrongARM speed of Streater program (was Re: M-Chess Pro 6.0 program description)&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Stephen%20B.%20Streater&quot;&gt;Stephen B. Streater&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgcc&lt;/a&gt;, October 20, 1996 » &lt;a class=&quot;wiki_link&quot; href=&quot;/E6P&quot;&gt;E6P&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.hiarcs.net/forums/viewtopic.php?p=2944&quot; rel=&quot;nofollow&quot;&gt;Re: Search or Evaluation?&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Uniacke&quot;&gt;Mark Uniacke&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;Hiarcs Forum&lt;/a&gt;, October 14, 2007 » &lt;a class=&quot;wiki_link&quot; href=&quot;/Knowledge#SearchVersusEvaluation&quot;&gt;Knowledge | Search versus Evaluation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:113:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc27&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:113 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=13&quot; rel=&quot;nofollow&quot;&gt;London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=122&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Chess - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#1st_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:115:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc28&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:115 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:3480:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_chess_world_championship_matches&quot; rel=&quot;nofollow&quot;&gt;List of chess world championship matches from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Ard%20van%20Bergen&quot;&gt;Ard van Bergen&lt;/a&gt; (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;The 1st Computer Olympiad, August 9-15, 1989&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#12_3&quot;&gt;ICCA Journal, Vol. 12, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt;  &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt; (Eds.) (&lt;strong&gt;1989&lt;/strong&gt;). &lt;em&gt;Heuristic Programming in Artificial Intelligence - The First Computer Olympiad&lt;/em&gt;. Ellis Horwood&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Park_Lane_Hotel&quot; rel=&quot;nofollow&quot;&gt;Park Lane Hotel from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=120&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Awari - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=45&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Backgammon - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.schachversand.de/d/listen/hersteller/sV73.html&quot; rel=&quot;nofollow&quot;&gt;Mephisto&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/Schachversand%20Niggemann&quot;&gt;Schachversand Niggemann&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=121&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Bridge - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=126&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Checkers - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=122&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Chess - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=122&amp;amp;round=1&amp;amp;id=2&quot; rel=&quot;nofollow&quot;&gt;London 1989 - Chess - Round 1 - Game 2 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=123&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Chinese Chess - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=124&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Connect-Four - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=125&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Dominoes - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=127&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Draughts - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=46&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Go - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=47&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Go (9x9) - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=128&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Go-Moku - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=130&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Othello - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=129&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Renju - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Renju&quot; rel=&quot;nofollow&quot;&gt;Renju from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=131&quot; rel=&quot;nofollow&quot;&gt;1st Computer Olympiad, Scrabble - London 1989 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&quot; rel=&quot;nofollow&quot;&gt;ICGA Reference Database&lt;/a&gt; (pdf)&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:3480 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:117:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc29&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:117 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:01:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;1st Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;1st Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-1st_Computer_Olympiad includeBody-1st%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/1st+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;1st Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/2nd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;2nd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/3rd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;3rd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Adrian+Millett&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Adrian Millett&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Alfred+Kn%C3%B6pfle&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Alfred Knöpfle&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Anatoly+Frolov&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Anatoly Frolov&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Anders+Kierulf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Anders Kierulf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrew+Appel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrew Appel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 9, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrey+Grigoriev&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrey Grigoriev&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ard+van+Bergen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ard van Bergen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Awari&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Awari&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Brute-Force&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Brute-Force&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Checkers&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Checkers&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+Player+2150&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess Player 2150&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 1, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Conferences&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Conferences&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Connect+Four&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Connect Four&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 31, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Levy&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Levy&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Derek+Oldbury&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Derek Oldbury&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Don+Beal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Don Beal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/E6P&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;E6P&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Eric+van+Riet+Paap&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Eric van Riet Paap&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Genetic+Programming&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Genetic Programming&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gerald+Tesauro&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gerald Tesauro&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Gil+Dodgen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Gil Dodgen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 1, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Graeme+Thomas&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Graeme Thomas&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Guy+Jacobson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Guy Jacobson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 9, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hans+van+der+Zijden&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hans van der Zijden&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hiarcs&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hiarcs&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 25, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Janusz+Kraszek&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Janusz Kraszek&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 17, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jos+Uiterwijk&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jos Uiterwijk&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/J%C3%BCrg+Nievergelt&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jürg Nievergelt&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Keh-Hsun+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Keh-Hsun Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Knowledge&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Knowledge&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kuo-Yuan+Kao&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kuo-Yuan Kao&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Learning&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Learning&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Neural+Networks&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Neural Networks&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 12, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Othello&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Othello&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Randall+Hoogerhyde&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Randall Hoogerhyde&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Rebel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Rebel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 25, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stef+Keetman&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stef Keetman&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stephen+B.+Streater&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stephen B. Streater&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Steve+Thomas&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Steve Thomas&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Susan+L.+Epstein&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Susan L. Epstein&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tony+Guilfoyle&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tony Guilfoyle&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Victor+Allis&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Victor Allis&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Walter+Kn%C3%B6pfle&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Walter Knöpfle&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+1992&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 1992&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 26, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Woodpusher&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Woodpusher&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Xian&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Xian&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:01 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>1st CSVN OIT</title>
      <link>https://chessprogramming.wikispaces.com/1st+CSVN+OIT</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/1st+CSVN+OIT</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/1st+CSVN+OIT</comments>
      <pubDate>Sun, 18 May 2014 22:27:01 GMT</pubDate>
      <description>&lt;!-- ws:start:WikiTextTocRule:25:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:25 --&gt;&lt;!-- ws:start:WikiTextTocRule:26: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Final Standing&quot;&gt;Final Standing&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:26 --&gt;&lt;!-- ws:start:WikiTextTocRule:27: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Selected Games&quot;&gt;Selected Games&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:27 --&gt;&lt;!-- ws:start:WikiTextTocRule:28: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:28 --&gt;&lt;!-- ws:start:WikiTextTocRule:29: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:29 --&gt;&lt;!-- ws:start:WikiTextTocRule:30: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:30 --&gt;&lt;!-- ws:start:WikiTextTocRule:31: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:31 --&gt;&lt;!-- ws:start:WikiTextTocRule:32: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:32 --&gt;&lt;!-- ws:start:WikiTextTocRule:33: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:33 --&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/CSVN%20Open%20Internet%20Tournament&quot;&gt;CSVN Open Internet Tournament&lt;/a&gt; * 1st CSVN OIT&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
The &lt;strong&gt;CSVN 1st Open Internet Tournament&lt;/strong&gt;, organized by the &lt;a class=&quot;wiki_link&quot; href=&quot;/CSVN&quot;&gt;CSVN&lt;/a&gt;, was held May 10-11, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2014&quot;&gt;2014&lt;/a&gt; on &lt;a class=&quot;wiki_link&quot; href=&quot;/HGM%27s%20Server&quot;&gt;HGM&#039;s Server&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:2:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://hgm.nubati.net/VICS/CCT.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Quick Guide for CCT&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:2 --&gt; . Time control 45 minutes/game, seven round &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikipedia.org/wiki/Swiss-system_tournament&quot; rel=&quot;nofollow&quot;&gt;Swiss&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:11:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Final Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:11 --&gt;Final Standing&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextRefRule:6:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&amp;amp;amp;start=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: CSVN 1st Open Internet Tournament: Results and games&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Marcel%20van%20Kervinck&amp;quot;&amp;gt;Marcel van Kervinck&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, May 11, 2014&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:6 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Author&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R1&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R2&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R3&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R4&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R5&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R6&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R7&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Goldbar&quot;&gt;Goldbar&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bart%20Goldhoorn&quot;&gt;Bart Goldhoorn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7w½&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20NL&quot;&gt;Nightmare&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joost%20Buijs&quot;&gt;Joost Buijs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9b1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Arasan&quot;&gt;Arasan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jon%20Dart&quot;&gt;Jon Dart&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8w1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Baron&quot;&gt;The Baron&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Pijl&quot;&gt;Richard Pijl&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6b1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/WaDuuttie&quot;&gt;WaDuuttie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maarten%20Claessens&quot;&gt;Maarten Claessens&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10b1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rookie&quot;&gt;Rookie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4w0&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gaviota&quot;&gt;Gaviota&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AR&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Miguel%20A.%20Ballicora&quot;&gt;Miguel A. Ballicora&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5b½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3w½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1b½&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/PuppetMaster&quot;&gt;PuppetMaster&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Folkert%20van%20Heusden&quot;&gt;Folkert van Heusden&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10b1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3b0&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Micro-Max&quot;&gt;microMax&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;10w1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;3b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2w0&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/POS&quot;&gt;POS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Folkert%20van%20Heusden&quot;&gt;Folkert van Heusden&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;4b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8w0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7b0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5w0&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:13:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Selected Games&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:13 --&gt;Selected Games&lt;/h1&gt;
Round 4, &lt;a class=&quot;wiki_link&quot; href=&quot;/Goldbar&quot;&gt;Goldbar&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20NL&quot;&gt;Nightmare&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&amp;amp;amp;start=8&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: CSVN 1st Open Internet Tournament: Results and games&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jon%20Dart&amp;quot;&amp;gt;Jon Dart&amp;lt;/a&amp;gt;, May 11, 2014&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;[Event &amp;amp;quot;CSVN 1st Internet Tournament&amp;amp;quot;]&amp;lt;br/&amp;gt;[Site &amp;amp;quot;HGM&#039;s Server&amp;amp;quot;]&amp;lt;br/&amp;gt;[Date &amp;amp;quot;2014.05.11&amp;amp;quot;]&amp;lt;br/&amp;gt;[Round &amp;amp;quot;4&amp;amp;quot;]&amp;lt;br/&amp;gt;[White &amp;amp;quot;Goldbar&amp;amp;quot;]&amp;lt;br/&amp;gt;[Black &amp;amp;quot;Nightmare&amp;amp;quot;]&amp;lt;br/&amp;gt;[Result &amp;amp;quot;1-0&amp;amp;quot;]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;1.e4 c5 2.Nf3 d6 3.d4 cxd4 4.Nxd4 Nf6 5.Nc3 a6 6.Be3 e5 7.Nb3 Be6 8.f3 h5 &amp;lt;br/&amp;gt;9.Qd2 Nbd7 10.Nd5 Bxd5 11.exd5 g6 12.Be2 Bg7 13.O-O O-O 14.Rac1 Qc7 15.c4 b6 &amp;lt;br/&amp;gt;16.h3 Rfe8 17.Rfe1 Kh7 18.Bf1 Rac8 19.Rcd1 a5 20.Qc3 Qb7 21.Bg5 Bh6 22.f4 Qc7 &amp;lt;br/&amp;gt;23.Kh1 Ng8 24.Qf3 a4 25.Nd2 f5 26.Nb1 Bxg5 27.fxg5 Qd8 28.h4 b5 29.cxb5 Nb6 &amp;lt;br/&amp;gt;30.Qa3 Qc7 31.Nd2 e4 32.b3 axb3 33.axb3 Ra8 34.Qc1 Qxc1 35.Rxc1 Rad8 36.Nc4 &amp;lt;br/&amp;gt;Nxd5 37.b6 Rb8 38.b7 Nge7 39.Na5 Red8 40.Red1 Kg7 41.Rxd5 Nxd5 42.Nc6 Ne7 &amp;lt;br/&amp;gt;43.Nxd8 Rxd8 44.Rc7 Kf8 45.b4 d5 46.Ba6 d4 47.Rd7 Re8 48.Rxd4 e3 49.Rd6 Rb8 &amp;lt;br/&amp;gt;50.Kg1 e2 51.Kf2 Kf7 52.Kxe2 Kf8 53.b5 Ke8 54.Kf3 f4 55.Kxf4 Kf7 56.Rc6 Rxb7 &amp;lt;br/&amp;gt;57.Rf6+ Kg7 58.Bxb7 Ng8 59.Ke5 Nxf6 60.gxf6+ Kh6 61.b6 g5 62.Be4 gxh4 63.b7 &amp;lt;br/&amp;gt;h3 64.b8=Q hxg2 65.Kf5 g1=Q 66.Qh8# 1-0&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;[Event &amp;quot;CSVN 1st Internet Tournament&amp;quot;]
[Site &amp;quot;HGM&#039;s Server&amp;quot;]
[Date &amp;quot;2014.05.11&amp;quot;]
[Round &amp;quot;4&amp;quot;]
[White &amp;quot;Goldbar&amp;quot;]
[Black &amp;quot;Nightmare&amp;quot;]
[Result &amp;quot;1-0&amp;quot;]
&amp;nbsp;
1.e4 c5 2.Nf3 d6 3.d4 cxd4 4.Nxd4 Nf6 5.Nc3 a6 6.Be3 e5 7.Nb3 Be6 8.f3 h5 
9.Qd2 Nbd7 10.Nd5 Bxd5 11.exd5 g6 12.Be2 Bg7 13.O-O O-O 14.Rac1 Qc7 15.c4 b6 
16.h3 Rfe8 17.Rfe1 Kh7 18.Bf1 Rac8 19.Rcd1 a5 20.Qc3 Qb7 21.Bg5 Bh6 22.f4 Qc7 
23.Kh1 Ng8 24.Qf3 a4 25.Nd2 f5 26.Nb1 Bxg5 27.fxg5 Qd8 28.h4 b5 29.cxb5 Nb6 
30.Qa3 Qc7 31.Nd2 e4 32.b3 axb3 33.axb3 Ra8 34.Qc1 Qxc1 35.Rxc1 Rad8 36.Nc4 
Nxd5 37.b6 Rb8 38.b7 Nge7 39.Na5 Red8 40.Red1 Kg7 41.Rxd5 Nxd5 42.Nc6 Ne7 
43.Nxd8 Rxd8 44.Rc7 Kf8 45.b4 d5 46.Ba6 d4 47.Rd7 Re8 48.Rxd4 e3 49.Rd6 Rb8 
50.Kg1 e2 51.Kf2 Kf7 52.Kxe2 Kf8 53.b5 Ke8 54.Kf3 f4 55.Kxf4 Kf7 56.Rc6 Rxb7 
57.Rf6+ Kg7 58.Bxb7 Ng8 59.Ke5 Nxf6 60.gxf6+ Kh6 61.b6 g5 62.Be4 gxh4 63.b7 
h3 64.b8=Q hxg2 65.Kf5 g1=Q 66.Qh8# 1-0&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:15:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc2&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:15 --&gt;See also&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/PT%2046&quot;&gt;PT 46&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:17:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:17 --&gt;Forum Posts&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=51761&quot; rel=&quot;nofollow&quot;&gt;CSVN Programmers&#039; Tournaments May 2014&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, March 27, 2014&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=52266&quot; rel=&quot;nofollow&quot;&gt;CSVN 1st Open Internet Tournament: last call&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 09, 2014&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&quot; rel=&quot;nofollow&quot;&gt;CSVN 1st Open Internet Tournament: Results and games&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 10, 2014&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&amp;amp;start=1&quot; rel=&quot;nofollow&quot;&gt;Re: CSVN 1st Open Internet Tournament: Results and games&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 11, 2014&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:19:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc4&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:19 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.csvn.nl/nieuws-mainmenu-28/51-toernooien/638-goldbar-winnaar-1e-csvn-internettoernooi&quot; rel=&quot;nofollow&quot;&gt;Goldbar winnaar 1e CSVN Internettoernooi&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CSVN&quot;&gt;CSVN&lt;/a&gt; site&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:21:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc5&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:21 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:540:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hgm.nubati.net/VICS/CCT.html&quot; rel=&quot;nofollow&quot;&gt;Quick Guide for CCT&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&amp;amp;start=1&quot; rel=&quot;nofollow&quot;&gt;Re: CSVN 1st Open Internet Tournament: Results and games&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Marcel%20van%20Kervinck&quot;&gt;Marcel van Kervinck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, May 11, 2014&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=52280&amp;amp;start=8&quot; rel=&quot;nofollow&quot;&gt;Re: CSVN 1st Open Internet Tournament: Results and games&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jon%20Dart&quot;&gt;Jon Dart&lt;/a&gt;, May 11, 2014&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:540 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:23:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc6&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:23 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:01:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;1st CSVN OIT&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;1st CSVN OIT&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-1st_CSVN_OIT includeBody-1st%20CSVN%20OIT includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/1st+CSVN+OIT&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;1st CSVN OIT&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 18, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CSVN&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CSVN&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/CSVN+Open+Internet+Tournament&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;CSVN Open Internet Tournament&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 31, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Goldbar&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Goldbar&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 23, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/PT+46&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;PT 46&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 9, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/PuppetMaster&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;PuppetMaster&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 17, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WaDuuttie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WaDuuttie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 28, 2014&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:01 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/CSVN%20Open%20Internet%20Tournament&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>20th Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/20th+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/20th+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/20th+Computer+Olympiad</comments>
      <pubDate>Mon, 05 Feb 2018 11:06:38 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 20th Computer Olympiad 2017&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1210:&amp;lt;img src=&amp;quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Snellius.JPG/554906929/Snellius.JPG&quot; alt=&quot;Snellius.JPG&quot; title=&quot;Snellius.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1210 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;20th Computer Olympiad 2017&lt;/strong&gt;,&lt;br /&gt;
from July 01 to 07, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#2017&quot;&gt;2017&lt;/a&gt;, Snellius Building &lt;!-- ws:start:WikiTextRefRule:1:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Snellius Building&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:1 --&gt; &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Mathematician#WSnellius&amp;quot;&amp;gt;Willebrord Snellius (1580 - 1626)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Leiden%20University&quot;&gt;Leiden University&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Leiden&quot; rel=&quot;nofollow&quot;&gt;Leiden&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt;, in conjunction with the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202017&quot;&gt;WCCC 2017&lt;/a&gt;, the &lt;a class=&quot;wiki_link&quot; href=&quot;/WCSC%202017&quot;&gt;WCSC 2017&lt;/a&gt;, and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Games%2015&quot;&gt;Advances in Computer Games 15&lt;/a&gt; conference &lt;!-- ws:start:WikiTextRefRule:5:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://acg2017.wordpress.com/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Fifteenth International Conference on Advances in Computer Games 2017&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:5 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Snellius Building &lt;!-- ws:start:WikiTextRefRule:7:&amp;amp;lt;ref&amp;amp;gt;Photo Snellius Building by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 03, 2015&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:7 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:90:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:90 --&gt;&lt;!-- ws:start:WikiTextTocRule:91: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:91 --&gt;&lt;!-- ws:start:WikiTextTocRule:92: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:92 --&gt;&lt;!-- ws:start:WikiTextTocRule:93: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Breakthrough&quot;&gt;Breakthrough&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:93 --&gt;&lt;!-- ws:start:WikiTextTocRule:94: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:94 --&gt;&lt;!-- ws:start:WikiTextTocRule:95: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Dark Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:95 --&gt;&lt;!-- ws:start:WikiTextTocRule:96: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:96 --&gt;&lt;!-- ws:start:WikiTextTocRule:97: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-EinStein würfelt nicht!&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:97 --&gt;&lt;!-- ws:start:WikiTextTocRule:98: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:98 --&gt;&lt;!-- ws:start:WikiTextTocRule:99: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:99 --&gt;&lt;!-- ws:start:WikiTextTocRule:100: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-13x13&quot;&gt;13x13&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:100 --&gt;&lt;!-- ws:start:WikiTextTocRule:101: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:101 --&gt;&lt;!-- ws:start:WikiTextTocRule:102: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Lines of Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:102 --&gt;&lt;!-- ws:start:WikiTextTocRule:103: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Othello&quot;&gt;Othello&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:103 --&gt;&lt;!-- ws:start:WikiTextTocRule:104: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Othello-10x10&quot;&gt;10x10&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:104 --&gt;&lt;!-- ws:start:WikiTextTocRule:105: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Othello-8x8&quot;&gt;8x8&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:105 --&gt;&lt;!-- ws:start:WikiTextTocRule:106: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:106 --&gt;&lt;!-- ws:start:WikiTextTocRule:107: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:107 --&gt;&lt;!-- ws:start:WikiTextTocRule:108: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:108 --&gt;&lt;!-- ws:start:WikiTextTocRule:109: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:109 --&gt;&lt;!-- ws:start:WikiTextTocRule:110: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:110 --&gt;&lt;!-- ws:start:WikiTextTocRule:111: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:111 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;Results&lt;/h1&gt;
&lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amazons&quot;&gt;Amazons&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:112:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Amazons&amp;quot; title=&amp;quot;Anchor: Amazons&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Amazons&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:112 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Amazons&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#Amazons&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;  &lt;!-- ws:start:WikiTextRefRule:9:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2050#amazons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Amazons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:9 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=249&quot; rel=&quot;nofollow&quot;&gt;Invader&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;SherlockGo&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shuang%20Liang&quot;&gt;Shuang Liang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Unstoppable&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Runze%20You&quot;&gt;Runze You&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Emc2/7025&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kenji%20Hirata&quot;&gt;Kenji Hirata&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1212:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Amazons.jpg/615638047/Olympiad2017Amazons.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Amazons.jpg/615638047/Olympiad2017Amazons.jpg&quot; alt=&quot;Olympiad2017Amazons.jpg&quot; title=&quot;Olympiad2017Amazons.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1212 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shuang%20Liang&quot;&gt;Shuang Liang&lt;/a&gt; (Silver), &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard Lorentz&lt;/a&gt; (Gold) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Runze%20You&quot;&gt;Runze You&lt;/a&gt; (Bronze) &lt;!-- ws:start:WikiTextRefRule:12:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Dinner - Photo 20 of 25&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:12 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Breakthrough&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Breakthrough%20%28Game%29&quot;&gt;Breakthrough&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:113:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Breakthrough&amp;quot; title=&amp;quot;Anchor: Breakthrough&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Breakthrough&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:113 --&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2050#breakthrough&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Breakthrough&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=605&quot; rel=&quot;nofollow&quot;&gt;Wanderer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20J.%20Lorentz&quot;&gt;Richard J. Lorentz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;TBD&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiroyuki%20Iida&quot;&gt;Hiroyuki Iida&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:56:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:56 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:114:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:114 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;  &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;Results given from memory by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Harm%20Geert%20Muller&amp;quot;&amp;gt;Harm Geert Muller&amp;lt;/a&amp;gt;, July 17, 2016, &amp;amp;quot;sure about the ranking, but not entirely on the scores&amp;amp;quot;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chimo&quot;&gt;Chimo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wen-Jie%20Tseng&quot;&gt;Wen-Jie Tseng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bo-Han%20Lin&quot;&gt;Bo-Han Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ching-Hua%20Kuo&quot;&gt;Ching-Hua Kuo&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chien-Yu%20Chen&quot;&gt;Chien-Yu Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shiga&quot;&gt;Shiga&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ming-Cheng%20Cheng&quot;&gt;Ming-Cheng Cheng&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shi-Jim%20Yen&quot;&gt;Shi-Jim Yen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/XieXie&quot;&gt;XieXie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Eugenio%20Castillo%20Jim%C3%A9nez&quot;&gt;Eugenio Castillo&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jih%20Tung%20Pai&quot;&gt;Jih Tung Pai&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shark%20%28Xiangqi%29&quot;&gt;Shark&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Shii%20Lin&quot;&gt;Shun-Shii Lin&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chih-Hung%20Chen&quot;&gt;Chih-Hung Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/HaQiKi%20D&quot;&gt;HaQiKi D&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1213:&amp;lt;img src=&amp;quot;/file/view/Olympiad2017ChineseChess.jpg/615678455/Olympiad2017ChineseChess.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Olympiad2017ChineseChess.jpg/615678455/Olympiad2017ChineseChess.jpg&quot; alt=&quot;Olympiad2017ChineseChess.jpg&quot; title=&quot;Olympiad2017ChineseChess.jpg&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1213 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Pascal%20Tang&quot;&gt;Pascal Tang&lt;/a&gt; in HaQiKi D vs XieXie, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt; of Chimo behind &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 03, 2017&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chinese Dark Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Dark%20Chess&quot;&gt;Chinese Dark Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:115:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseDarkChess&amp;quot; title=&amp;quot;Anchor: ChineseDarkChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseDarkChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:115 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#ChineseDarkChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2050#chindarkchess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Chinese Dark Chess&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=743&quot; rel=&quot;nofollow&quot;&gt;DarkKnight&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;PupilDarkChess&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Yahari&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jr-Chang%20Chen&quot;&gt;Jr-Chang Chen&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1215:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017ChineseDarkChess.jpg/615644411/Olympiad2017ChineseDarkChess.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017ChineseDarkChess.jpg/615644411/Olympiad2017ChineseDarkChess.jpg&quot; alt=&quot;Olympiad2017ChineseDarkChess.jpg&quot; title=&quot;Olympiad2017ChineseDarkChess.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1215 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; on behalf of Yahari, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt; of PupilDarkChess, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt; of DarkKnight &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Dinner - Photo 22 of 25&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;, title with some errors&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:116:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:116 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;  &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2050#draughts10&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | Draught 10x10&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt; &lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;40&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://hjetten.home.xs4all.nl/scan/scan.html&quot; rel=&quot;nofollow&quot;&gt;Scan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;33&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=219&quot; rel=&quot;nofollow&quot;&gt;Sjende Blyn&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jelle%20Wiersma&quot;&gt;Jelle Wiersma&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;32&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://mdgsoft.home.xs4all.nl/draughts/index-du.html&quot; rel=&quot;nofollow&quot;&gt;Dragon Draughts&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michel%20Grimminck&quot;&gt;Michel Grimminck&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;32&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://hjetten.home.xs4all.nl/mobydam/mobydam.html&quot; rel=&quot;nofollow&quot;&gt;Moby Dam&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;27&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TD King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;23&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=221&quot; rel=&quot;nofollow&quot;&gt;Tornado&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Mesander&quot;&gt;Frank Mesander&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;22&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=431&quot; rel=&quot;nofollow&quot;&gt;GWD&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gijsbert%20Wiesenekker&quot;&gt;Gijsbert Wiesenekker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;19&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;13&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://windames.free.fr/cerberus_e.html&quot; rel=&quot;nofollow&quot;&gt;Cerberus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Slagzet.com&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maurits%20Meijer&quot;&gt;Maurits Meijer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bit.Say&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Runze%20You&quot;&gt;Runze You&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1216:&amp;lt;img src=&amp;quot;/file/view/Olympiad2017_Draughts.JPG/615378759/Olympiad2017_Draughts.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/Olympiad2017_Draughts.JPG/615378759/Olympiad2017_Draughts.JPG&quot; alt=&quot;Olympiad2017_Draughts.JPG&quot; title=&quot;Olympiad2017_Draughts.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1216 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Impressions from the Draughts tournament &lt;!-- ws:start:WikiTextRefRule:27:&amp;amp;lt;ref&amp;amp;gt;Photo by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, July 01, 2017&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:27 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-EinStein würfelt nicht!&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/EinStein%20w%C3%BCrfelt%20nicht%21&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:117:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@EWN&amp;quot; title=&amp;quot;Anchor: EWN&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;EWN&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:117 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#EWN&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#EWN&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:29:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2050#einstein&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Results | ICGA | EinStein würfelt nicht&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:29 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;TBD&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yuan-Hao%20Chen&quot;&gt;Yuan-Hao Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;22&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;VSWTN&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yunpeng%20Zhang&quot;&gt;Yunpeng Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;18&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Meowdero&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yen-Chi%20Chen&quot;&gt;Yen-Chi Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;E-MC2&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yasumasa%20Tamura&quot;&gt;Yasumasa Tamura&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kenji%20Hirata&quot;&gt;Kenji Hirata&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;PointLine Plane&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shao-Kang%20Tsao&quot;&gt;Shao-Kang Tsao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chih-Hung%20Cheng&quot;&gt;Chih-Hung Cheng&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:118:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:118 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;19x19&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=594&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://aigames.nctu.edu.tw/~icwu/aigames/CGI.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Introduction to Go Programs Developed at CGI Lab&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=130&quot; rel=&quot;nofollow&quot;&gt;GoLois&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Julie&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Yi&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lei%20Zhang&quot;&gt;Lei Zhang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1218:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2161&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Go19x19.jpg/615638043/Olympiad2017Go19x19.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2161&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Go19x19.jpg/615638043/Olympiad2017Go19x19.jpg&quot; alt=&quot;Olympiad2017Go19x19.jpg&quot; title=&quot;Olympiad2017Go19x19.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1218 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt; (Silver), &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt; (Gold), &lt;a class=&quot;wiki_link&quot; href=&quot;/Tristan%20Cazenave&quot;&gt;Tristan Cazenave&lt;/a&gt; (Bronze) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Johanna%20Hellemons&quot;&gt;Joke Hellemons&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2161&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Day 5 - Photo 21 of 31&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go-13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;13x13&lt;!-- ws:start:WikiTextAnchorRule:119:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go13x13&amp;quot; title=&amp;quot;Anchor: Go13x13&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go13x13&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:119 --&gt;&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=594&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Julie&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1220:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2185&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Go13x13.jpg/615638039/Olympiad2017Go13x13.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2185&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Go13x13.jpg/615638039/Olympiad2017Go13x13.jpg&quot; alt=&quot;Olympiad2017Go13x13.jpg&quot; title=&quot;Olympiad2017Go13x13.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1220 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt; (Bronze), &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt; (Gold) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt; (Silver) &lt;!-- ws:start:WikiTextRefRule:37:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2185&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Day 6 - Photo 5 of 13&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:37 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:120:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:120 --&gt;&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/program.php?id=800&quot; rel=&quot;nofollow&quot;&gt;CGI&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Ti-Rong%20Wu&quot;&gt;Ti-Rong Wu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guan-Wun%20Chen&quot;&gt;Guan-Wun Chen&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Chung-Chin%20Shih&quot;&gt;Chung-Chin Shih&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Kun-Hao%20Yeh&quot;&gt;Kun-Hao Yeh&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/I-Chen%20Wu&quot;&gt;I-Chen Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=594&quot; rel=&quot;nofollow&quot;&gt;Zen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yoji%20Ojima&quot;&gt;Yoji Ojima&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;EZGO&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Julie&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1222:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Go9x9.jpg/615638049/Olympiad2017Go9x9.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Go9x9.jpg/615638049/Olympiad2017Go9x9.jpg&quot; alt=&quot;Olympiad2017Go9x9.jpg&quot; title=&quot;Olympiad2017Go9x9.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1222 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hung-Jui%20Chang&quot;&gt;Hung-Jui Chang&lt;/a&gt; (Bronze), &lt;a class=&quot;wiki_link&quot; href=&quot;/Ting-Han%20Wei&quot;&gt;Ting-Han Wei&lt;/a&gt; (Gold) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Hideki%20Kato&quot;&gt;Hideki Kato&lt;/a&gt; (Silver) &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Dinner - Photo 23 of 25&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Lines of Action&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lines%20of%20Action&quot;&gt;Lines of Action&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:121:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@LOA&amp;quot; title=&amp;quot;Anchor: LOA&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;LOA&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:121 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/18th%20Computer%20Olympiad#LOA&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;FastestReporter&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Runze%20You&quot;&gt;Runze You&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:74:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:74 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Othello&quot;&gt;Othello&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:122:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Othello&amp;quot; title=&amp;quot;Anchor: Othello&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:122 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Othello&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21th%20Computer%20Olympiad#Othello&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:76:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Othello-10x10&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:76 --&gt;10x10&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Decapus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Mothello10&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1224:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Othello10x10.jpg/615638901/Olympiad2017Othello10x10.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Othello10x10.jpg/615638901/Olympiad2017Othello10x10.jpg&quot; alt=&quot;Olympiad2017Othello10x10.jpg&quot; title=&quot;Olympiad2017Othello10x10.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1224 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (Bronze), &lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt; with &lt;a class=&quot;wiki_link&quot; href=&quot;/WCCC%202005&quot;&gt;WCCC 2005&lt;/a&gt; shirt (Gold) and &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt; (Silver) &lt;!-- ws:start:WikiTextRefRule:43:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Dinner - Photo 24 of 25&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:43 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextHeadingRule:78:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Othello-8x8&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:78 --&gt;8x8&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Octopus&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fabien%20Letouzey&quot;&gt;Fabien Letouzey&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=748&quot; rel=&quot;nofollow&quot;&gt;Deep Nikita&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Lin&quot;&gt;Andrew Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Cocoon&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Wei-Yuan%20Hsu&quot;&gt;Wei-Yuan Hsu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Maverick&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Yen-Chie%20Chen&quot;&gt;Yen-Chie Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:80:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:80 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shogi&quot;&gt;Shogi&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:123:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Shogi&amp;quot; title=&amp;quot;Anchor: Shogi&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Shogi&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:123 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/19th%20Computer%20Olympiad#Shogi&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/21st%20Computer%20Olympiad#Shogi&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shokidoki&quot;&gt;Shokidoki&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2.&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ShogiNet&quot;&gt;ShogiNet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;JP&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1226:&amp;lt;a href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2185&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Olympiad2017Shogi.jpg/615559671/Olympiad2017Shogi.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://icga.leidenuniv.nl/?page_id=2185&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Olympiad2017Shogi.jpg/615559671/Olympiad2017Shogi.jpg&quot; alt=&quot;Olympiad2017Shogi.jpg&quot; title=&quot;Olympiad2017Shogi.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1226 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Katsuki%20Ohto&quot;&gt;Katsuki Ohto&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:46:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://icga.leidenuniv.nl/?page_id=2185&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Events 2017: Day 6 - Photo 13 of 13&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jan%20Krabbenbos&amp;quot;&amp;gt;Jan Krabbenbos&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:46 --&gt; - ShogiNet applied &lt;a class=&quot;wiki_link&quot; href=&quot;/Deep%20Learning&quot;&gt;Deep Learning&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:48:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://github.com/YuriCat/apery&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;GitHub - YuriCat/apery: a USI Shogi engine&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:48 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:82:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:82 --&gt;Publications&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA#Board&quot;&gt;The Board of the ICGA&lt;/a&gt; (&lt;strong&gt;2017&lt;/strong&gt;). &lt;em&gt;Five ICGA Events in Leiden, the Netherlands: July, 2017&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#39_1&quot;&gt;ICGA Journal, Vol. 39, No. 1&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:84:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:84 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?p=1966&quot; rel=&quot;nofollow&quot;&gt;2017 Events in Leiden&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA&quot;&gt;ICGA&lt;/a&gt;, April 22, 2017&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:86:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:86 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:1902:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.universiteitleiden.nl/en/locations/snellius-building#tab-1&quot; rel=&quot;nofollow&quot;&gt;Snellius Building&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Mathematician#WSnellius&quot;&gt;Willebrord Snellius (1580 - 1626)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://acg2017.wordpress.com/&quot; rel=&quot;nofollow&quot;&gt;Fifteenth International Conference on Advances in Computer Games 2017&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; Photo Snellius Building by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 03, 2015&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050#amazons&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Amazons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Dinner - Photo 20 of 25&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050#breakthrough&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Breakthrough&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; Results given from memory by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, July 17, 2016, &amp;quot;sure about the ranking, but not entirely on the scores&amp;quot;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 03, 2017&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050#chindarkchess&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Chinese Dark Chess&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Dinner - Photo 22 of 25&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;, title with some errors&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050#draughts10&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | Draught 10x10&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; Photo by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, July 01, 2017&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2050#einstein&quot; rel=&quot;nofollow&quot;&gt;Results | ICGA | EinStein würfelt nicht&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://aigames.nctu.edu.tw/~icwu/aigames/CGI.html&quot; rel=&quot;nofollow&quot;&gt;Introduction to Go Programs Developed at CGI Lab&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2161&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Day 5 - Photo 21 of 31&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2185&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Day 6 - Photo 5 of 13&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Dinner - Photo 23 of 25&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2137&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Dinner - Photo 24 of 25&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://icga.leidenuniv.nl/?page_id=2185&quot; rel=&quot;nofollow&quot;&gt;Events 2017: Day 6 - Photo 13 of 13&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Krabbenbos&quot;&gt;Jan Krabbenbos&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://github.com/YuriCat/apery&quot; rel=&quot;nofollow&quot;&gt;GitHub - YuriCat/apery: a USI Shogi engine&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:1902 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc19&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;20th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;20th Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-20th_Computer_Olympiad includeBody-20th%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/18th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;18th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/19th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;19th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/20th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;20th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/4th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;4th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Games+15&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Games 15&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Amazons&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Amazons&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chimo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chimo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Dark+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Dark Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/EinStein+w%C3%BCrfelt+nicht%21&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;EinStein würfelt nicht!&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fabien+Letouzey&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Fabien Letouzey&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/HaQiKi+D&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;HaQiKi D&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Hung-Jui+Chang&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Hung-Jui Chang&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Katsuki+Ohto&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Katsuki Ohto&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lines+of+Action&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lines of Action&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 5, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Othello&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Othello&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shiga&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shiga&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shogi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shogi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ting-Han+Wei&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ting-Han Wei&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 19, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCCC+2017&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCCC 2017&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 31, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WCSC+2017&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WCSC 2017&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XieXie&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XieXie&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>2D Graphics Board</title>
      <link>https://chessprogramming.wikispaces.com/2D+Graphics+Board</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/2D+Graphics+Board</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/2D+Graphics+Board</comments>
      <pubDate>Sat, 23 Sep 2017 12:55:42 GMT</pubDate>
      <description>&lt;!-- ws:start:WikiTextTocRule:76:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:76 --&gt;&lt;!-- ws:start:WikiTextTocRule:77: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Screenshots&quot;&gt;Screenshots&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:77 --&gt;&lt;!-- ws:start:WikiTextTocRule:78: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots-Mac Hack&quot;&gt;Mac Hack&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:78 --&gt;&lt;!-- ws:start:WikiTextTocRule:79: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots-GNU Chess&quot;&gt;GNU Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:79 --&gt;&lt;!-- ws:start:WikiTextTocRule:80: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots-MChess&quot;&gt;MChess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:80 --&gt;&lt;!-- ws:start:WikiTextTocRule:81: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots-IsiChess&quot;&gt;IsiChess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:81 --&gt;&lt;!-- ws:start:WikiTextTocRule:82: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Drawing Pieces&quot;&gt;Drawing Pieces&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:82 --&gt;&lt;!-- ws:start:WikiTextTocRule:83: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Drawing Pieces-2D Vector Graphics&quot;&gt;2D Vector Graphics&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:83 --&gt;&lt;!-- ws:start:WikiTextTocRule:84: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Drawing Pieces-Bitmaps&quot;&gt;Bitmaps&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:84 --&gt;&lt;!-- ws:start:WikiTextTocRule:85: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Drawing Pieces-Unicode&quot;&gt;Unicode&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:85 --&gt;&lt;!-- ws:start:WikiTextTocRule:86: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:86 --&gt;&lt;!-- ws:start:WikiTextTocRule:87: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:87 --&gt;&lt;!-- ws:start:WikiTextTocRule:88: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:88 --&gt;&lt;!-- ws:start:WikiTextTocRule:89: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:89 --&gt;&lt;!-- ws:start:WikiTextTocRule:90: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Coordinates&quot;&gt;Coordinates&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:90 --&gt;&lt;!-- ws:start:WikiTextTocRule:91: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Geometric primitives&quot;&gt;Geometric primitives&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:91 --&gt;&lt;!-- ws:start:WikiTextTocRule:92: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Toolkits, Libraries and APIs&quot;&gt;Toolkits, Libraries and APIs&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:92 --&gt;&lt;!-- ws:start:WikiTextTocRule:93: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:93 --&gt;&lt;!-- ws:start:WikiTextTocRule:94: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:94 --&gt;&lt;!-- ws:start:WikiTextTocRule:95: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:95 --&gt;&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Programming&quot;&gt;Programming&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Graphics%20Programming&quot;&gt;Graphics Programming&lt;/a&gt; * 2D Graphics Board&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;2D Graphics Board&lt;/strong&gt;,&lt;br /&gt;
a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/2D_computer_graphics&quot; rel=&quot;nofollow&quot;&gt;2D graphics&lt;/a&gt; image of a &lt;a class=&quot;wiki_link&quot; href=&quot;/Chessboard&quot;&gt;chessboard&lt;/a&gt; and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;pieces&lt;/a&gt; of a &lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Position&quot;&gt;chess position&lt;/a&gt; on a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_monitor&quot; rel=&quot;nofollow&quot;&gt;computer display&lt;/a&gt;, either &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Fullscreen&quot; rel=&quot;nofollow&quot;&gt;fullscreen&lt;/a&gt; or &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI#BoardWindow&quot;&gt;board window&lt;/a&gt; of a chess &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI&quot;&gt;GUI&lt;/a&gt;, or &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Printer_%28computing%29&quot; rel=&quot;nofollow&quot;&gt;printer&lt;/a&gt;, similar to a chess &lt;a class=&quot;wiki_link&quot; href=&quot;/Diagrams&quot;&gt;diagram&lt;/a&gt; in print media. A 2D board window should be &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Isotropy&quot; rel=&quot;nofollow&quot;&gt;isotropic&lt;/a&gt; and quadratic, with all squares of same size.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:40:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Screenshots&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:40 --&gt;Screenshots&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:42:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Screenshots-Mac Hack&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:42 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mac%20Hack&quot;&gt;Mac Hack&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:240:&amp;lt;a href=&amp;quot;http://ljkrakauer.com/LJK/60s/resign.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/machackdisplay02.jpg/377042060/machackdisplay02.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 443px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://ljkrakauer.com/LJK/60s/resign.htm&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/machackdisplay02.jpg/377042060/machackdisplay02.jpg&quot; alt=&quot;machackdisplay02.jpg&quot; title=&quot;machackdisplay02.jpg&quot; style=&quot;width: 443px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:240 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mac%20Hack&quot;&gt;Mac Hack&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Lawrence%20J.%20Krakauer#DEC340&quot;&gt;DEC 340 display&lt;/a&gt;, 1968 &lt;!-- ws:start:WikiTextRefRule:3:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://ljkrakauer.com/LJK/60s/resign.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;I resign&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Lawrence%20J.%20Krakauer&amp;quot;&amp;gt;Lawrence J. Krakauer&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:3 --&gt; &lt;!-- ws:start:WikiTextRefRule:6:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://ljkrakauer.com/LJK/60s/chess1.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Chess stories&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Lawrence%20J.%20Krakauer&amp;quot;&amp;gt;Lawrence J. Krakauer&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:6 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:44:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Screenshots-GNU Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:44 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Chess&quot;&gt;GNU Chess&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:242:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/XBoard&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png/538008356/517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/XBoard&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png/538008356/517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png&quot; alt=&quot;517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png&quot; title=&quot;517px-Xboard_4.2.7_on_KDE_4.2.2_and_Fedora_10.png&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:242 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GNU%20Chess&quot;&gt;GNU Chess&lt;/a&gt; on &lt;a class=&quot;wiki_link&quot; href=&quot;/XBoard&quot;&gt;XBoard&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/XBoard&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;XBoard from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:46:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Screenshots-MChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:46 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/MChess&quot;&gt;MChess&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:244:&amp;lt;a href=&amp;quot;http://www.schachcomputer.info/forum/showthread.php?t=3531&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/mchess35.gif/298107254/mchess35.gif&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.schachcomputer.info/forum/showthread.php?t=3531&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/mchess35.gif/298107254/mchess35.gif&quot; alt=&quot;mchess35.gif&quot; title=&quot;mchess35.gif&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:244 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/MChess&quot;&gt;M-Chess Pro 3.5&lt;/a&gt; (1993) &lt;!-- ws:start:WikiTextRefRule:11:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.schachcomputer.info/forum/showthread.php?t=3531&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Studie: Schachspielen mit ein 286er 12 MHz Laptop - Schachcomputer.info Community&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/The%20Spacious%20Mind&amp;quot;&amp;gt;Spacious Mind&amp;lt;/a&amp;gt;, May 22, 2010 (German)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:11 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:48:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Screenshots-IsiChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:48 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/IsiChess&quot;&gt;IsiChess&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:245:&amp;lt;img src=&amp;quot;/file/view/IsiChess.jpg/337245734/IsiChess.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/IsiChess.jpg/337245734/IsiChess.jpg&quot; alt=&quot;IsiChess.jpg&quot; title=&quot;IsiChess.jpg&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:245 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/IsiChess&quot;&gt;IsiChess&lt;/a&gt; 2D board with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Vector_graphics&quot; rel=&quot;nofollow&quot;&gt;vector graphics&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:96:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Drawing&amp;quot; title=&amp;quot;Anchor: Drawing&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Drawing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:96 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Drawing Pieces&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;Drawing Pieces&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Drawing Pieces-2D Vector Graphics&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;2D Vector Graphics&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:246:&amp;lt;img src=&amp;quot;/file/view/IsiKnight.JPG/228945704/IsiKnight.JPG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;img src=&quot;/file/view/IsiKnight.JPG/228945704/IsiKnight.JPG&quot; alt=&quot;IsiKnight.JPG&quot; title=&quot;IsiKnight.JPG&quot; /&gt;&lt;!-- ws:end:WikiTextLocalImageRule:246 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;The &lt;a class=&quot;wiki_link&quot; href=&quot;/Cpp&quot;&gt;C++&lt;/a&gt; code is based on the &lt;a class=&quot;wiki_link&quot; href=&quot;/Windows&quot;&gt;Windows&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library&quot; rel=&quot;nofollow&quot;&gt;Microsoft Foundation Class Library&lt;/a&gt;, a class extension of the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Graphics_Device_Interface#Technical_details&quot; rel=&quot;nofollow&quot;&gt;Device Context&lt;/a&gt; of the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Graphics_Device_Interface&quot; rel=&quot;nofollow&quot;&gt;Graphics Device Interface&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:15:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://msdn.microsoft.com/de-de/library/fxhhde73%28v=VS.100%29.aspx&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CDC Class - Device Context&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Microsoft Foundation Class Library&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Microsoft_Developer_Network&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;MSDN&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:15 --&gt; , in conjunction with &amp;quot;handmade&amp;quot; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Polygon&quot; rel=&quot;nofollow&quot;&gt;polygons&lt;/a&gt; with coordinates in a x- and y-range of ±16 (positive values right and down), is used in &lt;a class=&quot;wiki_link&quot; href=&quot;/IsiChess&quot;&gt;IsiChess&lt;/a&gt; to apply &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Vector_graphics&quot; rel=&quot;nofollow&quot;&gt;vector graphics&lt;/a&gt; to draw the &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;pieces&lt;/a&gt; in the &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI#BoardWindow&quot;&gt;board window&lt;/a&gt; or as &lt;a class=&quot;wiki_link&quot; href=&quot;/Algebraic%20Chess%20Notation#FAN&quot;&gt;figurine notation&lt;/a&gt;. For each piece an array of connected lines is declared, the first one a closed polygon, which is filled by the piece color &lt;!-- ws:start:WikiTextRefRule:17:&amp;amp;lt;ref&amp;amp;gt;Code by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Gerd%20Isenberg&amp;quot;&amp;gt;Gerd Isenberg&amp;lt;/a&amp;gt;, written in about 2000&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:17 --&gt; :&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;cpp&amp;quot;&amp;gt;/* Piece Coordinates */&amp;lt;br/&amp;gt;static POINT KnightPoint0[] = {&amp;lt;br/&amp;gt;   { 10, 12},{ 11,  2},{ 10, -3},{  8, -6},&amp;lt;br/&amp;gt;   {  6, -8},{  4, -9},{  1,-11},{  0,-12},&amp;lt;br/&amp;gt;   { -1,-11},{ -2,-11},{ -3,-12},{ -3,-10},&amp;lt;br/&amp;gt;   { -5, -8},{ -6, -6},{ -8,  0},{-10,  2},&amp;lt;br/&amp;gt;   {-10,  4},{ -8,  6},{ -6,  5},{ -5,  4},&amp;lt;br/&amp;gt;   { -4,  2},{ -2,  1},{ -1,  0},{  0, -2},&amp;lt;br/&amp;gt;   { -1,  0},{ -1,  2},{ -2,  4},{ -6,  8},&amp;lt;br/&amp;gt;   { -8, 12},{ 10, 12}&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;static POINT KnightPoint1[] = { { -3, -7},{ -4, -6} };&amp;lt;br/&amp;gt;static POINT KnightPoint2[] = { { -8,  2},{ -9,  3} };&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;static POINT BishopPoint0[] = {&amp;lt;br/&amp;gt;...&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;struct PIECEPOLY {&amp;lt;br/&amp;gt;   unsigned int nPoints;&amp;lt;br/&amp;gt;   const POINT *Points;&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;static PIECEPOLY KnightPoly[] = {&amp;lt;br/&amp;gt;   {sizeof (KnightPoint0) / sizeof (KnightPoint0[0]), KnightPoint0},&amp;lt;br/&amp;gt;   {sizeof (KnightPoint1) / sizeof (KnightPoint1[0]), KnightPoint1},&amp;lt;br/&amp;gt;   {sizeof (KnightPoint2) / sizeof (KnightPoint2[0]), KnightPoint2}&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;...&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;struct PIECEIMAGE {&amp;lt;br/&amp;gt;   int nPolys;&amp;lt;br/&amp;gt;   PIECEPOLY *Poly;&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;static PIECEIMAGE PieceImage[] = {&amp;lt;br/&amp;gt;   {0,  NULL},&amp;lt;br/&amp;gt;   {sizeof (PawnPoly)   / sizeof (PawnPoly  [0]),  PawnPoly},&amp;lt;br/&amp;gt;   {sizeof (BishopPoly) / sizeof (BishopPoly[0]),  BishopPoly},&amp;lt;br/&amp;gt;   {sizeof (KnightPoly) / sizeof (KnightPoly[0]),  KnightPoly},&amp;lt;br/&amp;gt;   {sizeof (RookPoly)   / sizeof (RookPoly  [0]),  RookPoly},&amp;lt;br/&amp;gt;   {sizeof (KingPoly)   / sizeof (KingPoly  [0]),  KingPoly},&amp;lt;br/&amp;gt;   {sizeof (QueenPoly)  / sizeof (QueenPoly [0]),  QueenPoly},&amp;lt;br/&amp;gt;   {0,  NULL},&amp;lt;br/&amp;gt;};&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;/* Drawing implemented as extension of Windows MFC Device Context Class CDC */&amp;lt;br/&amp;gt;void CIsiDC::drawPiece(const CRect &amp;amp;amp;r, int piece) {&amp;lt;br/&amp;gt;   drawPiece(r, piece, m_sPieceColor[piece&amp;amp;amp;1], m_sPieceBorderColor[piece&amp;amp;amp;1]);&amp;lt;br/&amp;gt;}&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;void CIsiDC::drawPiece(const CRect &amp;amp;amp;r, int piece, COLORREF piececolor, COLORREF pencolor) {&amp;lt;br/&amp;gt;   CPen pen(PS_SOLID, 1, pencolor);&amp;lt;br/&amp;gt;   CBrush brush(piececolor);&amp;lt;br/&amp;gt;   CPen* pOldPen = SelectObject(&amp;amp;amp;pen);&amp;lt;br/&amp;gt;   CBrush* pOldBrush = SelectObject(&amp;amp;amp;brush);&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;   PIECEIMAGE *pim = PieceImage + (piece &amp;amp;gt;&amp;amp;gt; 1);&amp;lt;br/&amp;gt;   int i; PIECEPOLY  *p;&amp;lt;br/&amp;gt;   for (i=0, p = pim-&amp;amp;gt;Poly; i &amp;amp;lt; pim-&amp;amp;gt;nPolys; ++i, ++p) {&amp;lt;br/&amp;gt;      POINT points[64];&amp;lt;br/&amp;gt;      transformPoints (points, p-&amp;amp;gt;Points, p-&amp;amp;gt;nPoints, r);&amp;lt;br/&amp;gt;      if (i == 0) { /* closed polygon */&amp;lt;br/&amp;gt;         BeginPath();&amp;lt;br/&amp;gt;         Polyline(points, p-&amp;amp;gt;nPoints);&amp;lt;br/&amp;gt;         EndPath();&amp;lt;br/&amp;gt;         FillPath();&amp;lt;br/&amp;gt;      }&amp;lt;br/&amp;gt;      Polyline(points, p-&amp;amp;gt;nPoints);&amp;lt;br/&amp;gt;   }&amp;lt;br/&amp;gt;   SelectObject(pOldBrush);&amp;lt;br/&amp;gt;   SelectObject(pOldPen);&amp;lt;br/&amp;gt;}&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;void CIsiDC::transformPoints (POINT* target, const POINT* source, int nPoints, const CRect &amp;amp;amp;r) {&amp;lt;br/&amp;gt;   int width = r.Width();&amp;lt;br/&amp;gt;   int height = r.Height();&amp;lt;br/&amp;gt;   CPoint center = r.CenterPoint();&amp;lt;br/&amp;gt;   while (nPoints&amp;amp;#45;-)&amp;lt;br/&amp;gt;      *target++ = transfrom (*source++, width, height, 32, center);&amp;lt;br/&amp;gt;}&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;POINT CIsiDC::transfrom (const POINT &amp;amp;amp;c, int scalx, int scaly, int qxy, const POINT &amp;amp;amp;trans) {&amp;lt;br/&amp;gt;   return CPoint((c.x*scalx)/qxy, (c.y*scaly)/qxy) + trans;&amp;lt;br/&amp;gt;}&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.cpp  {font-family:monospace;}
.cpp .imp {font-weight: bold; color: red;}
.cpp .kw1 {color: #0000ff;}
.cpp .kw2 {color: #0000ff;}
.cpp .kw3 {color: #0000dd;}
.cpp .kw4 {color: #0000ff;}
.cpp .co1 {color: #666666;}
.cpp .co2 {color: #339900;}
.cpp .coMULTI {color: #ff0000; font-style: italic;}
.cpp .es0 {color: #000099; font-weight: bold;}
.cpp .es1 {color: #000099; font-weight: bold;}
.cpp .es2 {color: #660099; font-weight: bold;}
.cpp .es3 {color: #660099; font-weight: bold;}
.cpp .es4 {color: #660099; font-weight: bold;}
.cpp .es5 {color: #006699; font-weight: bold;}
.cpp .br0 {color: #008000;}
.cpp .sy0 {color: #008000;}
.cpp .sy1 {color: #000080;}
.cpp .sy2 {color: #000040;}
.cpp .sy3 {color: #000040;}
.cpp .sy4 {color: #008080;}
.cpp .st0 {color: #FF0000;}
.cpp .nu0 {color: #0000dd;}
.cpp .nu6 {color: #208080;}
.cpp .nu8 {color: #208080;}
.cpp .nu12 {color: #208080;}
.cpp .nu16 {color:#800080;}
.cpp .nu17 {color:#800080;}
.cpp .nu18 {color:#800080;}
.cpp .nu19 {color:#800080;}
.cpp .me1 {color: #007788;}
.cpp .me2 {color: #007788;}
.cpp span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;cpp&quot;&gt;&lt;span class=&quot;coMULTI&quot;&gt;/* Piece Coordinates */&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; POINT KnightPoint0&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;11&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;,&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;5&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;5&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;5&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;10&lt;/span&gt;, &lt;span class=&quot;nu0&quot;&gt;12&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; POINT KnightPoint1&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;7&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;4&lt;/span&gt;, &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;6&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; POINT KnightPoint2&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;8&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;9&lt;/span&gt;,  &lt;span class=&quot;nu0&quot;&gt;3&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; POINT BishopPoint0&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
...
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;struct&lt;/span&gt; PIECEPOLY &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;unsigned&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; nPoints&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; POINT &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;Points&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; PIECEPOLY KnightPoly&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint0&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint0&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;, KnightPoint0&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint1&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint1&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;, KnightPoint1&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint2&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoint2&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;, KnightPoint2&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
...
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;struct&lt;/span&gt; PIECEIMAGE &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; nPolys&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   PIECEPOLY &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;Poly&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;static&lt;/span&gt; PIECEIMAGE PieceImage&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;kw2&quot;&gt;NULL&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;PawnPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;   &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;PawnPoly  &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  PawnPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;BishopPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;BishopPoly&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  BishopPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KnightPoly&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  KnightPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;RookPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;   &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;RookPoly  &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  RookPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KingPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;   &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;KingPoly  &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  KingPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;QueenPoly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;  &lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt; &lt;span class=&quot;kw3&quot;&gt;sizeof&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;QueenPoly &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;,  QueenPoly&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
   &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;,  &lt;span class=&quot;kw2&quot;&gt;NULL&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;,
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;coMULTI&quot;&gt;/* Drawing implemented as extension of Windows MFC Device Context Class CDC */&lt;/span&gt;
&lt;span class=&quot;kw4&quot;&gt;void&lt;/span&gt; CIsiDC&lt;span class=&quot;sy4&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;me2&quot;&gt;drawPiece&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; CRect &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;r, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; piece&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   drawPiece&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;r, piece, m_sPieceColor&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;piece&lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;, m_sPieceBorderColor&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;piece&lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;void&lt;/span&gt; CIsiDC&lt;span class=&quot;sy4&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;me2&quot;&gt;drawPiece&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; CRect &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;r, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; piece, COLORREF piececolor, COLORREF pencolor&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   CPen pen&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;PS_SOLID, &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;, pencolor&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   CBrush brush&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;piececolor&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   CPen&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt; pOldPen &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; SelectObject&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;pen&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   CBrush&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt; pOldBrush &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; SelectObject&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;brush&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&amp;nbsp;
   PIECEIMAGE &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;pim &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; PieceImage &lt;span class=&quot;sy2&quot;&gt;+&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;piece &lt;span class=&quot;sy1&quot;&gt;&amp;gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; i&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; PIECEPOLY  &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;p&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;kw1&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;i&lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;, p &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; pim&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;Poly&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; i &lt;span class=&quot;sy1&quot;&gt;&amp;lt;&lt;/span&gt; pim&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;nPolys&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt;i, &lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt;p&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
      POINT points&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;nu0&quot;&gt;64&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
      transformPoints &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;points, p&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;Points, p&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;nPoints, r&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
      &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;i &lt;span class=&quot;sy1&quot;&gt;==&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt; &lt;span class=&quot;coMULTI&quot;&gt;/* closed polygon */&lt;/span&gt;
         BeginPath&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
         Polyline&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;points, p&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;nPoints&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
         EndPath&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
         FillPath&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
      &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
      Polyline&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;points, p&lt;span class=&quot;sy2&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;sy1&quot;&gt;&amp;gt;&lt;/span&gt;nPoints&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
   SelectObject&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;pOldBrush&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   SelectObject&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;pOldPen&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
&lt;span class=&quot;kw4&quot;&gt;void&lt;/span&gt; CIsiDC&lt;span class=&quot;sy4&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;me2&quot;&gt;transformPoints&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;POINT&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt; target, &lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; POINT&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt; source, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; nPoints, &lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; CRect &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;r&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; width &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; r.&lt;span class=&quot;me1&quot;&gt;Width&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; height &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; r.&lt;span class=&quot;me1&quot;&gt;Height&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   CPoint center &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; r.&lt;span class=&quot;me1&quot;&gt;CenterPoint&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
   &lt;span class=&quot;kw1&quot;&gt;while&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;nPoints&lt;span class=&quot;sy2&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
      &lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;target&lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;=&lt;/span&gt; transfrom &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;source&lt;span class=&quot;sy2&quot;&gt;++&lt;/span&gt;, width, height, &lt;span class=&quot;nu0&quot;&gt;32&lt;/span&gt;, center&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&amp;nbsp;
POINT CIsiDC&lt;span class=&quot;sy4&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;me2&quot;&gt;transfrom&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; POINT &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;c, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; scalx, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; scaly, &lt;span class=&quot;kw4&quot;&gt;int&lt;/span&gt; qxy, &lt;span class=&quot;kw4&quot;&gt;const&lt;/span&gt; POINT &lt;span class=&quot;sy3&quot;&gt;&amp;amp;&lt;/span&gt;trans&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
   &lt;span class=&quot;kw1&quot;&gt;return&lt;/span&gt; CPoint&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;c.&lt;span class=&quot;me1&quot;&gt;x&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;scalx&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt;qxy, &lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;c.&lt;span class=&quot;me1&quot;&gt;y&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;*&lt;/span&gt;scaly&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy2&quot;&gt;/&lt;/span&gt;qxy&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;sy2&quot;&gt;+&lt;/span&gt; trans&lt;span class=&quot;sy4&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Drawing Pieces-Bitmaps&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;Bitmaps&lt;/h2&gt;
 A more common way is to display pieces in form of &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bitmap&quot; rel=&quot;nofollow&quot;&gt;bitmaps&lt;/a&gt; or pixmaps, small images of pieces, painted with an external program such as &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/GIMP&quot; rel=&quot;nofollow&quot;&gt;GIMP&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Paint_%28software%29&quot; rel=&quot;nofollow&quot;&gt;Paint&lt;/a&gt; etc., stored as &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Raster_graphics&quot; rel=&quot;nofollow&quot;&gt;Raster graphics&lt;/a&gt; in an external file or resource format, such as &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Portable_Network_Graphics&quot; rel=&quot;nofollow&quot;&gt;Portable Network Graphics&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:19:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://commons.wikimedia.org/wiki/File:Chess_bdl40.png&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;File:Chess bdl40.png - Wikimedia Commons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:19 --&gt; or &lt;a class=&quot;wiki_link&quot; href=&quot;/Windows&quot;&gt;Windows&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/BMP_file_format&quot; rel=&quot;nofollow&quot;&gt;BMP file format&lt;/a&gt;, which may be used in conjunction with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bit_blit&quot; rel=&quot;nofollow&quot;&gt;Bit blit&lt;/a&gt; for &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Image_scaling&quot; rel=&quot;nofollow&quot;&gt;scaling&lt;/a&gt;.&lt;br /&gt;
&lt;!-- ws:start:WikiTextAnchorRule:97:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Unicode&amp;quot; title=&amp;quot;Anchor: Unicode&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Unicode&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:97 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:56:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Drawing Pieces-Unicode&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:56 --&gt;Unicode&lt;/h2&gt;
 An alternative technique for piece drawing is the use of &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode&quot; rel=&quot;nofollow&quot;&gt;Chess symbols&lt;/a&gt; in &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Unicode&quot; rel=&quot;nofollow&quot;&gt;Unicode&lt;/a&gt; as scalable &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/TrueType&quot; rel=&quot;nofollow&quot;&gt;TrueType&lt;/a&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Font&quot; rel=&quot;nofollow&quot;&gt;fonts&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=38318&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Unicode values for chessmen&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Steven%20Edwards&amp;quot;&amp;gt;Steven Edwards&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, March 07, 2011&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt; &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.alanwood.net/unicode/miscellaneous_symbols.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Miscellaneous Symbols – Test for Unicode support in Web browsers&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt; &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Unicode&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Unicode&amp;lt;/a&amp;gt; representations of &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Chess symbols&amp;lt;/a&amp;gt; in two &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Font&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;fonts&amp;lt;/a&amp;gt; (&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Arial_Unicode_MS&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Arial Unicode MS&amp;lt;/a&amp;gt; and &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Tahoma_%28typeface%29&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Tahoma&amp;lt;/a&amp;gt;) by &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/User:Monedula&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Monedula&amp;lt;/a&amp;gt;,  &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Wikimedia Commons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;:&lt;br /&gt;
&lt;!-- ws:start:WikiTextLocalImageRule:248:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Chess_symbols.PNG/538005210/Chess_symbols.PNG&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Chess_symbols.PNG/538005210/Chess_symbols.PNG&quot; alt=&quot;Chess_symbols.PNG&quot; title=&quot;Chess_symbols.PNG&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:248 --&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc9&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/3D%20Graphics%20Board&quot;&gt;3D Graphics Board&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GPU&quot;&gt;GPU&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;Pieces&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Oliver%20Vornberger&quot;&gt;Oliver Vornberger&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www-lehre.inf.uos.de/%7Ecg/2006/skript/skript.html&quot; rel=&quot;nofollow&quot;&gt;Computergrafik&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www-lehre.inf.uos.de/%7Ecg/2006/PDF/skript.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leen%20Ammeraal&quot;&gt;Leen Ammeraal&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.utdallas.edu/%7Ekzhang/&quot; rel=&quot;nofollow&quot;&gt;Kang Zhang&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.planet.nl/%7Eammeraal/grjava2e.html&quot; rel=&quot;nofollow&quot;&gt;Computer Graphics for Java Programmers, 2nd Edition&lt;/a&gt;&lt;/em&gt;, ISBN-13: 978-0-470-03160-5 / ISBN-10: 0-470-03160-3 by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://eu.wiley.com/WileyCDA/Section/id-300022.html&quot; rel=&quot;nofollow&quot;&gt;John Wiley&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=38318&quot; rel=&quot;nofollow&quot;&gt;Unicode values for chessmen&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Steven%20Edwards&quot;&gt;Steven Edwards&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, March 07, 2011&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=57995&quot; rel=&quot;nofollow&quot;&gt;Piece graphics&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, October 19, 2015 » &lt;a class=&quot;wiki_link&quot; href=&quot;/XBoard&quot;&gt;XBoard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=62315&quot; rel=&quot;nofollow&quot;&gt;MinGW AlphaBlend&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Geert%20Muller&quot;&gt;Harm Geert Muller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, November 29, 2016 » &lt;a class=&quot;wiki_link&quot; href=&quot;/WinBoard&quot;&gt;WinBoard&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Windows&quot;&gt;Windows&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:35:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Alpha_compositing&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Alpha compositing from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:35 --&gt; &lt;!-- ws:start:WikiTextRefRule:37:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/MinGW&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;MinGW from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:37 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc12&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/2D_computer_graphics&quot; rel=&quot;nofollow&quot;&gt;2D computer graphics from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Vector_graphics&quot; rel=&quot;nofollow&quot;&gt;Vector graphics from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://poisson.phc.unipi.it/~monge/chess_art.php&quot; rel=&quot;nofollow&quot;&gt;Chess art&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Maurizio%20Monge&quot;&gt;Maurizio Monge&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;Pieces&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/XBoard&quot;&gt;XBoard&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Raster_graphics&quot; rel=&quot;nofollow&quot;&gt;Raster graphics from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://github.com/oakmac/chessboardjs&quot; rel=&quot;nofollow&quot;&gt;GitHub - oakmac/chessboardjs: JavaScript chessboard&lt;/a&gt;  » &lt;a class=&quot;wiki_link&quot; href=&quot;/JavaScript&quot;&gt;JavaScript&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;External Links-Coordinates&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Coordinate_system&quot; rel=&quot;nofollow&quot;&gt;Coordinates&lt;/a&gt;&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Coordinate_system&quot; rel=&quot;nofollow&quot;&gt;Coordinate system from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Cartesian_coordinate_system&quot; rel=&quot;nofollow&quot;&gt;Cartesian coordinate system&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Curvilinear_coordinates&quot; rel=&quot;nofollow&quot;&gt;Curvilinear coordinates&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Coordinate_rotations_and_reflections&quot; rel=&quot;nofollow&quot;&gt;Coordinate rotations and reflections from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Euclidean_space&quot; rel=&quot;nofollow&quot;&gt;Euclidean space from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_common_coordinate_transformations&quot; rel=&quot;nofollow&quot;&gt;List of common coordinate transformations from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Orthogonal_group&quot; rel=&quot;nofollow&quot;&gt;Orthogonal group from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Transformation_%28function%29&quot; rel=&quot;nofollow&quot;&gt;Transformation (function) from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Reflection_%28mathematics%29&quot; rel=&quot;nofollow&quot;&gt;Reflection (mathematics)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rotation_%28mathematics%29&quot; rel=&quot;nofollow&quot;&gt;Rotation (mathematics)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rotation_matrix&quot; rel=&quot;nofollow&quot;&gt;Rotation matrix&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Transformation_matrix&quot; rel=&quot;nofollow&quot;&gt;Transformation matrix&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Translation_%28geometry%29&quot; rel=&quot;nofollow&quot;&gt;Translation (geometry)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;External Links-Geometric primitives&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Geometric_primitive&quot; rel=&quot;nofollow&quot;&gt;Geometric primitives&lt;/a&gt;&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Arc_%28geometry%29&quot; rel=&quot;nofollow&quot;&gt;Arc (geometry) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/B-spline&quot; rel=&quot;nofollow&quot;&gt;B-spline from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bit_blit&quot; rel=&quot;nofollow&quot;&gt;Bit blit from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Bitmap&quot; rel=&quot;nofollow&quot;&gt;Bitmap from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/B%C3%A9zier_curve&quot; rel=&quot;nofollow&quot;&gt;Bézier curve from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Circle&quot; rel=&quot;nofollow&quot;&gt;Circle from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Ellipse&quot; rel=&quot;nofollow&quot;&gt;Ellipse from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Line_segment&quot; rel=&quot;nofollow&quot;&gt;Line segment from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Image_scaling&quot; rel=&quot;nofollow&quot;&gt;Image scaling from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Pixel&quot; rel=&quot;nofollow&quot;&gt;Pixel from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Plane_%28geometry%29&quot; rel=&quot;nofollow&quot;&gt;Plane (geometry) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Polygon&quot; rel=&quot;nofollow&quot;&gt;Polygon from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Polygonal_chain&quot; rel=&quot;nofollow&quot;&gt;Polygonal chain from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Point_%28geometry%29&quot; rel=&quot;nofollow&quot;&gt;Point (geometry) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Point_in_polygon&quot; rel=&quot;nofollow&quot;&gt;Point in polygon from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Quadrilateral&quot; rel=&quot;nofollow&quot;&gt;Quadrilateral from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rectangle&quot; rel=&quot;nofollow&quot;&gt;Rectangle from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Spline_%28mathematics%29&quot; rel=&quot;nofollow&quot;&gt;Spline (mathematics) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;External Links-Toolkits, Libraries and APIs&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Graphic%20and%20Widgets%20to%20include&quot;&gt;Toolkits, Libraries and APIs&lt;/a&gt;&lt;/h2&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:01:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/page?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;Graphic and Widgets to include&amp;amp;quot;&amp;quot; title=&amp;quot;Include page: page=&amp;amp;quot;Graphic and Widgets to include&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/DirectX&quot; rel=&quot;nofollow&quot;&gt;DirectX from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Windows&quot;&gt;Windows&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Direct2D&quot; rel=&quot;nofollow&quot;&gt;Direct2D from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Direct3D&quot; rel=&quot;nofollow&quot;&gt;Direct3D from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/DirectDraw&quot; rel=&quot;nofollow&quot;&gt;DirectDraw from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/DirectDraw_Surface&quot; rel=&quot;nofollow&quot;&gt;DirectDraw Surface from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/FLTK&quot; rel=&quot;nofollow&quot;&gt;Fast Light Tool Kit (FLTK) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/GDK&quot; rel=&quot;nofollow&quot;&gt;GDK&lt;/a&gt; / &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Xlib&quot; rel=&quot;nofollow&quot;&gt;XLib from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Unix&quot;&gt;Unix&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Linux&quot;&gt;Linux&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Graphics_Device_Interface&quot; rel=&quot;nofollow&quot;&gt;Graphics Device Interface from Wikipedia&lt;/a&gt; (GDI) » &lt;a class=&quot;wiki_link&quot; href=&quot;/Windows&quot;&gt;Windows&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://msdn.microsoft.com/de-de/library/fxhhde73%28v=VS.100%29.aspx&quot; rel=&quot;nofollow&quot;&gt;CDC Class - Device Context&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library&quot; rel=&quot;nofollow&quot;&gt;Microsoft Foundation Class Library&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Developer_Network&quot; rel=&quot;nofollow&quot;&gt;MSDN&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/GTK%2B&quot; rel=&quot;nofollow&quot;&gt;GTK+ (GIMP Toolkit) from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Gtkmm&quot; rel=&quot;nofollow&quot;&gt;gtkmm from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Gtk_Sharp&quot; rel=&quot;nofollow&quot;&gt;Gtk Sharp from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Google_Web_Toolkit&quot; rel=&quot;nofollow&quot;&gt;Google Web Toolkit (GWT) from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.vectomatic.org/libs/lib-gwt-svg&quot; rel=&quot;nofollow&quot;&gt;lib-gwt-svg « vectomatic&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://code.google.com/p/vectomatic/&quot; rel=&quot;nofollow&quot;&gt;vectomatic - standard dynamic 2D graphics in web browsers - Google Project Hosting&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/List_of_widget_toolkits&quot; rel=&quot;nofollow&quot;&gt;List of widget toolkits from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Motif_%28widget_toolkit%29&quot; rel=&quot;nofollow&quot;&gt;Motif (widget toolkit) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/OpenGL&quot; rel=&quot;nofollow&quot;&gt;OpenGL from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.usc.edu/~suyay/class/Programming.pdf&quot; rel=&quot;nofollow&quot;&gt;Graphics Programming - Introduction to OpenGL&lt;/a&gt; (pdf)&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Comparison_of_OpenGL_and_Direct3D&quot; rel=&quot;nofollow&quot;&gt;Comparison of OpenGL and Direct3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Quartz_%28graphics_layer%29&quot; rel=&quot;nofollow&quot;&gt;Quartz from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Mac%20OS&quot;&gt;OS X&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/QuickDraw&quot; rel=&quot;nofollow&quot;&gt;QuickDraw from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Mac%20OS&quot;&gt;OS X&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Qt_%28toolkit%29&quot; rel=&quot;nofollow&quot;&gt;QT toolkit from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/S3_Texture_Compression&quot; rel=&quot;nofollow&quot;&gt;S3 Texture Compression from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Scalable_Vector_Graphics&quot; rel=&quot;nofollow&quot;&gt;Scalable Vector Graphics from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Standard_Widget_Toolkit&quot; rel=&quot;nofollow&quot;&gt;Standard Widget Toolkit from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Java&quot;&gt;Java&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Swing_%28Java%29&quot; rel=&quot;nofollow&quot;&gt;Swing from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Java&quot;&gt;Java&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Texture_compression&quot; rel=&quot;nofollow&quot;&gt;Texture compression from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Tk_%28framework%29&quot; rel=&quot;nofollow&quot;&gt;Tk (framework) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Vector_graphics&quot; rel=&quot;nofollow&quot;&gt;Vector Graphics from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Visual_Component_Library&quot; rel=&quot;nofollow&quot;&gt;Visual Component Library (VCL) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Widget_toolkit&quot; rel=&quot;nofollow&quot;&gt;Widget toolkit from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/WxWidgets&quot; rel=&quot;nofollow&quot;&gt;wxWidgets from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/X_Window_System&quot; rel=&quot;nofollow&quot;&gt;X Window System (X11) from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Unix&quot;&gt;Unix&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Linux&quot;&gt;Linux&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/X11.app&quot; rel=&quot;nofollow&quot;&gt;X11.app (XQuartz) from Wikipedia&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Mac%20OS&quot;&gt;OS X&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:end:WikiTextIncludeRule:01 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc16&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:413:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ljkrakauer.com/LJK/60s/resign.htm&quot; rel=&quot;nofollow&quot;&gt;I resign&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Lawrence%20J.%20Krakauer&quot;&gt;Lawrence J. Krakauer&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ljkrakauer.com/LJK/60s/chess1.htm&quot; rel=&quot;nofollow&quot;&gt;Chess stories&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Lawrence%20J.%20Krakauer&quot;&gt;Lawrence J. Krakauer&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/XBoard&quot; rel=&quot;nofollow&quot;&gt;XBoard from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.schachcomputer.info/forum/showthread.php?t=3531&quot; rel=&quot;nofollow&quot;&gt;Studie: Schachspielen mit ein 286er 12 MHz Laptop - Schachcomputer.info Community&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20Spacious%20Mind&quot;&gt;Spacious Mind&lt;/a&gt;, May 22, 2010 (German)&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://msdn.microsoft.com/de-de/library/fxhhde73%28v=VS.100%29.aspx&quot; rel=&quot;nofollow&quot;&gt;CDC Class - Device Context&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library&quot; rel=&quot;nofollow&quot;&gt;Microsoft Foundation Class Library&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Developer_Network&quot; rel=&quot;nofollow&quot;&gt;MSDN&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; Code by &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerd%20Isenberg&quot;&gt;Gerd Isenberg&lt;/a&gt;, written in about 2000&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://commons.wikimedia.org/wiki/File:Chess_bdl40.png&quot; rel=&quot;nofollow&quot;&gt;File:Chess bdl40.png - Wikimedia Commons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=38318&quot; rel=&quot;nofollow&quot;&gt;Unicode values for chessmen&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Steven%20Edwards&quot;&gt;Steven Edwards&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, March 07, 2011&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.alanwood.net/unicode/miscellaneous_symbols.html&quot; rel=&quot;nofollow&quot;&gt;Miscellaneous Symbols – Test for Unicode support in Web browsers&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Unicode&quot; rel=&quot;nofollow&quot;&gt;Unicode&lt;/a&gt; representations of &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode&quot; rel=&quot;nofollow&quot;&gt;Chess symbols&lt;/a&gt; in two &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Font&quot; rel=&quot;nofollow&quot;&gt;fonts&lt;/a&gt; (&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Arial_Unicode_MS&quot; rel=&quot;nofollow&quot;&gt;Arial Unicode MS&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Tahoma_%28typeface%29&quot; rel=&quot;nofollow&quot;&gt;Tahoma&lt;/a&gt;) by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/User:Monedula&quot; rel=&quot;nofollow&quot;&gt;Monedula&lt;/a&gt;,  &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&quot; rel=&quot;nofollow&quot;&gt;Wikimedia Commons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Alpha_compositing&quot; rel=&quot;nofollow&quot;&gt;Alpha compositing from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/MinGW&quot; rel=&quot;nofollow&quot;&gt;MinGW from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:413 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:74:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc17&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:74 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:02:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;2D Graphics Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;2D Graphics Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-2D_Graphics_Board includeBody-2D%20Graphics%20Board includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/2D+Graphics+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;2D Graphics Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/3D+Graphics+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;3D Graphics Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Acornsoft+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Acornsoft Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Algebraic+Chess+Notation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Algebraic Chess Notation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Arts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Arts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bookbuilder&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bookbuilder&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Brainless+%28Forth%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Brainless (Forth)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 24, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+2013&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess 2013&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 6, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+Academy&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess Academy&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 15, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chessboard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chessboard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chessmaster&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chessmaster&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Hendricks&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Hendricks&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 20, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Delfi&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Delfi&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dreamer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dreamer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 5, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/EGA+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;EGA Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Grandmaster+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Grandmaster Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Graphics+Programming&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Graphics Programming&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/GUI&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;GUI&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Intelligent+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Intelligent Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 14, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/JavaScript&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;JavaScript&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/John+T.+Bell&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;John T. Bell&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 20, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jose&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jose&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 26, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Lawrence+J.+Krakauer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Lawrence J. Krakauer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 9, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Majestic+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Majestic Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Maurizio+Monge&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Maurizio Monge&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 27, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Millennium+Chess+System&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Millennium Chess System&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pieces&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pieces&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Psi+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Psi Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/TechMate&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;TechMate&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 23, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/The+Final+Chesscard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;The Final Chesscard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 7, 2013&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/The+Sniper&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;The Sniper&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 3, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Vektor3&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Vektor3&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 17, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/WinBoard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;WinBoard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Windows&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Windows&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XBoard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XBoard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2018&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:02 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Graphics%20Programming&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>2nd Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/2nd+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/2nd+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/2nd+Computer+Olympiad</comments>
      <pubDate>Wed, 12 Jul 2017 07:09:07 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 2nd Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1703:&amp;lt;a href=&amp;quot;http://www.flickriver.com/photos/tags/queenmarycollege/interesting/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/QMOctagon.jpg/394269912/QMOctagon.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.flickriver.com/photos/tags/queenmarycollege/interesting/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/QMOctagon.jpg/394269912/QMOctagon.jpg&quot; alt=&quot;QMOctagon.jpg&quot; title=&quot;QMOctagon.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1703 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Second Computer Olympiad&lt;/strong&gt; was held from August 15 to 21, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#1990&quot;&gt;1990&lt;/a&gt;, in the Octagon library of &lt;a class=&quot;wiki_link&quot; href=&quot;/Queen%20Mary%2C%20University%20of%20London&quot;&gt;Queen Mary &amp;amp; Westfield College&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/London&quot; rel=&quot;nofollow&quot;&gt;London&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/United_Kingdom&quot; rel=&quot;nofollow&quot;&gt;United Kingdom&lt;/a&gt;. In &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Chess&quot;&gt;Chess&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto&quot;&gt;Mephisto&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Lang&quot;&gt;Richard Lang&lt;/a&gt; took revenge on &lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel&lt;/a&gt;, first time running on an &lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt; processor, from &lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Chess&quot;&gt;last years&lt;/a&gt; defeat and managed a 100% score. Newcomer &lt;a class=&quot;wiki_link&quot; href=&quot;/Zugzwang%20%28Program%29&quot;&gt;Zugzwang&lt;/a&gt; was a great surprise, and &lt;a class=&quot;wiki_link&quot; href=&quot;/Kaissa#PC&quot;&gt;Kaissa&lt;/a&gt; was a new program with an old name, developed by a 9-member team around &lt;a class=&quot;wiki_link&quot; href=&quot;/Mikhail%20Donskoy&quot;&gt;Mikhail Donskoy&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Zsuzsa%20Horv%C3%A1th&amp;quot;&amp;gt;Zsuzsa Horváth&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1990&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Report on the 2nd Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#13_3&amp;quot;&amp;gt;ICCA Journal, Vol. 13, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt;.  The second Computer Olympiad was again associated by the &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in Artificial Intelligence&lt;/a&gt; workshop, soon followed by &lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Chess%206&quot;&gt;Advances in Computer Chess 6&lt;/a&gt;. Proceedings were edited by &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt;, published in 1991 &lt;!-- ws:start:WikiTextRefRule:15:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/David%20Levy&amp;quot;&amp;gt;David Levy&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Don%20Beal&amp;quot;&amp;gt;Don Beal&amp;lt;/a&amp;gt; (Eds.) (&amp;lt;strong&amp;gt;1991&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Heuristic Programming in Artificial Intelligence - The Second Computer Olympiad&amp;lt;/em&amp;gt;. Ellis Horwood&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:15 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;Octagon &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;Octagon shelves, Queen Mary College, Mile End, from &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.flickriver.com/photos/tags/queenmarycollege/interesting/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Flickriver: Most interesting photos tagged with queenmarycollege&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.flickriver.com/photos/albedo/popular-interesting/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Fin Fahey&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:127:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:127 --&gt;&lt;!-- ws:start:WikiTextTocRule:128: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:128 --&gt;&lt;!-- ws:start:WikiTextTocRule:129: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Awari&quot;&gt;Awari&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:129 --&gt;&lt;!-- ws:start:WikiTextTocRule:130: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:130 --&gt;&lt;!-- ws:start:WikiTextTocRule:131: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:131 --&gt;&lt;!-- ws:start:WikiTextTocRule:132: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Checkers&quot;&gt;Checkers&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:132 --&gt;&lt;!-- ws:start:WikiTextTocRule:133: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chess&quot;&gt;Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:133 --&gt;&lt;!-- ws:start:WikiTextTocRule:134: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Final Standing&quot;&gt;Final Standing&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:134 --&gt;&lt;!-- ws:start:WikiTextTocRule:135: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Participants&quot;&gt;Participants&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:135 --&gt;&lt;!-- ws:start:WikiTextTocRule:136: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Selected Games&quot;&gt;Selected Games&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:136 --&gt;&lt;!-- ws:start:WikiTextTocRule:137: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:137 --&gt;&lt;!-- ws:start:WikiTextTocRule:138: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:138 --&gt;&lt;!-- ws:start:WikiTextTocRule:139: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:139 --&gt;&lt;!-- ws:start:WikiTextTocRule:140: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:140 --&gt;&lt;!-- ws:start:WikiTextTocRule:141: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:141 --&gt;&lt;!-- ws:start:WikiTextTocRule:142: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Othello&quot;&gt;Othello&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:142 --&gt;&lt;!-- ws:start:WikiTextTocRule:143: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Qubic&quot;&gt;Qubic&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:143 --&gt;&lt;!-- ws:start:WikiTextTocRule:144: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Renju&quot;&gt;Renju&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:144 --&gt;&lt;!-- ws:start:WikiTextTocRule:145: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:145 --&gt;&lt;!-- ws:start:WikiTextTocRule:146: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:146 --&gt;&lt;!-- ws:start:WikiTextTocRule:147: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Reports&quot;&gt;Reports&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:147 --&gt;&lt;!-- ws:start:WikiTextTocRule:148: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI&quot;&gt;Heuristic Programming in AI&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:148 --&gt;&lt;!-- ws:start:WikiTextTocRule:149: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI-Tournaments&quot;&gt;Tournaments&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:149 --&gt;&lt;!-- ws:start:WikiTextTocRule:150: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI-Conference&quot;&gt;Conference&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:150 --&gt;&lt;!-- ws:start:WikiTextTocRule:151: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:151 --&gt;&lt;!-- ws:start:WikiTextTocRule:152: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:152 --&gt;&lt;!-- ws:start:WikiTextTocRule:153: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:153 --&gt;&lt;!-- ws:start:WikiTextTocRule:154: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:154 --&gt;&lt;!-- ws:start:WikiTextTocRule:155: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:155 --&gt;&lt;!-- ws:start:WikiTextTocRule:156: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:156 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:71:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:71 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:73:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:73 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Awari&quot;&gt;Awari&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:157:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Awari&amp;quot; title=&amp;quot;Anchor: Awari&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:157 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Awari&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Awari&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=132&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Awari - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;5&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=259&quot; rel=&quot;nofollow&quot;&gt;Lithidion&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Maarten%20van%20der%20Meulen&quot;&gt;Maarten van der Meulen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=313&quot; rel=&quot;nofollow&quot;&gt;Marco&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/R%C3%A9mi%20Ni%C3%A9rat&quot;&gt;Rémi Niérat&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:75:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:75 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Backgammon&quot;&gt;Backgammon&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:158:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Backgammon&amp;quot; title=&amp;quot;Anchor: Backgammon&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Backgammon&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:158 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Backgammon&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Backgammon&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=133&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Backgammon - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=150&quot; rel=&quot;nofollow&quot;&gt;Video Gammon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Randall%20Hoogerhyde&quot;&gt;Randall Hoogerhyde&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;15&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=387&quot; rel=&quot;nofollow&quot;&gt;Prospero&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Raymond%20Mills&quot;&gt;Raymond Mills&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:77:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:77 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:159:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Bridge&amp;quot; title=&amp;quot;Anchor: Bridge&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:159 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Bridge&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Bridge&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:24:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=134&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Bridge - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:24 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=272&quot; rel=&quot;nofollow&quot;&gt;Bridge Baron&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Thomas%20A.%20Throop&quot;&gt;Tom Throop&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=321&quot; rel=&quot;nofollow&quot;&gt;Oxford Bridge&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Bracher&quot;&gt;Andrew Bracher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:79:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Checkers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:79 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Checkers&quot;&gt;Checkers&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:160:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Checkers&amp;quot; title=&amp;quot;Anchor: Checkers&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Checkers&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:160 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Checkers&quot;&gt;&amp;lt; Prev&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=136&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Checkers - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=389&quot; rel=&quot;nofollow&quot;&gt;Colossus (Checkers)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20Bryant&quot;&gt;Martin Bryant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Chinook_%28draughts_player%29&quot; rel=&quot;nofollow&quot;&gt;Chinook&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jonathan%20Schaeffer&quot;&gt;Jonathan Schaeffer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Joe%20Culberson&quot;&gt;Joe Culberson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Duane%20Szafron&quot;&gt;Duane Szafron&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Norman%20Treloar&quot;&gt;Norman Treloar&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Brent%20Knight&quot;&gt;Brent Knight&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Lu&quot;&gt;Paul Lu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=390&quot; rel=&quot;nofollow&quot;&gt;Checkermate&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Derek%20Oldbury&quot;&gt;Derek Oldbury&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Adrian%20Millett&quot;&gt;Adrian Millett&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:81:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:81 --&gt;Chess&lt;!-- ws:start:WikiTextAnchorRule:161:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Chess&amp;quot; title=&amp;quot;Anchor: Chess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:161 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Chess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Chess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=142&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Chess - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:83:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Chess-Final Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:83 --&gt;Final Standing&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;M&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Z&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;K&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;É&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;W&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;B&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;C&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;H&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;N&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;G&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Bye&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;G&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;SOS&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;SoDOS&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto%20Lyon&quot;&gt;Mephisto X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;26&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;26&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel &#039;90&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;29&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;22&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zugzwang%20%28Program%29&quot;&gt;Zugzwang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;27½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;14½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kaissa#PC&quot;&gt;Kaissa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;23½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%89chec&quot;&gt;Échec&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;21&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Woodpusher&quot;&gt;Woodpusher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;17½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Brainstorm&quot;&gt;Brainstorm&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;31½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;11½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150#2175&quot;&gt;Chess Player 2175X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;26½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;8&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiarcs&quot;&gt;Hiarcs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;26½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20GER&quot;&gt;Nightmare&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;23½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Guru&quot;&gt;Chess Guru&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;21&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SOS: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Buchholz_system&quot; rel=&quot;nofollow&quot;&gt;Sum of Opponent Scores&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SoDOS: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Neustadtl_score&quot; rel=&quot;nofollow&quot;&gt;Sum of Defeated Opponent Scores&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:85:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Chess-Participants&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:85 --&gt;Participants&lt;/h3&gt;
 &lt;!-- ws:start:WikiTextAnchorRule:162:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChessParticipants&amp;quot; title=&amp;quot;Anchor: ChessParticipants&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChessParticipants&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:162 --&gt;&lt;!-- ws:start:WikiTextRefRule:31:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://groups.google.com/d/msg/rec.games.chess/wUdkcPVTxtQ/1hhOAUpyVEIJ&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad &amp;amp;#45;&amp;amp;#45;- Chess results&amp;lt;/a&amp;gt; by Alain Le Borgne, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Computer%20Chess%20Forums&amp;quot;&amp;gt;rgc&amp;lt;/a&amp;gt;, August 27, 1990&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:31 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto%20Lyon&quot;&gt;Mephisto X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Lang&quot;&gt; Richard Lang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/68030&quot;&gt;68030&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel &#039;90&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ed%20Schroder&quot;&gt;Ed Schröder&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Louwman&quot;&gt;Jan Louwman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Acorn%20Archimedes&quot;&gt;Acorn Archimedes&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zugzwang%20%28Program%29&quot;&gt;Zugzwang&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rainer%20Feldmann&quot;&gt;Rainer Feldmann&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Peter%20Mysliwietz&quot;&gt;Peter Mysliwietz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;32 x &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Inmos&quot; rel=&quot;nofollow&quot;&gt;Inmos&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Transputer&quot;&gt;T800&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kaissa#PC&quot;&gt;Kaissa&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mikhail%20Donskoy&quot;&gt;Mikhail Donskoy&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;80386&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt; @ 16 MHz&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%89chec&quot;&gt;Échec&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc-Fran%C3%A7ois%20Baudot&quot;&gt;Marc-François Baudot&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Christophe%20Weill&quot;&gt;Jean-Christophe Weill&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;80386&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt; @ 33 MHz&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Woodpusher&quot;&gt;Woodpusher&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Hamlen&quot;&gt;John Hamlen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Atari%20ST&quot;&gt;Atari ST&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/68000&quot;&gt;68000&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Brainstorm&quot;&gt;Brainstorm&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;HU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gyula%20Horv%C3%A1th&quot;&gt;Gyula Horváth&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Zsuzsa%20Horv%C3%A1th&quot;&gt;Zsuzsa Horváth&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;80386&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt; @ 16 MHz&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150#2175&quot;&gt;Chess Player 2175X&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Whittington&quot;&gt;Chris Whittington&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amiga&quot;&gt;Amiga&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/68030&quot;&gt;68030&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Hiarcs&quot;&gt;Hiarcs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Uniacke&quot;&gt;Mark Uniacke&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Amiga&quot;&gt;Amiga&lt;/a&gt;,  &lt;a class=&quot;wiki_link&quot; href=&quot;/68000&quot;&gt;68000&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20GER&quot;&gt;Nightmare&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Reinhold%20Gellner&quot;&gt;Reinhold Gellner&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gaby%20von%20Rekowski&quot;&gt;Gaby von Rekowski&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;80386&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt; @ 16 MHz&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Guru&quot;&gt;Chess Guru&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jo%C3%ABl%20Rivat&quot;&gt;Joël Rivat&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/x86&quot;&gt;80386&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/IBM%20PC&quot;&gt;PC&lt;/a&gt; @ 16 MHz&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:87:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Chess-Selected Games&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:87 --&gt;Selected Games&lt;/h3&gt;
Round 1,&lt;a class=&quot;wiki_link&quot; href=&quot;/%C3%89chec&quot;&gt;Échec&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel &#039;90&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:33:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=142&amp;amp;amp;round=1&amp;amp;amp;id=10&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;London 1990 - Chess - Round 1 - Game 10 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:33 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;[Event &amp;amp;quot;2nd Computer Olympiad&amp;amp;quot;]&amp;lt;br/&amp;gt;[Site &amp;amp;quot;London, UK&amp;amp;quot;]&amp;lt;br/&amp;gt;[Date &amp;amp;quot;1990.08.15&amp;amp;quot;]&amp;lt;br/&amp;gt;[Round &amp;amp;quot;1&amp;amp;quot;]&amp;lt;br/&amp;gt;[White &amp;amp;quot;Échec&amp;amp;quot;]&amp;lt;br/&amp;gt;[Black &amp;amp;quot;Rebel &#039;90&amp;amp;quot;]&amp;lt;br/&amp;gt;[Result &amp;amp;quot;0-1&amp;amp;quot;]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;1.e4 c6 2.d4 d5 3.e5 Bf5 4.Nc3 e6 5.g4 Bg6 6.Nge2 c5 7.Be3 Nc6 8.dxc5 Nxe5 9.Nd4 Ne7 &amp;lt;br/&amp;gt;10.f4 Nd7 11.Bb5 h5 12.O-O hxg4 13.Qxg4 Nf5 14.Nxe6 Nxe3 15.Rae1 Be4 16.Rxe3 fxe6 &amp;lt;br/&amp;gt;17.Qxe6+ Qe7 18.Bxd7+ Kd8 19.Nxe4 dxe4 20.Rd1 Kc7 21.Qd5 Qxc5 22.Qxe4 Rd8 23.Rd5 Qb6 &amp;lt;br/&amp;gt;24.Rb5 Qa6 25.Rc3+ Kb8 26.Rd3 Rh6 27.Bc6 Rxd3 28.Qe8+ Kc7 29.cxd3 Rxc6 30.Qf7+ Kb8 &amp;lt;br/&amp;gt;31.Qxf8+ Rc8 32.Qb4 Qg6+ 33.Kf2 Qxd3 34.Re5 Rc2+ 35.Kg1 Qg6+ 36.Rg5 Rc1+ 37.Kf2 Qd3 &amp;lt;br/&amp;gt;38.Qf8+ Rc8 39.Rf5 Rxf8 40.Rxf8+ Kc7 41.Rf7+ Kc6 42.b3 Qc2+ 43.Kg3 Qxa2 44.Rxg7 Qxb3+ &amp;lt;br/&amp;gt;45.Kg4 Qd1+ 46.Kh4 Qe1+ 47.Rg3 Kd5 48.Kg5 Qxg3+ 49.hxg3 b5 50.f5 b4 51.f6 Ke6 52.Kg6 &amp;lt;br/&amp;gt;b3 53.f7 b2 54.f8=Q b1=Q+ 55.Kg5 Qc1+ 56.Qf4 Qxf4+ 57.Kxf4 Kd5 58.Kf5 a5 59.g4 a4 &amp;lt;br/&amp;gt;60.g5 Kd6 61.g6 Ke7 62.Kg5 Kf8 63.Kh6 Kg8 0-1 &amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;[Event &amp;quot;2nd Computer Olympiad&amp;quot;]
[Site &amp;quot;London, UK&amp;quot;]
[Date &amp;quot;1990.08.15&amp;quot;]
[Round &amp;quot;1&amp;quot;]
[White &amp;quot;Échec&amp;quot;]
[Black &amp;quot;Rebel &#039;90&amp;quot;]
[Result &amp;quot;0-1&amp;quot;]
&amp;nbsp;
1.e4 c6 2.d4 d5 3.e5 Bf5 4.Nc3 e6 5.g4 Bg6 6.Nge2 c5 7.Be3 Nc6 8.dxc5 Nxe5 9.Nd4 Ne7 
10.f4 Nd7 11.Bb5 h5 12.O-O hxg4 13.Qxg4 Nf5 14.Nxe6 Nxe3 15.Rae1 Be4 16.Rxe3 fxe6 
17.Qxe6+ Qe7 18.Bxd7+ Kd8 19.Nxe4 dxe4 20.Rd1 Kc7 21.Qd5 Qxc5 22.Qxe4 Rd8 23.Rd5 Qb6 
24.Rb5 Qa6 25.Rc3+ Kb8 26.Rd3 Rh6 27.Bc6 Rxd3 28.Qe8+ Kc7 29.cxd3 Rxc6 30.Qf7+ Kb8 
31.Qxf8+ Rc8 32.Qb4 Qg6+ 33.Kf2 Qxd3 34.Re5 Rc2+ 35.Kg1 Qg6+ 36.Rg5 Rc1+ 37.Kf2 Qd3 
38.Qf8+ Rc8 39.Rf5 Rxf8 40.Rxf8+ Kc7 41.Rf7+ Kc6 42.b3 Qc2+ 43.Kg3 Qxa2 44.Rxg7 Qxb3+ 
45.Kg4 Qd1+ 46.Kh4 Qe1+ 47.Rg3 Kd5 48.Kg5 Qxg3+ 49.hxg3 b5 50.f5 b4 51.f6 Ke6 52.Kg6 
b3 53.f7 b2 54.f8=Q b1=Q+ 55.Kg5 Qc1+ 56.Qf4 Qxf4+ 57.Kxf4 Kd5 58.Kf5 a5 59.g4 a4 
60.g5 Kd6 61.g6 Ke7 62.Kg5 Kf8 63.Kh6 Kg8 0-1 &lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;Round 4, &lt;a class=&quot;wiki_link&quot; href=&quot;/Mephisto%20Lyon&quot;&gt;Mephisto X&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/Rebel&quot;&gt;Rebel &#039;90&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt; &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Zsuzsa%20Horv%C3%A1th&amp;quot;&amp;gt;Zsuzsa Horváth&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1990&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Report on the 2nd Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#13_3&amp;quot;&amp;gt;ICCA Journal, Vol. 13, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:1:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;[Event &amp;amp;quot;2nd Computer Olympiad&amp;amp;quot;]&amp;lt;br/&amp;gt;[Site &amp;amp;quot;London, UK&amp;amp;quot;]&amp;lt;br/&amp;gt;[Date &amp;amp;quot;1990.08.??&amp;amp;quot;]&amp;lt;br/&amp;gt;[Round &amp;amp;quot;4&amp;amp;quot;]&amp;lt;br/&amp;gt;[White &amp;amp;quot;Mephisto X&amp;amp;quot;]&amp;lt;br/&amp;gt;[Black &amp;amp;quot;Rebel &#039;90&amp;amp;quot;]&amp;lt;br/&amp;gt;[Result &amp;amp;quot;1-0&amp;amp;quot;]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;1.d4 d5 2.c4 e6 3.Nc3 Nf6 4.Bg5 Be7 5.cxd5 exd5 6.e3 c6 7.Bd3 Nbd7 8.Qc2 O-O 9.Nf3 Re8 &amp;lt;br/&amp;gt;10.O-O Nf8 11.Rab1 a5 12.a3 Ng6 13.Nh4 Ne4 14.Bxe7 Qxe7 15.Nxg6 hxg6 16.Nxe4 dxe4 &amp;lt;br/&amp;gt;17.Bc4 Be6 18.Rbc1 f5 19.Be2 Rf8 20.Qc5 Qxc5 21.Rxc5 Kf7 22.Rfc1 Ke7 23.Re5 Kd6 24.h4 &amp;lt;br/&amp;gt;Rh8 25.g3 Bd5 26.Kg2 Raf8 27.Rc2 b6 28.Rc1 c5 29.b4 cxb4 30.axb4 a4 31.Rc3 Bb3 32.Rb5 &amp;lt;br/&amp;gt;Rb8 33.f3 Rhf8 34.fxe4 fxe4 35.Rg5 Rf6 36.Bb5 Rb7 37.Rc6+ Ke7 38.Re5+ Kd8 39.Rc1 Re7 &amp;lt;br/&amp;gt;40.Rxe7 Kxe7 41.Rc3 Kd6 42.g4 g5 43.hxg5 Rf7 44.Rc6+ Kd5 45.Rxb6 a3 46.Bc6+ Kc4 47.Ra6 &amp;lt;br/&amp;gt;Rf3 48.Rxa3 Rxe3 49.Ba4 Bxa4 50.Rxe3 Kxd4 51.Ra3 Bc6 52.Ra6 Bb5 53.Rg6 e3 54.Rxg7 Kd3 &amp;lt;br/&amp;gt;55.g6 Kd2 56.Re7 Bc6+ 1-0&amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;[Event &amp;quot;2nd Computer Olympiad&amp;quot;]
[Site &amp;quot;London, UK&amp;quot;]
[Date &amp;quot;1990.08.??&amp;quot;]
[Round &amp;quot;4&amp;quot;]
[White &amp;quot;Mephisto X&amp;quot;]
[Black &amp;quot;Rebel &#039;90&amp;quot;]
[Result &amp;quot;1-0&amp;quot;]
&amp;nbsp;
1.d4 d5 2.c4 e6 3.Nc3 Nf6 4.Bg5 Be7 5.cxd5 exd5 6.e3 c6 7.Bd3 Nbd7 8.Qc2 O-O 9.Nf3 Re8 
10.O-O Nf8 11.Rab1 a5 12.a3 Ng6 13.Nh4 Ne4 14.Bxe7 Qxe7 15.Nxg6 hxg6 16.Nxe4 dxe4 
17.Bc4 Be6 18.Rbc1 f5 19.Be2 Rf8 20.Qc5 Qxc5 21.Rxc5 Kf7 22.Rfc1 Ke7 23.Re5 Kd6 24.h4 
Rh8 25.g3 Bd5 26.Kg2 Raf8 27.Rc2 b6 28.Rc1 c5 29.b4 cxb4 30.axb4 a4 31.Rc3 Bb3 32.Rb5 
Rb8 33.f3 Rhf8 34.fxe4 fxe4 35.Rg5 Rf6 36.Bb5 Rb7 37.Rc6+ Ke7 38.Re5+ Kd8 39.Rc1 Re7 
40.Rxe7 Kxe7 41.Rc3 Kd6 42.g4 g5 43.hxg5 Rf7 44.Rc6+ Kd5 45.Rxb6 a3 46.Bc6+ Kc4 47.Ra6 
Rf3 48.Rxa3 Rxe3 49.Ba4 Bxa4 50.Rxe3 Kxd4 51.Ra3 Bc6 52.Ra6 Bb5 53.Rg6 e3 54.Rxg7 Kd3 
55.g6 Kd2 56.Re7 Bc6+ 1-0&lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:1 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:89:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:89 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:163:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:163 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:42:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=135&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Chinese Chess - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:42 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=113&quot; rel=&quot;nofollow&quot;&gt;Elephant&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; et al.&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=326&quot; rel=&quot;nofollow&quot;&gt;Chinese Chess Expert&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuo-Ming%20Tsao&quot;&gt;Kuo-Ming Tsao&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=388&quot; rel=&quot;nofollow&quot;&gt;NKS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Huang%20Shao%20Long&quot;&gt;Huang Shao Long&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Su%20Zhi&quot;&gt;Su Zhi&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:91:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:91 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:164:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:164 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:93:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:93 --&gt;19x19&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:44:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=48&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Go - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:44 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Swiss Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=128&quot; rel=&quot;nofollow&quot;&gt;Go 4&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Reiss&quot;&gt;Michael Reiss&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:95:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:95 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:165:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:165 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:46:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=49&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Go (9x9) - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:46 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=128&quot; rel=&quot;nofollow&quot;&gt;Go 4&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20Reiss&quot;&gt;Michael Reiss&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=155&quot; rel=&quot;nofollow&quot;&gt;Dragon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;TW&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dong-Yueh%20Lin&quot;&gt;Dong-Yueh Lin&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Swiss Explorer&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:97:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:97 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:166:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Gomoku&amp;quot; title=&amp;quot;Anchor: Gomoku&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:166 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Gomoku&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Gomoku&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:48:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=137&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Go-Moku - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:48 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=391&quot; rel=&quot;nofollow&quot;&gt;Stone System&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolai%20Alexandrov&quot;&gt;Nikolai Alexandrov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Max%20Trukhan&quot;&gt;Max Trukhan&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=364&quot; rel=&quot;nofollow&quot;&gt;Matena&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Anatoly%20Frolov&quot;&gt;Anatoly Frolov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Gitis&quot;&gt;Alexander Gitis&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=367&quot; rel=&quot;nofollow&quot;&gt;Solid&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;PL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Adam%20Dolinsky&quot;&gt;Adam Dolinsky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=392&quot; rel=&quot;nofollow&quot;&gt;Xoxoxo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lev%20Ilkov&quot;&gt;Lev Ilkov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=393&quot; rel=&quot;nofollow&quot;&gt;Protor&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=304&quot; rel=&quot;nofollow&quot;&gt;Xokk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FI&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=394&quot; rel=&quot;nofollow&quot;&gt;Five Stars&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:99:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:99 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Othello&quot;&gt;Othello&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:167:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Othello&amp;quot; title=&amp;quot;Anchor: Othello&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:167 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Othello&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Othello&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:50:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=138&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Othello - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:50 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;10&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Playoff&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=380&quot; rel=&quot;nofollow&quot;&gt;Dumbo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tom%20Duykers&quot;&gt;Tom Duykers&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=379&quot; rel=&quot;nofollow&quot;&gt;Verse2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ben%20de%20Wolf&quot;&gt;Ben de Wolf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=381&quot; rel=&quot;nofollow&quot;&gt;Microb&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maurice%20Claverie&quot;&gt;Maurice Claverie&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=395&quot; rel=&quot;nofollow&quot;&gt;Vega&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Yakovlev&quot;&gt;Alexander Yakovlev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=396&quot; rel=&quot;nofollow&quot;&gt;OT&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FI&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markku%20Po%C3%BFsti&quot;&gt;Markku Poÿsti&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=287&quot; rel=&quot;nofollow&quot;&gt;Iago&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Greg%20M.%20Gupton&quot;&gt;Greg M. Gupton&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:101:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Qubic&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:101 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Qubic&quot;&gt;Qubic&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:168:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Qubic&amp;quot; title=&amp;quot;Anchor: Qubic&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Qubic&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:168 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:52:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=139&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Qubic - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:52 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=398&quot; rel=&quot;nofollow&quot;&gt;Qubic&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=397&quot; rel=&quot;nofollow&quot;&gt;Cube&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Burton&quot;&gt;Mark Burton&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:103:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:103 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Renju&quot;&gt;Renju&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:169:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Renju&amp;quot; title=&amp;quot;Anchor: Renju&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:169 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Renju&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Renju&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:54:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=140&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Renju - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:54 --&gt; &lt;!-- ws:start:WikiTextRefRule:56:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Renju&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Renju from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:56 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;3&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=369&quot; rel=&quot;nofollow&quot;&gt;Renju Fan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolai%20Alexandrov&quot;&gt;Nikolai Alexandrov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Max%20Trukhan&quot;&gt;Max Trukhan&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=392&quot; rel=&quot;nofollow&quot;&gt;Xoxoxo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lev%20Ilkov&quot;&gt;Lev Ilkov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:105:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:105 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:170:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Scrabble&amp;quot; title=&amp;quot;Anchor: Scrabble&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:170 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Scrabble&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Scrabble&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:58:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=141&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;2nd Computer Olympiad, Scrabble - London 1990 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-20&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-20&quot;&gt;[20]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:58 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=400&quot; rel=&quot;nofollow&quot;&gt;TSP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/James%20Homan&quot;&gt;James Homan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=384&quot; rel=&quot;nofollow&quot;&gt;Crab&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Appel&quot;&gt;Andrew Appel&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Guy%20Jacobson&quot;&gt;Guy Jacobson&lt;/a&gt;,&lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Graeme%20Thomas&quot;&gt;Graeme Thomas&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Thomas&quot;&gt;Steve Thomas&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=298&quot; rel=&quot;nofollow&quot;&gt;Tyler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alan%20Frank&quot;&gt;Alan Frank&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=297&quot; rel=&quot;nofollow&quot;&gt;Quetzal&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Richard%20Hooker&quot;&gt;Richard Hooker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:107:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:107 --&gt;Publications&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:109:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Publications-Reports&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:109 --&gt;Reports&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Zsuzsa%20Horv%C3%A1th&quot;&gt;Zsuzsa Horváth&lt;/a&gt; (&lt;strong&gt;1990&lt;/strong&gt;). &lt;em&gt;Report on the 2nd Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#13_3&quot;&gt;ICCA Journal, Vol. 13, No. 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt; (&lt;strong&gt;1990&lt;/strong&gt;). &lt;em&gt;Report on the 2nd London Conference on Computer Games&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#13_3&quot;&gt;ICCA Journal, Vol. 13, No. 3&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextAnchorRule:171:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Workshop&amp;quot; title=&amp;quot;Anchor: Workshop&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Workshop&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:171 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:111:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:111 --&gt;Heuristic Programming in AI&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt; (Eds.) (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Heuristic Programming in Artificial Intelligence - The Second Computer Olympiad&lt;/em&gt;. Ellis Horwood &lt;!-- ws:start:WikiTextRefRule:65:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jos%20Uiterwijk&amp;quot;&amp;gt;Jos Uiterwijk&amp;lt;/a&amp;gt; (&amp;lt;strong&amp;gt;1991&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;Review: Heuristic Programming in Artificoal Intelligence  - The Second Computer Olympiad&amp;lt;/em&amp;gt;. &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ICGA%20Journal#14_3&amp;quot;&amp;gt;ICCA Journal, Vol. 14, No. 3&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-21&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-21&quot;&gt;[21]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:65 --&gt; &lt;!-- ws:start:WikiTextRefRule:67:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Reference Database&amp;lt;/a&amp;gt; (pdf)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-22&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-22&quot;&gt;[22]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:67 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:113:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI-Tournaments&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:113 --&gt;Tournaments&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Maarten%20van%20der%20Meulen&quot;&gt;Maarten van der Meulen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Omniscience in Lithidion&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Go Intellect wins two Gold Medals&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:115:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc22&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI-Conference&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:115 --&gt;Conference&lt;/h3&gt;
&lt;ol&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Maarten%20van%20der%20Meulen&quot;&gt;Maarten van der Meulen&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Databases in Awari&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bj%C3%B6rn%20Gamb%C3%A4ck&quot;&gt;Björn Gambäck&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Manny%20Rayner&quot;&gt;Manny Rayner&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Barney%20Pell&quot;&gt;Barney Pell&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;An Architecture for a Sophisticated Mechanical Bridge Player&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kuo-Ming%20Tsao&quot;&gt;Kuo-Ming Tsao&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jen-Hsuan%20Li&quot;&gt;Jen-Hsuan Li&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Shun-Chin%20Hsu&quot;&gt;Shun-Chin Hsu&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Design and Implementation of a Chinese Chess Program&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jonathan%20Schaeffer&quot;&gt;Jonathan Schaeffer&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Joe%20Culberson&quot;&gt;Joe Culberson&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Norman%20Treloar&quot;&gt;Norman Treloar&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Brent%20Knight&quot;&gt;Brent Knight&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Paul%20Lu&quot;&gt;Paul Lu&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Duane%20Szafron&quot;&gt;Duane Szafron&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Reviving the Game of Checkers&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Barney%20Pell&quot;&gt;Barney Pell&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Exploratory Learning in the Game of GO&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Thomas%20Wolf&quot;&gt;Thomas Wolf&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Investigating Tsumego Problems with &amp;quot;RisiKo&amp;quot;&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ralph%20Gasser&quot;&gt;Ralph Gasser&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Applying Retrograde Analysis to Nine Men’s Morris.&lt;/em&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jean-Christophe%20Weill&quot;&gt;Jean-Christophe Weill&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Experiments With the NegaC* Search - An Alternative for Othello Endgame Search&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Susan%20L.%20Epstein&quot;&gt;Susan L. Epstein&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Deep Forks in Strategic Maps&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alan%20Frank&quot;&gt;Alan Frank&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Brute Force Search in Games of Imperfect Information&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Artificial Intelligence or Stochastic Relaxation: Simulated Annealing Challenge&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;The Smart Game Board as a Tool for Game Programmers&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf#SmartGameBoard&quot;&gt;Smart Game Board&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:69:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://webdocs.cs.ualberta.ca/~mmueller/cgo/sgb.html&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Smart Game Board&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-23&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-23&quot;&gt;[23]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:69 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Bob%20Herschberg&quot;&gt;Bob Herschberg&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Which Games Will Survive&lt;/em&gt;? &lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 2&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:117:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:117 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Advances%20in%20Computer%20Chess%206&quot;&gt;Advances in Computer Chess 6&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:119:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:119 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/VVBvnvq8HHU/ed-bx1OVSWIJ&quot; rel=&quot;nofollow&quot;&gt;Computer Games Olympiad&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, July 27, 1990&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/wUdkcPVTxtQ/1hhOAUpyVEIJ&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad --- Chess results&lt;/a&gt; by Alain Le Borgne, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, August 27, 1990&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:121:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc25&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:121 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/event.php?id=12&quot; rel=&quot;nofollow&quot;&gt;London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=142&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Chess - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#2nd_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:123:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc26&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:123 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2795:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Zsuzsa%20Horv%C3%A1th&quot;&gt;Zsuzsa Horváth&lt;/a&gt; (&lt;strong&gt;1990&lt;/strong&gt;). &lt;em&gt;Report on the 2nd Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#13_3&quot;&gt;ICCA Journal, Vol. 13, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/David%20Levy&quot;&gt;David Levy&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Don%20Beal&quot;&gt;Don Beal&lt;/a&gt; (Eds.) (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Heuristic Programming in Artificial Intelligence - The Second Computer Olympiad&lt;/em&gt;. Ellis Horwood&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; Octagon shelves, Queen Mary College, Mile End, from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.flickriver.com/photos/tags/queenmarycollege/interesting/&quot; rel=&quot;nofollow&quot;&gt;Flickriver: Most interesting photos tagged with queenmarycollege&lt;/a&gt; by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.flickriver.com/photos/albedo/popular-interesting/&quot; rel=&quot;nofollow&quot;&gt;Fin Fahey&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=132&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Awari - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=133&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Backgammon - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=134&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Bridge - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=136&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Checkers - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=142&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Chess - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/wUdkcPVTxtQ/1hhOAUpyVEIJ&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad --- Chess results&lt;/a&gt; by Alain Le Borgne, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, August 27, 1990&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=142&amp;amp;round=1&amp;amp;id=10&quot; rel=&quot;nofollow&quot;&gt;London 1990 - Chess - Round 1 - Game 10 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt;  &lt;a class=&quot;wiki_link&quot; href=&quot;/Zsuzsa%20Horv%C3%A1th&quot;&gt;Zsuzsa Horváth&lt;/a&gt; (&lt;strong&gt;1990&lt;/strong&gt;). &lt;em&gt;Report on the 2nd Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#13_3&quot;&gt;ICCA Journal, Vol. 13, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=135&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Chinese Chess - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=48&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Go - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=49&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Go (9x9) - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=137&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Go-Moku - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=138&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Othello - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=139&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Qubic - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=140&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Renju - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Renju&quot; rel=&quot;nofollow&quot;&gt;Renju from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-20&quot;&gt;&lt;a href=&quot;#cite_ref-20&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=141&quot; rel=&quot;nofollow&quot;&gt;2nd Computer Olympiad, Scrabble - London 1990 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-21&quot;&gt;&lt;a href=&quot;#cite_ref-21&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Review: Heuristic Programming in Artificoal Intelligence  - The Second Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#14_3&quot;&gt;ICCA Journal, Vol. 14, No. 3&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-22&quot;&gt;&lt;a href=&quot;#cite_ref-22&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&quot; rel=&quot;nofollow&quot;&gt;ICGA Reference Database&lt;/a&gt; (pdf)&lt;/li&gt;
&lt;li id=&quot;cite_note-23&quot;&gt;&lt;a href=&quot;#cite_ref-23&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://webdocs.cs.ualberta.ca/~mmueller/cgo/sgb.html&quot; rel=&quot;nofollow&quot;&gt;Smart Game Board&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2795 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:125:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc27&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:125 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:02:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;2nd Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;2nd Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;200&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-2nd_Computer_Olympiad includeBody-2nd%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/1st+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;1st Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/2nd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;2nd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/3rd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;3rd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/4th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;4th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Acorn+Archimedes&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Acorn Archimedes&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Adrian+Millett&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Adrian Millett&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Advances+in+Computer+Chess+6&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Advances in Computer Chess 6&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Alan+Frank&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Alan Frank&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Anatoly+Frolov&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Anatoly Frolov&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Anders+Kierulf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Anders Kierulf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 28, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrew+Appel&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrew Appel&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 9, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrey+Grigoriev&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrey Grigoriev&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Awari&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Awari&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Backgammon&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Backgammon&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Barney+Pell&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Barney Pell&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Bob+Herschberg&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Bob Herschberg&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Brainstorm&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Brainstorm&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 24, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Brute-Force&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Brute-Force&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Checkers&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Checkers&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+Player+2150&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess Player 2150&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 1, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Conferences&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Conferences&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/David+Levy&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;David Levy&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Derek+Oldbury&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Derek Oldbury&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Don+Beal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Don Beal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Duane+Szafron&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Duane Szafron&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/E6P&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;E6P&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Fail-Soft&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Fail-Soft&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Games&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Games&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Graeme+Thomas&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Graeme Thomas&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Guy+Jacobson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Guy Jacobson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 9, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jean-Christophe+Weill&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jean-Christophe Weill&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Joe+Culberson&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Joe Culberson&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/John+Philip+Fishburn&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;John Philip Fishburn&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 3, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jonathan+Schaeffer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jonathan Schaeffer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 29, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kaissa&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kaissa&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 9, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Keh-Hsun+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Keh-Hsun Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kevin+Coplan&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kevin Coplan&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Maarten+van+der+Meulen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Maarten van der Meulen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Martin+M%C3%BCller&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Martin Müller&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/NegaC%2A&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;NegaC*&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nightmare+GER&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nightmare GER&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nine+Men%E2%80%99s+Morris&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nine Men’s Morris&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Norman+Treloar&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Norman Treloar&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Othello&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Othello&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pandix&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pandix&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Paul+Lu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Paul Lu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 13, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Queen+Mary%2C+University+of+London&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Queen Mary, University of London&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ralph+Gasser&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ralph Gasser&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Randall+Hoogerhyde&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Randall Hoogerhyde&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Retrograde+Analysis&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Retrograde Analysis&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Shun-Chin+Hsu&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Shun-Chin Hsu&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Simulated+Annealing&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Simulated Annealing&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stephen+B.+Streater&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stephen B. Streater&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Steve+Thomas&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Steve Thomas&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Sunfish&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Sunfish&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 11, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Susan+L.+Epstein&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Susan L. Epstein&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Thomas+A.+Throop&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Thomas A. Throop&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Thomas+Wolf&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Thomas Wolf&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tony+Guilfoyle&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tony Guilfoyle&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Victor+Allis&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Victor Allis&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Zsuzsa+Horv%C3%A1th&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Zsuzsa Horváth&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Zugzwang+%28Program%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Zugzwang (Program)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:02 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>3D Graphics Board</title>
      <link>https://chessprogramming.wikispaces.com/3D+Graphics+Board</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/3D+Graphics+Board</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/3D+Graphics+Board</comments>
      <pubDate>Sat, 23 Sep 2017 11:20:49 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Programming&quot;&gt;Programming&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Graphics%20Programming&quot;&gt;Graphics Programming&lt;/a&gt; * 3D Graphics Board&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:339:&amp;lt;a href=&amp;quot;https://commons.wikimedia.org/wiki/File:Alfil.gif&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Alfil.gif/618124143/Alfil.gif&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 340px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://commons.wikimedia.org/wiki/File:Alfil.gif&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Alfil.gif/618124143/Alfil.gif&quot; alt=&quot;Alfil.gif&quot; title=&quot;Alfil.gif&quot; style=&quot;width: 340px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:339 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;&lt;strong&gt;3D Graphics Board&lt;/strong&gt;,&lt;br /&gt;
a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_computer_graphics&quot; rel=&quot;nofollow&quot;&gt;3D graphics&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_projection&quot; rel=&quot;nofollow&quot;&gt;projection&lt;/a&gt; of a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_modeling&quot; rel=&quot;nofollow&quot;&gt;3D model&lt;/a&gt; of a &lt;a class=&quot;wiki_link&quot; href=&quot;/Chessboard&quot;&gt;chessboard&lt;/a&gt; and the &lt;a class=&quot;wiki_link&quot; href=&quot;/Pieces&quot;&gt;pieces&lt;/a&gt; of a &lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Position&quot;&gt;chess position&lt;/a&gt; to the two dimensional surface of a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_monitor&quot; rel=&quot;nofollow&quot;&gt;computer display&lt;/a&gt;, either as &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Fullscreen&quot; rel=&quot;nofollow&quot;&gt;fullscreen&lt;/a&gt; or &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI#BoardWindow&quot;&gt;board window&lt;/a&gt; of a chess &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI&quot;&gt;GUI&lt;/a&gt;, or &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Printer_%28computing%29&quot; rel=&quot;nofollow&quot;&gt;printer&lt;/a&gt;. For simplicity, some programs or 3D capable GUIs combine &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Vector_graphics&quot; rel=&quot;nofollow&quot;&gt;vector graphics&lt;/a&gt; for drawing the board with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Raster_graphics&quot; rel=&quot;nofollow&quot;&gt;raster graphics&lt;/a&gt; for drawing the pieces. A &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_projection#Perspective_projection&quot; rel=&quot;nofollow&quot;&gt;perspective center projection&lt;/a&gt; applies for the board, where farther square &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Trapezoid&quot; rel=&quot;nofollow&quot;&gt;trapezoids&lt;/a&gt; are &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Image_scaling&quot; rel=&quot;nofollow&quot;&gt;scaled&lt;/a&gt; smaller, while a &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Orthographic_projection&quot; rel=&quot;nofollow&quot;&gt;orthographic projection&lt;/a&gt; applies for the pieces, i.e. drawing fixed sized piece-bitmaps with 3D-effect. More sophisticated implementations use 3D vector graphics in the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Wire-frame_model&quot; rel=&quot;nofollow&quot;&gt;wire-frame model&lt;/a&gt; for the projection, and 2D raster graphics in the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_rendering&quot; rel=&quot;nofollow&quot;&gt;rendered&lt;/a&gt; display, and feature a variable camera&#039;s position, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Angle_of_view&quot; rel=&quot;nofollow&quot;&gt;angle of view&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Field_of_view&quot; rel=&quot;nofollow&quot;&gt;field of view&lt;/a&gt;, may &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rotation&quot; rel=&quot;nofollow&quot;&gt;rotate&lt;/a&gt; the object around various axis, apply &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Ray_tracing_%28graphics%29&quot; rel=&quot;nofollow&quot;&gt;ray tracing&lt;/a&gt; with one or more &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Light#Light_sources&quot; rel=&quot;nofollow&quot;&gt;light sources&lt;/a&gt; for &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Photorealism&quot; rel=&quot;nofollow&quot;&gt;photorealistic&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Shading&quot; rel=&quot;nofollow&quot;&gt;shading&lt;/a&gt; with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Shadow&quot; rel=&quot;nofollow&quot;&gt;shadow&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Reflection_%28computer_graphics%29&quot; rel=&quot;nofollow&quot;&gt;reflection&lt;/a&gt; effects, and perform more or less sophisticated &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_animation&quot; rel=&quot;nofollow&quot;&gt;animations&lt;/a&gt; of piece movements. &lt;br /&gt;
&lt;br /&gt;
A full perspective projected 3D board requires additional hardware and software resources, such as sophisticated &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Video_card&quot; rel=&quot;nofollow&quot;&gt;graphic cards&lt;/a&gt; with &lt;a class=&quot;wiki_link&quot; href=&quot;/GPU&quot;&gt;GPUs&lt;/a&gt; and 3D graphic libraries or frameworks like &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/OpenGL&quot; rel=&quot;nofollow&quot;&gt;OpenGL&lt;/a&gt; or &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Direct3D&quot; rel=&quot;nofollow&quot;&gt;Direct3D&lt;/a&gt; as subset of the &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/DirectX&quot; rel=&quot;nofollow&quot;&gt;DirectX&lt;/a&gt; collection.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;A &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_rendering&quot; rel=&quot;nofollow&quot;&gt;rendered&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_animation&quot; rel=&quot;nofollow&quot;&gt;3D animation&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:4:&amp;amp;lt;ref&amp;amp;gt;Image selfmade with &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Blender_%28software%29&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Blender&amp;lt;/a&amp;gt;, Author: &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/User:Jfreyre&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;J.A. Freyre&amp;lt;/a&amp;gt;, January 22  2006, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://creativecommons.org/licenses/by-sa/2.5/deed.en&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;CC BY-SA 2.5&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Wikimedia Commons&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:4 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:74:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:74 --&gt;&lt;!-- ws:start:WikiTextTocRule:75: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Ergonomics&quot;&gt;Ergonomics&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:75 --&gt;&lt;!-- ws:start:WikiTextTocRule:76: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images&quot;&gt;Screenshots &amp;amp; Images&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:76 --&gt;&lt;!-- ws:start:WikiTextTocRule:77: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-Early 3D Boards&quot;&gt;Early 3D Boards&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:77 --&gt;&lt;!-- ws:start:WikiTextTocRule:78: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-Chessmaster&quot;&gt;Chessmaster&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:78 --&gt;&lt;!-- ws:start:WikiTextTocRule:79: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-ChessPartner&quot;&gt;ChessPartner&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:79 --&gt;&lt;!-- ws:start:WikiTextTocRule:80: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-KnightCap&quot;&gt;KnightCap&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:80 --&gt;&lt;!-- ws:start:WikiTextTocRule:81: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-Nemeton&quot;&gt;Nemeton&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:81 --&gt;&lt;!-- ws:start:WikiTextTocRule:82: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Screenshots &amp;amp; Images-Uragano 3D&quot;&gt;Uragano 3D&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:82 --&gt;&lt;!-- ws:start:WikiTextTocRule:83: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#See also&quot;&gt;See also&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:83 --&gt;&lt;!-- ws:start:WikiTextTocRule:84: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:84 --&gt;&lt;!-- ws:start:WikiTextTocRule:85: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:85 --&gt;&lt;!-- ws:start:WikiTextTocRule:86: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:86 --&gt;&lt;!-- ws:start:WikiTextTocRule:87: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Basics&quot;&gt;Basics&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:87 --&gt;&lt;!-- ws:start:WikiTextTocRule:88: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Projection&quot;&gt;Projection&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:88 --&gt;&lt;!-- ws:start:WikiTextTocRule:89: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-3D Graphics API and Frameworks&quot;&gt;3D Graphics API and Frameworks&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:89 --&gt;&lt;!-- ws:start:WikiTextTocRule:90: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-3D-Editors&quot;&gt;3D-Editors&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:90 --&gt;&lt;!-- ws:start:WikiTextTocRule:91: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-Tutorials&quot;&gt;Tutorials&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:91 --&gt;&lt;!-- ws:start:WikiTextTocRule:92: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#External Links-3D Chess&quot;&gt;3D Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:92 --&gt;&lt;!-- ws:start:WikiTextTocRule:93: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#External Links-3D Chess-Chessmaster&quot;&gt;Chessmaster&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:93 --&gt;&lt;!-- ws:start:WikiTextTocRule:94: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#External Links-3D Chess-Fritz GUI&quot;&gt;Fritz GUI&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:94 --&gt;&lt;!-- ws:start:WikiTextTocRule:95: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:95 --&gt;&lt;!-- ws:start:WikiTextTocRule:96: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:96 --&gt;&lt;!-- ws:start:WikiTextTocRule:97: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:97 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:30:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Ergonomics&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:30 --&gt;Ergonomics&lt;/h1&gt;
Despite the more challenging task for the GUI or graphics programmer and progress to simulate the view on a real chessboard, the 3D Board is usually harder to grasp for a human chess player than good &lt;a class=&quot;wiki_link&quot; href=&quot;/2D%20Graphics%20Board&quot;&gt;2D Boards&lt;/a&gt;. Pieces and specially pawns are often partly covered by pieces in front, and movement of head and eyes of the chess player lack the same visual feedback as looking on a real chess board. Therefor 3D Boards are often featured in mass market products and some programs where authors are interested in 3D graphics programming. The really sophisticated 3D boards of &lt;a class=&quot;wiki_link&quot; href=&quot;/Chessmaster&quot;&gt;Chessmaster&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Fritz&quot;&gt;Fritz&lt;/a&gt; are eye catchers and rich of features, but rarely used for serious playing. &lt;br /&gt;
&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:32:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:32 --&gt;Screenshots &amp;amp; Images&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:34:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-Early 3D Boards&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:34 --&gt;Early 3D Boards&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:341:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/Colossus_Chess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Colossus_Chess_4_C64_3D.png/471118678/Colossus_Chess_4_C64_3D.png&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;height: 220px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Colossus_Chess&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Colossus_Chess_4_C64_3D.png/471118678/Colossus_Chess_4_C64_3D.png&quot; alt=&quot;Colossus_Chess_4_C64_3D.png&quot; title=&quot;Colossus_Chess_4_C64_3D.png&quot; style=&quot;height: 220px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:341 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:343:&amp;lt;a href=&amp;quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0001213&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/CyrusII.gif/516795962/CyrusII.gif&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;height: 220px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0001213&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/CyrusII.gif/516795962/CyrusII.gif&quot; alt=&quot;CyrusII.gif&quot; title=&quot;CyrusII.gif&quot; style=&quot;height: 220px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:343 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Colossus%20Chess&quot;&gt;Colossus Chess 4.0&lt;/a&gt; 3D chessboard &lt;!-- ws:start:WikiTextRefRule:6:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Colossus_Chess&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Colossus Chess from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:6 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Cyrus&quot;&gt;Cyrus II&lt;/a&gt; 3D screen &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0001213&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Cyrus II - World of Spectrum&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:36:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-Chessmaster&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:36 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chessmaster&quot;&gt;Chessmaster&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:345:&amp;lt;a href=&amp;quot;http://chessmaster.de.ubi.com/xi/pcScreens.php&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/HouseofStauntonchesssets.jpg/477544554/HouseofStauntonchesssets.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://chessmaster.de.ubi.com/xi/pcScreens.php&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/HouseofStauntonchesssets.jpg/477544554/HouseofStauntonchesssets.jpg&quot; alt=&quot;HouseofStauntonchesssets.jpg&quot; title=&quot;HouseofStauntonchesssets.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:345 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chessmaster&quot;&gt;Chessmaster XI&lt;/a&gt; - House of Staunton chess sets &lt;!-- ws:start:WikiTextRefRule:11:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://chessmaster.de.ubi.com/xi/pcScreens.php&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;PC-Screenshots | Chessmaster XI: The Art of Learning&amp;lt;/a&amp;gt; | &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Ubisoft&amp;quot;&amp;gt;Ubisoft&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:11 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:38:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-ChessPartner&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:38 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessPartner&quot;&gt;ChessPartner&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:347:&amp;lt;a href=&amp;quot;http://www.lokasoft.nl/chesspartner.aspx&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/chesspartner.jpg/555440461/chesspartner.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.lokasoft.nl/chesspartner.aspx&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/chesspartner.jpg/555440461/chesspartner.jpg&quot; alt=&quot;chesspartner.jpg&quot; title=&quot;chesspartner.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:347 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessPartner&quot;&gt;ChessPartner 6&lt;/a&gt;, 3D pieces &lt;!-- ws:start:WikiTextRefRule:13:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.lokasoft.nl/chesspartner.aspx&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ChessPartner Screen shots | ChessPartner - Lokasoft - Home of ChessPartner&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:13 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:40:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-KnightCap&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:40 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/KnightCap&quot;&gt;KnightCap&lt;/a&gt;&lt;/h2&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:349:&amp;lt;a href=&amp;quot;http://www.samba.org/KnightCap/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/thingone.gif/397122884/thingone.gif&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.samba.org/KnightCap/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/thingone.gif/397122884/thingone.gif&quot; alt=&quot;thingone.gif&quot; title=&quot;thingone.gif&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:349 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;KnightCap&#039;s 3D Board &lt;!-- ws:start:WikiTextRefRule:15:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://samba.anu.edu.au/KnightCap/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Welcome to the KnightCap home page&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:15 --&gt; &lt;!-- ws:start:WikiTextRefRule:19:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://groups.google.com/group/rec.games.chess.computer/msg/ded7e4e4304d8d4e&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Re: Going commercial, maybe&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Andrew%20Tridgell&amp;quot;&amp;gt;Andrew Tridgell&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Computer%20Chess%20Forums&amp;quot;&amp;gt;rgcc&amp;lt;/a&amp;gt;, March 9, 1997&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:19 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:42:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-Nemeton&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:42 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nemeton&quot;&gt;Nemeton&lt;/a&gt;&lt;/h2&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:351:&amp;lt;a href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=64177&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Nemeton12.jpg/614188089/Nemeton12.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=64177&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Nemeton12.jpg/614188089/Nemeton12.jpg&quot; alt=&quot;Nemeton12.jpg&quot; title=&quot;Nemeton12.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:351 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nemeton&quot;&gt;Nemeton3D&lt;/a&gt; 1.51 with its &lt;a class=&quot;wiki_link&quot; href=&quot;/3D%20Graphics%20Board&quot;&gt;3D Graphics Board&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:23:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.talkchess.com/forum/viewtopic.php?t=64177&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Nemeton3D 1.51&amp;lt;/a&amp;gt; by &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Stan%20Arts&amp;quot;&amp;gt;Stan Arts&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/CCC&amp;quot;&amp;gt;CCC&amp;lt;/a&amp;gt;, June 04, 2017&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:23 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:44:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Screenshots &amp;amp; Images-Uragano 3D&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:44 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Uragano&quot;&gt;Uragano 3D&lt;/a&gt;&lt;/h2&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:353:&amp;lt;a href=&amp;quot;http://www.naddei.it/uragano_3d/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/uragano3d.jpg/557195037/uragano3d.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; style=&amp;quot;width: 640px;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;http://www.naddei.it/uragano_3d/&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/uragano3d.jpg/557195037/uragano3d.jpg&quot; alt=&quot;uragano3d.jpg&quot; title=&quot;uragano3d.jpg&quot; style=&quot;width: 640px;&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:353 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Uragano&quot;&gt;Uragano 3D&lt;/a&gt; board &lt;!-- ws:start:WikiTextRefRule:25:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.naddei.it/uragano_3d/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Home page Uragano 3D&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:25 --&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:46:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc8&quot;&gt;&lt;a name=&quot;See also&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:46 --&gt;See also&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2D%20Graphics%20Board&quot;&gt;2D Graphics Board&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/GPU&quot;&gt;GPU&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Kasparov%20versus%20X3D%20Fritz%202003&quot;&gt;Kasparov versus X3D Fritz 2003&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:48:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:48 --&gt;Publications&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.cs.ucdavis.edu/%7Eamenta/&quot; rel=&quot;nofollow&quot;&gt;Nina Amenta&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.cs.ucdavis.edu/%7Eyjkil/&quot; rel=&quot;nofollow&quot;&gt;Yong Joo Kil&lt;/a&gt; (&lt;strong&gt;2005&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.cs.ucdavis.edu/%7Eyjkil/pub/defining.html&quot; rel=&quot;nofollow&quot;&gt;Defining Point-Set Surfaces&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.stanford.edu/courses/cs468-05-winter/Papers/PCD/amenta_PCD.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://graphics.ethz.ch/pointshop3d/&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Pointshop3D&amp;lt;/a&amp;gt; developed at the Computer Graphics Lab at &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/ETH%20Zurich&amp;quot;&amp;gt;ETH Zurich&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Oliver%20Vornberger&quot;&gt;Oliver Vornberger&lt;/a&gt; (&lt;strong&gt;2006&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www-lehre.inf.uos.de/%7Ecg/2006/skript/skript.html&quot; rel=&quot;nofollow&quot;&gt;Computergrafik&lt;/a&gt;&lt;/em&gt;. &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www-lehre.inf.uos.de/%7Ecg/2006/PDF/skript.pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt; (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leen%20Ammeraal&quot;&gt;Leen Ammeraal&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.utdallas.edu/%7Ekzhang/&quot; rel=&quot;nofollow&quot;&gt;Kang Zhang&lt;/a&gt; (&lt;strong&gt;2007&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://home.planet.nl/%7Eammeraal/grjava2e.html&quot; rel=&quot;nofollow&quot;&gt;Computer Graphics for Java Programmers, 2nd Edition&lt;/a&gt;&lt;/em&gt;, ISBN-13: 978-0-470-03160-5 / ISBN-10: 0-470-03160-3 by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://eu.wiley.com/WileyCDA/Section/id-300022.html&quot; rel=&quot;nofollow&quot;&gt;John Wiley&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Eric_Lengyel&quot; rel=&quot;nofollow&quot;&gt;Eric Lengye&lt;/a&gt; (&lt;strong&gt;2011&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.mathfor3dgameprogramming.com/&quot; rel=&quot;nofollow&quot;&gt;Mathematics for 3D Game Programming and Computer Graphics, Third Edition&lt;/a&gt;&lt;/em&gt;. ISBN-13: 978-1435458864, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.amazon.com/exec/obidos/tg/detail/-/1435458869&quot; rel=&quot;nofollow&quot;&gt;amazon.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/group/rec.games.chess.computer/msg/ded7e4e4304d8d4e&quot; rel=&quot;nofollow&quot;&gt;Re: Going commercial, maybe&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Tridgell&quot;&gt;Andrew Tridgell&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgcc&lt;/a&gt;, March 9, 1997 » &lt;a class=&quot;wiki_link&quot; href=&quot;/KnightCap&quot;&gt;KnightCap&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc11&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;External Links&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;External Links-Basics&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;Basics&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D&quot; rel=&quot;nofollow&quot;&gt;3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_computer_graphics&quot; rel=&quot;nofollow&quot;&gt;3D computer graphics from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_display&quot; rel=&quot;nofollow&quot;&gt;3D display from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_modeling&quot; rel=&quot;nofollow&quot;&gt;3D modeling from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://dsearls.org/courses/C122CompSci/Graphics/IntroModeling.htm&quot; rel=&quot;nofollow&quot;&gt;Introduction to 3-D Modeling&lt;/a&gt; by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.asbury.edu/academics/departments/mathematics/faculty-staff/delmar-searls&quot; rel=&quot;nofollow&quot;&gt;Delmar E. Searls&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_rendering&quot; rel=&quot;nofollow&quot;&gt;3D rendering from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Camera_matrix&quot; rel=&quot;nofollow&quot;&gt;Camera matrix from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Homography&quot; rel=&quot;nofollow&quot;&gt;Homography from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Perspective_%28graphical%29&quot; rel=&quot;nofollow&quot;&gt;Perspective (graphical) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Polygon_mesh&quot; rel=&quot;nofollow&quot;&gt;Polygon mesh from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Ray_tracing_%28graphics%29&quot; rel=&quot;nofollow&quot;&gt;Ray tracing (graphics) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.ads.tuwien.ac.at/research/Raytracing.html&quot; rel=&quot;nofollow&quot;&gt;Raytracing&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Wilhelm%20Barth&quot;&gt;Wilhelm Barth&lt;/a&gt; (German)&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rendering_%28computer_graphics%29&quot; rel=&quot;nofollow&quot;&gt;Rendering (computer graphics)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Artistic_rendering&quot; rel=&quot;nofollow&quot;&gt;Artistic rendering&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Rendering_equation&quot; rel=&quot;nofollow&quot;&gt;Rendering equation&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Non-photorealistic_rendering&quot; rel=&quot;nofollow&quot;&gt;Non-photorealistic rendering&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Stereoscopy&quot; rel=&quot;nofollow&quot;&gt;Stereoscopy from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Texture_mapping&quot; rel=&quot;nofollow&quot;&gt;Texture mapping from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Three-dimensional_space&quot; rel=&quot;nofollow&quot;&gt;Three-dimensional space from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Wire-frame_model&quot; rel=&quot;nofollow&quot;&gt;Wire-frame model from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:56:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;External Links-Projection&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:56 --&gt;Projection&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/3D_projection&quot; rel=&quot;nofollow&quot;&gt;3D projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/https://en.wikipedia.org/wiki/Graphical_projection&quot; rel=&quot;nofollow&quot;&gt;Graphical projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Projection_%28linear_algebra%29&quot; rel=&quot;nofollow&quot;&gt;Projection (linear algebra) from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Axonometric_projection&quot; rel=&quot;nofollow&quot;&gt;Axonometric projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Isometric_projection&quot; rel=&quot;nofollow&quot;&gt;Isometric projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Oblique_projection&quot; rel=&quot;nofollow&quot;&gt;Oblique projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Orthographic_projection&quot; rel=&quot;nofollow&quot;&gt;Orthographic projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Parallel_projection&quot; rel=&quot;nofollow&quot;&gt;Parallel projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Planar_projection&quot; rel=&quot;nofollow&quot;&gt;Planar projection from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;External Links-3D Graphics API and Frameworks&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;3D Graphics API and Frameworks&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/OpenGL&quot; rel=&quot;nofollow&quot;&gt;OpenGL from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Mesa_%28computer_graphics%29&quot; rel=&quot;nofollow&quot;&gt;Mesa (computer graphics)&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Lightweight_Java_Game_Library&quot; rel=&quot;nofollow&quot;&gt;Lightweight Java Game Library&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Java_3D&quot; rel=&quot;nofollow&quot;&gt;Java 3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Microsoft_Direct3D&quot; rel=&quot;nofollow&quot;&gt;Microsoft Direct3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/VRML&quot; rel=&quot;nofollow&quot;&gt;VRML from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/X3D&quot; rel=&quot;nofollow&quot;&gt;X3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.web3d.org/x3d/&quot; rel=&quot;nofollow&quot;&gt;X3D for Developers&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.web3d.org/&quot; rel=&quot;nofollow&quot;&gt;Web3D Consortium | Open Standards for Real-Time 3D Communication&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;External Links-3D-Editors&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;3D-Editors&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Ardor3D&quot; rel=&quot;nofollow&quot;&gt;Ardor3D from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Autodesk_3ds_Max&quot; rel=&quot;nofollow&quot;&gt;Autodesk 3ds Max&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/MeshLab&quot; rel=&quot;nofollow&quot;&gt;MeshLab from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://meshlab.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;MeshLab&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Blender_%28software%29&quot; rel=&quot;nofollow&quot;&gt;Blender (software) from Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://en.wikibooks.org/wiki/Blender_3D:_MemoBook&quot; rel=&quot;nofollow&quot;&gt;Blender 3D: MemoBook - Wikibooks&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.blitzbasic.com/codearcs/codearcs.php?code=1964&quot; rel=&quot;nofollow&quot;&gt;Code archives/3D Graphics - Mesh/3D chessboard&lt;/a&gt; Rotational solids editor using example by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ru-ru.facebook.com/MattMerkulov&quot; rel=&quot;nofollow&quot;&gt;Matt Merkulov&lt;/a&gt;, March 15, 2007 » &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Blitz_BASIC&quot; rel=&quot;nofollow&quot;&gt;Blitz BASIC&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.ethz.ch/pointshop3d/&quot; rel=&quot;nofollow&quot;&gt;Pointshop3D&lt;/a&gt; developed at the Computer Graphics Lab at &lt;a class=&quot;wiki_link&quot; href=&quot;/ETH%20Zurich&quot;&gt;ETH Zurich&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/ShiVa&quot; rel=&quot;nofollow&quot;&gt;ShiVa from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;External Links-Tutorials&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;Tutorials&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://tutorial-z.com/chess-set-modeling-tutorial/&quot; rel=&quot;nofollow&quot;&gt;Chess set modeling tutorial « Tutorial-z.com&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://blendermagician.blogspot.de/2012/04/model-chess-piece.html&quot; rel=&quot;nofollow&quot;&gt;Blender Magician: Model a Chess Piece&lt;/a&gt; requires &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Blender_%28software%29&quot; rel=&quot;nofollow&quot;&gt;blender&lt;/a&gt; and &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/GIMP&quot; rel=&quot;nofollow&quot;&gt;gimp&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.slideshare.net/Sweedie/chessboard&quot; rel=&quot;nofollow&quot;&gt;How to draw a chessboard with central perspective&lt;/a&gt; from &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/SlideShare&quot; rel=&quot;nofollow&quot;&gt;SlideShare&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;External Links-3D Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;3D Chess&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessforeva.wordpress.com/2010/06/26/3d-chess-computing-for-browser/&quot; rel=&quot;nofollow&quot;&gt;3D chess computing for browser « Chessforeva&#039;s Blog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessforeva.appspot.com/&quot; rel=&quot;nofollow&quot;&gt;Chessforeva online 3D chess game in browser&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessforeva.blogspot.de/2009/06/chessforeva-for-web-developments.html&quot; rel=&quot;nofollow&quot;&gt;Chessforeva for Web developments&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessforeva.appspot.com/C0_Loka.htm&quot; rel=&quot;nofollow&quot;&gt;Chessforeva 3D chess - play with Lokasoft java chess engine&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Lokasoft&quot;&gt;Lokasoft&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessforeva.blogspot.de/2009/10/3d-chess-diagram-from-fen.html&quot; rel=&quot;nofollow&quot;&gt;Chessforeva: 3D chess diagram from FEN&lt;/a&gt; » &lt;a class=&quot;wiki_link&quot; href=&quot;/Forsyth-Edwards%20Notation&quot;&gt;Forsyth-Edwards Notation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://jtiscione.github.io/chessboard3js/play.html&quot; rel=&quot;nofollow&quot;&gt;chessboard3.js&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/JavaScript&quot;&gt;JavaScript&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/GUI&quot;&gt;GUI&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jason%20Tiscione&quot;&gt;Jason Tiscione&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc18&quot;&gt;&lt;a name=&quot;External Links-3D Chess-Chessmaster&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chessmaster&quot;&gt;Chessmaster&lt;/a&gt;&lt;/h3&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://pc.ign.com/articles/542/542613p1.html&quot; rel=&quot;nofollow&quot;&gt;Chessmaster 10th Edition - PC Review at IGN&lt;/a&gt; by &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://stars.ign.com/objects/142/14245913.html&quot; rel=&quot;nofollow&quot;&gt;Steve Butts&lt;/a&gt;, August 26, 2004&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc19&quot;&gt;&lt;a name=&quot;External Links-3D Chess-Fritz GUI&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Fritz#GUI&quot;&gt;Fritz GUI&lt;/a&gt;&lt;/h3&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/kasparov-takes-on-x3d-fritz-in-november-&quot; rel=&quot;nofollow&quot;&gt;Kasparov takes on X3D Fritz in November!&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, July 14, 2003 » &lt;a class=&quot;wiki_link&quot; href=&quot;/Kasparov%20versus%20X3D%20Fritz%202003&quot;&gt;Kasparov versus X3D Fritz 2003&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/kasparov-vs-x3d-fritz-match-finishes-2-2-after-game-four-draw&quot; rel=&quot;nofollow&quot;&gt;Kasparov vs X3D Fritz match finishes 2-2 after game four draw&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, November 19, 2003&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/fritz-9-3d-boards-part-1&quot; rel=&quot;nofollow&quot;&gt;Fritz 9 3D boards – part 1&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Lopez&quot;&gt;Steve Lopez&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, January 10, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/fritz-9-3d-boards-part-2/7&quot; rel=&quot;nofollow&quot;&gt;Fritz 9 3D boards – part 2&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Lopez&quot;&gt;Steve Lopez&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, January 17, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/fritz-9-3d-boards-part-3&quot; rel=&quot;nofollow&quot;&gt;Fritz 9 3D boards – part 3&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Steve%20Lopez&quot;&gt;Steve Lopez&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, January 25, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.chessbase.com/post/spider-man-aliens-and-fritz-che-sets&quot; rel=&quot;nofollow&quot;&gt;Spider-Man, Aliens and Fritz chess sets&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessBase&quot;&gt;ChessBase News&lt;/a&gt;, June 23, 2006&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.chess.com/forum/view/general/fritz-3d-board&quot; rel=&quot;nofollow&quot;&gt;Fritz 3D Board&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Chess.com&quot; rel=&quot;nofollow&quot;&gt;Chess.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc20&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:589:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; Image selfmade with &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Blender_%28software%29&quot; rel=&quot;nofollow&quot;&gt;Blender&lt;/a&gt;, Author: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/User:Jfreyre&quot; rel=&quot;nofollow&quot;&gt;J.A. Freyre&lt;/a&gt;, January 22  2006, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://creativecommons.org/licenses/by-sa/2.5/deed.en&quot; rel=&quot;nofollow&quot;&gt;CC BY-SA 2.5&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Wikimedia_Commons&quot; rel=&quot;nofollow&quot;&gt;Wikimedia Commons&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Colossus_Chess&quot; rel=&quot;nofollow&quot;&gt;Colossus Chess from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.worldofspectrum.org/infoseekid.cgi?id=0001213&quot; rel=&quot;nofollow&quot;&gt;Cyrus II - World of Spectrum&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://chessmaster.de.ubi.com/xi/pcScreens.php&quot; rel=&quot;nofollow&quot;&gt;PC-Screenshots | Chessmaster XI: The Art of Learning&lt;/a&gt; | &lt;a class=&quot;wiki_link&quot; href=&quot;/Ubisoft&quot;&gt;Ubisoft&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.lokasoft.nl/chesspartner.aspx&quot; rel=&quot;nofollow&quot;&gt;ChessPartner Screen shots | ChessPartner - Lokasoft - Home of ChessPartner&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://samba.anu.edu.au/KnightCap/&quot; rel=&quot;nofollow&quot;&gt;Welcome to the KnightCap home page&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/group/rec.games.chess.computer/msg/ded7e4e4304d8d4e&quot; rel=&quot;nofollow&quot;&gt;Re: Going commercial, maybe&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Andrew%20Tridgell&quot;&gt;Andrew Tridgell&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgcc&lt;/a&gt;, March 9, 1997&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.talkchess.com/forum/viewtopic.php?t=64177&quot; rel=&quot;nofollow&quot;&gt;Nemeton3D 1.51&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Stan%20Arts&quot;&gt;Stan Arts&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/CCC&quot;&gt;CCC&lt;/a&gt;, June 04, 2017&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.naddei.it/uragano_3d/&quot; rel=&quot;nofollow&quot;&gt;Home page Uragano 3D&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://graphics.ethz.ch/pointshop3d/&quot; rel=&quot;nofollow&quot;&gt;Pointshop3D&lt;/a&gt; developed at the Computer Graphics Lab at &lt;a class=&quot;wiki_link&quot; href=&quot;/ETH%20Zurich&quot;&gt;ETH Zurich&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:589 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:00:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;3D Graphics Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;3D Graphics Board&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;40&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-3D_Graphics_Board includeBody-3D%20Graphics%20Board includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/2D+Graphics+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;2D Graphics Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/3D+Graphics+Board&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;3D Graphics Board&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrew+Tridgell&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrew Tridgell&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 3, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Battle+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Battle Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+Academy&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess Academy&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 15, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chessboard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chessboard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chessmaster&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chessmaster&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 21, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ChessPartner&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ChessPartner&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Colossus+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Colossus Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Corel+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Corel Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Cyrus&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Cyrus&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 22, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Disney%27s+Aladdin+Chess+Adventures&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Disney&amp;#039;s Aladdin Chess Adventures&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 15, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dreamer&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dreamer&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 5, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Forsyth-Edwards+Notation&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Forsyth-Edwards Notation&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 10, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/glChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;glChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Grandmaster+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Grandmaster Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 7, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Graphics+Programming&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Graphics Programming&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/GUI&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;GUI&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/JavaScript&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;JavaScript&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jose&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jose&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 26, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Kasparov+versus+X3D+Fritz+2003&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Kasparov versus X3D Fritz 2003&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 17, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/KnightCap&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;KnightCap&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 6, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Majestic+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Majestic Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Millennium+Chess+System&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Millennium Chess System&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nemeton&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nemeton&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Neurosis&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Neurosis&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 23, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Pandix&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Pandix&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 4, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Psi+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Psi Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 1, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Psion&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Psion&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 20, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/PT+51&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;PT 51&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stan+Arts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stan Arts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 21, 2014&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/The+Sniper&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;The Sniper&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jun 3, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Treebeard&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Treebeard&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 25, 2015&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Uragano&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Uragano&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Oct 2, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Virtual+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Virtual Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Virtual+Kasparov&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Virtual Kasparov&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 20, 2012&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/XChess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;XChess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 9, 2015&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:00 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Graphics%20Programming&quot;&gt;Up one Level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>
    <item>
      <title>3rd Computer Olympiad</title>
      <link>https://chessprogramming.wikispaces.com/3rd+Computer+Olympiad</link>
      <dc:creator>GerdIsenberg</dc:creator>
      <guid isPermaLink="true">https://chessprogramming.wikispaces.com/3rd+Computer+Olympiad</guid>
      <comments>https://chessprogramming.wikispaces.com/page/messages/3rd+Computer+Olympiad</comments>
      <pubDate>Tue, 25 Jul 2017 10:04:42 GMT</pubDate>
      <description>&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Home&quot;&gt;Home&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Tournaments&quot;&gt;Tournaments&lt;/a&gt; * &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Computer Olympiad&lt;/a&gt; * 3rd Computer Olympiad&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;!-- ws:start:WikiTextLocalImageRule:1546:&amp;lt;a href=&amp;quot;https://en.wikipedia.org/wiki/File:Maastricht_University_-_Faculty_of_Economics.jpg&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/file/view/Maastricht_University_-_Faculty_of_Economics.jpg/394398814/Maastricht_University_-_Faculty_of_Economics.jpg&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt; --&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/File:Maastricht_University_-_Faculty_of_Economics.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;/file/view/Maastricht_University_-_Faculty_of_Economics.jpg/394398814/Maastricht_University_-_Faculty_of_Economics.jpg&quot; alt=&quot;Maastricht_University_-_Faculty_of_Economics.jpg&quot; title=&quot;Maastricht_University_-_Faculty_of_Economics.jpg&quot; /&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextLocalImageRule:1546 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;td rowspan=&quot;2&quot;&gt;The &lt;strong&gt;Third Computer Olympiad&lt;/strong&gt; was held from August 22 to 28, &lt;a class=&quot;wiki_link&quot; href=&quot;/Timeline#1991&quot;&gt;1991&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Maastricht&quot; rel=&quot;nofollow&quot;&gt;Maastricht&lt;/a&gt;, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Netherlands&quot; rel=&quot;nofollow&quot;&gt;The Netherlands&lt;/a&gt;. The chess tournament was dominated by the two &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachines&lt;/a&gt; with &lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt; processors, where &lt;a class=&quot;wiki_link&quot; href=&quot;/Ed%20Schroder&quot;&gt;Ed Schröder&#039;s&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Gideon&quot;&gt;Gideon&lt;/a&gt; gained the upper hand over &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20King&quot;&gt;The King&lt;/a&gt; version by &lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;, and consequently won the Gold medal. The third Computer Olympiad was again associated by the &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in Artificial Intelligence&lt;/a&gt; conference, proceedings edited by &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt; and &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, published in 1992 &lt;!-- ws:start:WikiTextRefRule:8:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Jaap%20van%20den%20Herik&amp;quot;&amp;gt;Jaap van den Herik&amp;lt;/a&amp;gt;, &amp;lt;a class=&amp;quot;wiki_link&amp;quot; href=&amp;quot;/Victor%20Allis&amp;quot;&amp;gt;Victor Allis&amp;lt;/a&amp;gt; (Eds.) (&amp;lt;strong&amp;gt;1992&amp;lt;/strong&amp;gt;). &amp;lt;em&amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://dl.acm.org/citation.cfm?id=149641&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Heuristic Programming in Artificial Intelligence 3 - The Third Computer Olympiad&amp;lt;/a&amp;gt;&amp;lt;/em&amp;gt;. Ellis Horwood&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-1&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:8 --&gt;.&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Maastricht%20University&quot;&gt;Maastricht University&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:10:&amp;amp;lt;ref&amp;amp;gt;Former Jesuit monastery, now Faculty of Business and Economics, &amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Maastricht_University&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Maastricht University from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-2&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:10 --&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;!-- ws:start:WikiTextTocRule:96:&amp;lt;img id=&amp;quot;wikitext@@toc@@normal&amp;quot; class=&amp;quot;WikiMedia WikiMediaToc&amp;quot; title=&amp;quot;Table of Contents&amp;quot; src=&amp;quot;/site/embedthumbnail/toc/normal?w=225&amp;amp;h=100&amp;quot;/&amp;gt; --&gt;&lt;div id=&quot;toc&quot;&gt;&lt;h1 class=&quot;nopad&quot;&gt;Table of Contents&lt;/h1&gt;&lt;!-- ws:end:WikiTextTocRule:96 --&gt;&lt;!-- ws:start:WikiTextTocRule:97: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Results&quot;&gt;Results&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:97 --&gt;&lt;!-- ws:start:WikiTextTocRule:98: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Awari&quot;&gt;Awari&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:98 --&gt;&lt;!-- ws:start:WikiTextTocRule:99: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:99 --&gt;&lt;!-- ws:start:WikiTextTocRule:100: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chess&quot;&gt;Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:100 --&gt;&lt;!-- ws:start:WikiTextTocRule:101: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Final Standing&quot;&gt;Final Standing&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:101 --&gt;&lt;!-- ws:start:WikiTextTocRule:102: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Participants&quot;&gt;Participants&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:102 --&gt;&lt;!-- ws:start:WikiTextTocRule:103: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Chess-Selected Games&quot;&gt;Selected Games&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:103 --&gt;&lt;!-- ws:start:WikiTextTocRule:104: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Chinese Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:104 --&gt;&lt;!-- ws:start:WikiTextTocRule:105: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:105 --&gt;&lt;!-- ws:start:WikiTextTocRule:106: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Go&quot;&gt;Go&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:106 --&gt;&lt;!-- ws:start:WikiTextTocRule:107: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-19x19&quot;&gt;19x19&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:107 --&gt;&lt;!-- ws:start:WikiTextTocRule:108: --&gt;&lt;div style=&quot;margin-left: 3em;&quot;&gt;&lt;a href=&quot;#Results-Go-9x9&quot;&gt;9x9&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:108 --&gt;&lt;!-- ws:start:WikiTextTocRule:109: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:109 --&gt;&lt;!-- ws:start:WikiTextTocRule:110: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Nine Men’s Morris&quot;&gt;Nine Men’s Morris&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:110 --&gt;&lt;!-- ws:start:WikiTextTocRule:111: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Othello&quot;&gt;Othello&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:111 --&gt;&lt;!-- ws:start:WikiTextTocRule:112: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Qubic&quot;&gt;Qubic&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:112 --&gt;&lt;!-- ws:start:WikiTextTocRule:113: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Renju&quot;&gt;Renju&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:113 --&gt;&lt;!-- ws:start:WikiTextTocRule:114: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Results-Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:114 --&gt;&lt;!-- ws:start:WikiTextTocRule:115: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Publications&quot;&gt;Publications&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:115 --&gt;&lt;!-- ws:start:WikiTextTocRule:116: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Reports&quot;&gt;Reports&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:116 --&gt;&lt;!-- ws:start:WikiTextTocRule:117: --&gt;&lt;div style=&quot;margin-left: 2em;&quot;&gt;&lt;a href=&quot;#Publications-Heuristic Programming in AI&quot;&gt;Heuristic Programming in AI&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:117 --&gt;&lt;!-- ws:start:WikiTextTocRule:118: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#Forum Posts&quot;&gt;Forum Posts&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:118 --&gt;&lt;!-- ws:start:WikiTextTocRule:119: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#External Links&quot;&gt;External Links&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:119 --&gt;&lt;!-- ws:start:WikiTextTocRule:120: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#References&quot;&gt;References&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:120 --&gt;&lt;!-- ws:start:WikiTextTocRule:121: --&gt;&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#What links here?&quot;&gt;What links here?&lt;/a&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:121 --&gt;&lt;!-- ws:start:WikiTextTocRule:122: --&gt;&lt;/div&gt;
&lt;!-- ws:end:WikiTextTocRule:122 --&gt;&lt;!-- ws:start:WikiTextHeadingRule:46:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc0&quot;&gt;&lt;a name=&quot;Results&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:46 --&gt;Results&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:48:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc1&quot;&gt;&lt;a name=&quot;Results-Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:48 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Awari&quot;&gt;Awari&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:123:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Awari&amp;quot; title=&amp;quot;Anchor: Awari&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Awari&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:123 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Awari&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Awari&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:12:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=143&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Awari - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-3&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:12 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=259&quot; rel=&quot;nofollow&quot;&gt;Lithidion&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Maarten%20van%20der%20Meulen&quot;&gt;Maarten van der Meulen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=419&quot; rel=&quot;nofollow&quot;&gt;MyProgram&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Eric%20van%20Riet%20Paap&quot;&gt;Eric van Riet Paap&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:50:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc2&quot;&gt;&lt;a name=&quot;Results-Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:50 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bridge&quot;&gt;Bridge&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:124:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Bridge&amp;quot; title=&amp;quot;Anchor: Bridge&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Bridge&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:124 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Bridge&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Bridge&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:14:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=144&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Bridge - Maastricht 1991 (ICGA Tournaments&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-4&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:14 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;3&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=272&quot; rel=&quot;nofollow&quot;&gt;Bridge Baron&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Thomas%20A.%20Throop&quot;&gt;Tom Throop&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Guilfoyle&quot;&gt;Tony Guilfoyle&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=420&quot; rel=&quot;nofollow&quot;&gt;Pupil&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joost%20Jacob&quot;&gt;Joost Jacob&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=271&quot; rel=&quot;nofollow&quot;&gt;Bridge King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johannes%20Leber&quot;&gt;Johannes Leber&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gero%20Scholz&quot;&gt;Gero Scholz&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:52:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc3&quot;&gt;&lt;a name=&quot;Results-Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:52 --&gt;Chess&lt;!-- ws:start:WikiTextAnchorRule:125:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Chess&amp;quot; title=&amp;quot;Anchor: Chess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:125 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Chess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Chess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:16:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=145&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Chess - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-5&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:16 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:54:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc4&quot;&gt;&lt;a name=&quot;Results-Chess-Final Standing&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:54 --&gt;Final Standing&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;R&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;K&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;C&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;N&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;N&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;D&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;T&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;SOS&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;SoDOS&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Gideon&quot;&gt;WK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;15½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;13¾&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20King&quot;&gt;King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;16½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;9¾&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150#2175&quot;&gt;Chess Player 2175&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;17½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;7¼&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20NL&quot;&gt;Nightmare&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;18&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;5.½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nimzo&quot;&gt;Nimzo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AT&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;18½&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;6¼&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dappet&quot;&gt;Dappet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;20&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;2½&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Touch&quot;&gt;Touch&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;0&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;strong&gt;X&lt;/strong&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;20&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;1&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SOS: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Buchholz_system&quot; rel=&quot;nofollow&quot;&gt;Sum of Opponent Scores&lt;/a&gt;&lt;/li&gt;&lt;li&gt;SoDOS: &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Neustadtl_score&quot; rel=&quot;nofollow&quot;&gt;Sum of Defeated Opponent Scores&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:56:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc5&quot;&gt;&lt;a name=&quot;Results-Chess-Participants&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:56 --&gt;Participants&lt;/h3&gt;
 

&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Hardware&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Gideon&quot;&gt;WK&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ed%20Schroder&quot;&gt;Ed Schröder&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jan%20Louwman&quot;&gt;Jan Louwman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20King&quot;&gt;King&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Johan%20de%20Koning&quot;&gt;Johan de Koning&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/ARM2&quot;&gt;ARM2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chess%20Player%202150#2175&quot;&gt;Chess Player 2175&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;GB&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Whittington&quot;&gt;Chris Whittington&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/68030&quot;&gt;68030&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nightmare%20NL&quot;&gt;Nightmare&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joost%20Buijs&quot;&gt;Joost Buijs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nimzo&quot;&gt;Nimzo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chrilly%20Donninger&quot;&gt;Chrilly Donninger&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dappet&quot;&gt;Dappet&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Dap%20Hartmann&quot;&gt;Dap Hartmann&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Peter%20Kouwenhoven&quot;&gt;Peter Kouwenhoven&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style=&quot;text-align: left;&quot;&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Touch&quot;&gt;Touch&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:58:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc6&quot;&gt;&lt;a name=&quot;Results-Chess-Selected Games&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:58 --&gt;Selected Games&lt;/h3&gt;
Round 4, &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/The%20King&quot;&gt;King&lt;/a&gt; - &lt;a class=&quot;wiki_link&quot; href=&quot;/ChessMachine&quot;&gt;Chessmachine&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Gideon&quot;&gt;WK&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:18:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=145&amp;amp;amp;round=4&amp;amp;amp;id=1&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Maastricht 1991 - Chess - Round 4 - Game 1 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-6&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:18 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextCodeRule:0:
&amp;lt;pre class=&amp;quot;text&amp;quot;&amp;gt;[Event &amp;amp;quot;3rd Computer Olympiad&amp;amp;quot;]&amp;lt;br/&amp;gt;[Site &amp;amp;quot;Maastricht, The Netherlands&amp;amp;quot;]&amp;lt;br/&amp;gt;[Date &amp;amp;quot;1991.08.??&amp;amp;quot;]&amp;lt;br/&amp;gt;[Round &amp;amp;quot;4&amp;amp;quot;]&amp;lt;br/&amp;gt;[White &amp;amp;quot;Chessmachine King&amp;amp;quot;]&amp;lt;br/&amp;gt;[Black &amp;amp;quot;Chessmachine WK&amp;amp;quot;]&amp;lt;br/&amp;gt;[Result &amp;amp;quot;0-1&amp;amp;quot;]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;1.e4 c5 2.Nf3 d6 3.Bb5+ Bd7 4.Bxd7+ Nxd7 5.c4 Ngf6 6.Nc3 g6 7.d4 cxd4 8.Nxd4 Rc8&amp;lt;br/&amp;gt;9.Qe2 Bg7 10.O-O Qa5 11.Be3 Ne5 12.Rfc1 Nxc4 13.Ncb5 Nb6 14.Rxc8+ Nxc8 15.Nb3 Qa4&amp;lt;br/&amp;gt;16.Nc3 Qb4 17.Rd1 O-O 18.Rd4 Qb6 19.f3 Nd7 20.Rd1 Qd8 21.Qd3 Ncb6 22.Qc2 Qc7 23.Rc1 &amp;lt;br/&amp;gt;Rc8 24.Qf2 Qd8 25.Bd4 Bxd4 26.Qxd4 Nf6 27.Na5 Rc7 28.Nb3 Rc4 29.Qe3 Rc8 30.Na5 Rc7 &amp;lt;br/&amp;gt;31.Rd1 Qd7 32.Qd4 Ne8 33.Nb3 e6 34.e5 Rc4 35.Qd2 d5 36.Nd4 Qc7 37.f4 a6 38.a3 Ng7 &amp;lt;br/&amp;gt;39.Nce2 Qe7 40.Nc3 Rc8 41.Qc2 Nc4 42.b3 Nb6 43.Qc1 g5 44.fxg5 Qc7 45.Rd3 Nd7 46.b4&amp;lt;br/&amp;gt;Nxe5 47.Rh3 Qb6 48.Qf4 Nc6 49.Nce2 Nf5 50.Rc3 Re8 51.Rxc6 bxc6 52.Kf2 Rc8 53.Ke1 &amp;lt;br/&amp;gt;Nxd4 54.Nxd4 c5 55.Qc1 Qc7 0-1 &amp;lt;/pre&amp;gt;
 --&gt;
&lt;style type=&quot;text/css&quot;&gt;&lt;!--
/**
 * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann
 * (http://qbnz.com/highlighter/ and http://geshi.org/)
 */
.text  {font-family:monospace;}
.text .imp {font-weight: bold; color: red;}
.text span.xtra { display:block; }

--&gt;
&lt;/style&gt;&lt;pre class=&quot;text&quot;&gt;[Event &amp;quot;3rd Computer Olympiad&amp;quot;]
[Site &amp;quot;Maastricht, The Netherlands&amp;quot;]
[Date &amp;quot;1991.08.??&amp;quot;]
[Round &amp;quot;4&amp;quot;]
[White &amp;quot;Chessmachine King&amp;quot;]
[Black &amp;quot;Chessmachine WK&amp;quot;]
[Result &amp;quot;0-1&amp;quot;]
&amp;nbsp;
1.e4 c5 2.Nf3 d6 3.Bb5+ Bd7 4.Bxd7+ Nxd7 5.c4 Ngf6 6.Nc3 g6 7.d4 cxd4 8.Nxd4 Rc8
9.Qe2 Bg7 10.O-O Qa5 11.Be3 Ne5 12.Rfc1 Nxc4 13.Ncb5 Nb6 14.Rxc8+ Nxc8 15.Nb3 Qa4
16.Nc3 Qb4 17.Rd1 O-O 18.Rd4 Qb6 19.f3 Nd7 20.Rd1 Qd8 21.Qd3 Ncb6 22.Qc2 Qc7 23.Rc1 
Rc8 24.Qf2 Qd8 25.Bd4 Bxd4 26.Qxd4 Nf6 27.Na5 Rc7 28.Nb3 Rc4 29.Qe3 Rc8 30.Na5 Rc7 
31.Rd1 Qd7 32.Qd4 Ne8 33.Nb3 e6 34.e5 Rc4 35.Qd2 d5 36.Nd4 Qc7 37.f4 a6 38.a3 Ng7 
39.Nce2 Qe7 40.Nc3 Rc8 41.Qc2 Nc4 42.b3 Nb6 43.Qc1 g5 44.fxg5 Qc7 45.Rd3 Nd7 46.b4
Nxe5 47.Rh3 Qb6 48.Qf4 Nc6 49.Nce2 Nf5 50.Rc3 Re8 51.Rxc6 bxc6 52.Kf2 Rc8 53.Ke1 
Nxd4 54.Nxd4 c5 55.Qc1 Qc7 0-1 &lt;/pre&gt;

&lt;!-- ws:end:WikiTextCodeRule:0 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:60:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc7&quot;&gt;&lt;a name=&quot;Results-Chinese Chess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:60 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chinese%20Chess&quot;&gt;Chinese Chess&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:126:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@ChineseChess&amp;quot; title=&amp;quot;Anchor: ChineseChess&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;ChineseChess&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:126 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#ChineseChess&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#ChineseChess&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:20:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=146&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Chinese Chess - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-7&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:20 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Abyss&quot;&gt;Abyss&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CA&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chun%20Ye&quot;&gt;Chun Ye&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Surprise%20%28Xiangqi%29&quot;&gt;Surprise&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CN&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ren%20Wu&quot;&gt;Ren Wu&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:62:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc8&quot;&gt;&lt;a name=&quot;Results-Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:62 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Draughts&quot;&gt;Draughts&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:127:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Draughts&amp;quot; title=&amp;quot;Anchor: Draughts&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Draughts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:127 --&gt;&lt;/h2&gt;
 &lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/1st%20Computer%20Olympiad#Draughts&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Draughts&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:22:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=147&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Draughts - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-8&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:22 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;16&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=346&quot; rel=&quot;nofollow&quot;&gt;Truus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Stef%20Keetman&quot;&gt;Stef Keetman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=220&quot; rel=&quot;nofollow&quot;&gt;Dam 1.3&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Harm%20Jetten&quot;&gt;Harm Jetten&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=347&quot; rel=&quot;nofollow&quot;&gt;McDammen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ron%20van%20Bemmelen&quot;&gt;Ron van Bemmelen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=264&quot; rel=&quot;nofollow&quot;&gt;DIOS&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Eric%20van%20Riet%20Paap&quot;&gt;Eric van Riet Paap&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Chris%20Jurri%C3%ABns&quot;&gt;Chris Jurriëns&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=348&quot; rel=&quot;nofollow&quot;&gt;Psi-Force&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/John%20Smeets&quot;&gt;John Smeets&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gerard%20Putter&quot;&gt;Gerard Putter&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=428&quot; rel=&quot;nofollow&quot;&gt;CONAR&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rien%20Beckman&quot;&gt;Rien Beckman&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=429&quot; rel=&quot;nofollow&quot;&gt;Deep Thought (Draughts)&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bart%20de%20Jong&quot;&gt;Bart de Jong&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=263&quot; rel=&quot;nofollow&quot;&gt;Cerberus&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Leo%20Nagels&quot;&gt;Leo Nagels&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=430&quot; rel=&quot;nofollow&quot;&gt;Bunzo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Bert%20van%20Oortmarssen&quot;&gt;Bert van Oortmarssen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=218&quot; rel=&quot;nofollow&quot;&gt;TDKing&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ton%20Tillemans&quot;&gt;Ton Tillemans&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=278&quot; rel=&quot;nofollow&quot;&gt;TN83&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ard%20van%20Bergen&quot;&gt;Ard van Bergen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;12&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=431&quot; rel=&quot;nofollow&quot;&gt;GWD 1.0&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Klaas%20Bor&quot;&gt;Klaas Bor&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Gijsbert%20Wiesenekker&quot;&gt;Gijsbert Wiesenekker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:64:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc9&quot;&gt;&lt;a name=&quot;Results-Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:64 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Go&quot;&gt;Go&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:128:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go&amp;quot; title=&amp;quot;Anchor: Go&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:128 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Go&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Go&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:66:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc10&quot;&gt;&lt;a name=&quot;Results-Go-19x19&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:66 --&gt;19x19&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:24:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=50&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Go - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-9&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:24 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=153&quot; rel=&quot;nofollow&quot;&gt;Goliath&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Boon&quot;&gt;Mark Boon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Explorer 90&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=162&quot; rel=&quot;nofollow&quot;&gt;Neuron-Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Melnikov&quot;&gt;Alexander Melnikov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextHeadingRule:68:&amp;lt;h3&amp;gt; --&gt;&lt;h3 id=&quot;toc11&quot;&gt;&lt;a name=&quot;Results-Go-9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:68 --&gt;9x9&lt;!-- ws:start:WikiTextAnchorRule:129:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Go9x9&amp;quot; title=&amp;quot;Anchor: Go9x9&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Go9x9&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:129 --&gt;&lt;/h3&gt;
&lt;!-- ws:start:WikiTextRefRule:26:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=51&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Go (9x9) - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-10&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:26 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=144&quot; rel=&quot;nofollow&quot;&gt;Explorer 90&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;AT&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Martin%20M%C3%BCller&quot;&gt;Martin Müller&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Anders%20Kierulf&quot;&gt;Anders Kierulf&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=98&quot; rel=&quot;nofollow&quot;&gt;Go Intellect&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=153&quot; rel=&quot;nofollow&quot;&gt;Goliath&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Mark%20Boon&quot;&gt;Mark Boon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=162&quot; rel=&quot;nofollow&quot;&gt;Neuron-Go&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Melnikov&quot;&gt;Alexander Melnikov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:70:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc12&quot;&gt;&lt;a name=&quot;Results-Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:70 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Gomoku&quot;&gt;Gomoku&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:130:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Gomoku&amp;quot; title=&amp;quot;Anchor: Gomoku&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Gomoku&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:130 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Gomoku&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Gomoku&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:28:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=148&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Go-Moku - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-11&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-11&quot;&gt;[11]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:28 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;12&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=438&quot; rel=&quot;nofollow&quot;&gt;Vertex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Artyom%20Shaposhnikov&quot;&gt;Artyom Shaposhnikov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Nosovsky&quot;&gt;Alexander Nosovsky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=162&quot; rel=&quot;nofollow&quot;&gt;Neuro-GM&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Melnikov&quot;&gt;Alexander Melnikov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=391&quot; rel=&quot;nofollow&quot;&gt;Stone System&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolai%20Alexandrov&quot;&gt;Nikolai Alexandrov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Max%20Trukhan&quot;&gt;Max Trukhan&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=306&quot; rel=&quot;nofollow&quot;&gt;Polygon&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=439&quot; rel=&quot;nofollow&quot;&gt;Oliver&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;SE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=440&quot; rel=&quot;nofollow&quot;&gt;5rij&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4½&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=304&quot; rel=&quot;nofollow&quot;&gt;Xokk&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FI&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:72:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc13&quot;&gt;&lt;a name=&quot;Results-Nine Men’s Morris&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:72 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nine%20Men%E2%80%99s%20Morris&quot;&gt;Nine Men’s Morris&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:131:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@NineMensMorris&amp;quot; title=&amp;quot;Anchor: NineMensMorris&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;NineMensMorris&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:131 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:30:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=149&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Nine Men’s Morris - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-12&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-12&quot;&gt;[12]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:30 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;8&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=441&quot; rel=&quot;nofollow&quot;&gt;Bushy&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;CH&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ralph%20Gasser&quot;&gt;Ralph Gasser&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=162&quot; rel=&quot;nofollow&quot;&gt;Neuro-GM&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;DE&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Marc%20Leineweber&quot;&gt;Marc Leineweber&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:74:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc14&quot;&gt;&lt;a name=&quot;Results-Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:74 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Othello&quot;&gt;Othello&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:132:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Othello&amp;quot; title=&amp;quot;Anchor: Othello&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Othello&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:132 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Othello&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Othello&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:32:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=150&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Othello - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-13&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-13&quot;&gt;[13]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:32 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;20&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=443&quot; rel=&quot;nofollow&quot;&gt;Prothello&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Lars%20Jansen&quot;&gt;Lars Jansen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;19&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=444&quot; rel=&quot;nofollow&quot;&gt;Mast 91&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ron%20Kroonenberg&quot;&gt;Ron Kroonenberg&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;17&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=445&quot; rel=&quot;nofollow&quot;&gt;REV91&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Joost%20Buijs&quot;&gt;Joost Buijs&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;16&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=379&quot; rel=&quot;nofollow&quot;&gt;Verse2&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ben%20de%20Wolf&quot;&gt;Ben de Wolf&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;14&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=446&quot; rel=&quot;nofollow&quot;&gt;Purée&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FR&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Olivier%20Thill&quot;&gt;Olivier Thill&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;6&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=447&quot; rel=&quot;nofollow&quot;&gt;Tauron&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/G.%20Hoekstra&quot;&gt;G. Hoekstra&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=448&quot; rel=&quot;nofollow&quot;&gt;Desdemona&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Otto%20Perdeck&quot;&gt;Otto Perdeck&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;8&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=396&quot; rel=&quot;nofollow&quot;&gt;Oot&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;FI&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Markku%20Po%C3%BFsti&quot;&gt;Markku Poÿsti&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;7&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;9&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=449&quot; rel=&quot;nofollow&quot;&gt;Rotello&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/K.%20van%20Aarsen&quot;&gt;K. van Aarsen&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;5&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;10&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=450&quot; rel=&quot;nofollow&quot;&gt;Neuron-RE&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Melnikov&quot;&gt;Alexander Melnikov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;11&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=285&quot; rel=&quot;nofollow&quot;&gt;Aida&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jacco%20Gnodde&quot;&gt;Jacco Gnodde&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Dennis%20Breuker&quot;&gt;Dennis Breuker&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:76:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc15&quot;&gt;&lt;a name=&quot;Results-Qubic&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:76 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Qubic&quot;&gt;Qubic&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:133:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Qubic&amp;quot; title=&amp;quot;Anchor: Qubic&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Qubic&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:133 --&gt;&lt;/h2&gt;
&lt;!-- ws:start:WikiTextRefRule:34:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=151&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Qubic - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-14&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-14&quot;&gt;[14]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:34 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;2&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=451&quot; rel=&quot;nofollow&quot;&gt;QBig&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;NL&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Patrick%20Schoo&quot;&gt;Patrick Schoo&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=452&quot; rel=&quot;nofollow&quot;&gt;3D3T&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:78:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc16&quot;&gt;&lt;a name=&quot;Results-Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:78 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Renju&quot;&gt;Renju&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:134:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Renju&amp;quot; title=&amp;quot;Anchor: Renju&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Renju&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:134 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Renju&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Renju&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:36:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=152&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Renju - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-15&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-15&quot;&gt;[15]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:36 --&gt; &lt;!-- ws:start:WikiTextRefRule:38:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://en.wikipedia.org/wiki/Renju&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Renju from Wikipedia&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-16&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-16&quot;&gt;[16]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:38 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;4&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=438&quot; rel=&quot;nofollow&quot;&gt;Vertex&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Artyom%20Shaposhnikov&quot;&gt;Artyom Shaposhnikov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Nosovsky&quot;&gt;Alexander Nosovsky&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;4&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=162&quot; rel=&quot;nofollow&quot;&gt;Neuron-RN&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alexander%20Melnikov&quot;&gt;Alexander Melnikov&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;3&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=391&quot; rel=&quot;nofollow&quot;&gt;Stone System&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;RU&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Nikolai%20Alexandrov&quot;&gt;Nikolai Alexandrov&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Max%20Trukhan&quot;&gt;Max Trukhan&lt;/a&gt;, &lt;br /&gt;
&lt;a class=&quot;wiki_link&quot; href=&quot;/Andrey%20Grigoriev&quot;&gt;Andrey Grigoriev&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;0&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Bronze&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:80:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc17&quot;&gt;&lt;a name=&quot;Results-Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:80 --&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Scrabble&quot;&gt;Scrabble&lt;/a&gt;&lt;!-- ws:start:WikiTextAnchorRule:135:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Scrabble&amp;quot; title=&amp;quot;Anchor: Scrabble&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Scrabble&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:135 --&gt;&lt;/h2&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/2nd%20Computer%20Olympiad#Scrabble&quot;&gt;&amp;lt; Prev&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/4th%20Computer%20Olympiad#Scrabble&quot;&gt;Next &amp;gt;&lt;/a&gt;&lt;/strong&gt; &lt;!-- ws:start:WikiTextRefRule:40:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=153&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;3rd Computer Olympiad, Scrabble - Maastricht 1991 (ICGA Tournaments)&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-17&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-17&quot;&gt;[17]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:40 --&gt;&lt;br /&gt;


&lt;table class=&quot;wiki_table&quot;&gt;
    &lt;tr&gt;
        &lt;th&gt;#&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Program&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;CC&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Authors&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;P&lt;span style=&quot;font-size: 80%; vertical-align: sub;&quot;&gt;6&lt;/span&gt;&lt;br /&gt;
&lt;/th&gt;
        &lt;th&gt;Medal&lt;br /&gt;
&lt;/th&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;1&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=400&quot; rel=&quot;nofollow&quot;&gt;TSP&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/James%20Homan&quot;&gt;James Homan&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;3½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Gold&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;th&gt;2&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/program.php?id=298&quot; rel=&quot;nofollow&quot;&gt;Tyler&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;US&lt;br /&gt;
&lt;/th&gt;
        &lt;td&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alan%20Frank&quot;&gt;Alan Frank&lt;/a&gt;&lt;br /&gt;
&lt;/td&gt;
        &lt;th&gt;2½&lt;br /&gt;
&lt;/th&gt;
        &lt;td style=&quot;text-align: center;&quot;&gt;Silver&lt;br /&gt;
&lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://chessprogramming.wikispaces.com/space/statscodes&quot; rel=&quot;nofollow&quot;&gt;CC Country Codes&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:82:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc18&quot;&gt;&lt;a name=&quot;Publications&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:82 --&gt;Publications&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextHeadingRule:84:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc19&quot;&gt;&lt;a name=&quot;Publications-Reports&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:84 --&gt;Reports&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Tom%20Draisma&quot;&gt;Tom Draisma&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Report on the Third International Computer Olympiad, Maastricht, August 1991&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#14_3&quot;&gt;ICCA Journal, Vol. 14, No. 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt; (&lt;strong&gt;1991&lt;/strong&gt;). &lt;em&gt;Chess Results and Games of the 3rd Computer Olympiad&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/ICGA%20Journal#14_3&quot;&gt;ICCA Journal, Vol. 14, No. 3&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;!-- ws:start:WikiTextAnchorRule:136:&amp;lt;img src=&amp;quot;/i/anchor.gif&amp;quot; class=&amp;quot;WikiAnchor&amp;quot; alt=&amp;quot;Anchor&amp;quot; id=&amp;quot;wikitext@@anchor@@Workshop&amp;quot; title=&amp;quot;Anchor: Workshop&amp;quot;/&amp;gt; --&gt;&lt;a name=&quot;Workshop&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextAnchorRule:136 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:86:&amp;lt;h2&amp;gt; --&gt;&lt;h2 id=&quot;toc20&quot;&gt;&lt;a name=&quot;Publications-Heuristic Programming in AI&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:86 --&gt;Heuristic Programming in AI&lt;/h2&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt; (Eds.) (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://dl.acm.org/citation.cfm?id=149641&quot; rel=&quot;nofollow&quot;&gt;Heuristic Programming in Artificial Intelligence 3 - The Third Computer Olympiad&lt;/a&gt;&lt;/em&gt;. Ellis Horwood &lt;!-- ws:start:WikiTextRefRule:42:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;ICGA Reference Database&amp;lt;/a&amp;gt; (pdf)&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-18&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-18&quot;&gt;[18]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:42 --&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ol&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Rainer%20Feldmann&quot;&gt;Rainer Feldmann&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Peter%20Mysliwietz&quot;&gt;Peter Mysliwietz&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Burkhard%20Monien&quot;&gt;Burkhard Monien&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Experiments with a Fully Distributed Chess Program&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Christian%20Posthoff&quot;&gt;Christian Posthoff&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Fuzzy Logics - New Concepts for Computer Chess&lt;/em&gt;? &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chrilly%20Donninger&quot;&gt;Chrilly Donninger&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;The Relation of Mobility, Strategy and the Mean Dead Rabbit in Chess&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Chun%20Ye&quot;&gt;Chun Ye&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Selective Extensions in Game-Tree Search&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Michael%20R.%20Hall&quot;&gt;Michael R. Hall&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Daniel%20E.%20Loeb&quot;&gt;Daniel E. Loeb&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Thoughts on Programming a Diplomat&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Keh-Hsun%20Chen&quot;&gt;Ken Chen&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Attack and Defense&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Remko%20Popma&quot;&gt;Remko Popma&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Life and Death Refined&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Go-Moku still far from Optimality&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Jos%20Uiterwijk&quot;&gt;Jos Uiterwijk&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Knowledge and Strategies in Go-Moku&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ralph%20Gasser&quot;&gt;Ralph Gasser&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Endgame Database Compression for Humans and Machines&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI  3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Patrick%20Schoo&quot;&gt;Patrick Schoo&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Qubic Solved Again&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI  3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Frank%20Thuijsman&quot;&gt;Frank Thuijsman&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;An Introduction to the Theory of Games&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI  3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Alan%20Frank&quot;&gt;Alan Frank&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Can&#039;t Stop&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;B. Zivas, &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;. (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;WLOTO - A New Game with Words&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Ekkehard%20K%C3%BCnzell&quot;&gt;Ekkehard Künzell&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Games with Pentacubes&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt; &lt;!-- ws:start:WikiTextRefRule:44:&amp;amp;lt;ref&amp;amp;gt;&amp;lt;a class=&amp;quot;wiki_link_ext&amp;quot; href=&amp;quot;http://www.pentakuben.de/index_e.htm&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Games with pentacubes - Ekkehard Künzell&amp;lt;/a&amp;gt;&amp;amp;lt;/ref&amp;amp;gt; --&gt;&lt;sup id=&quot;cite_ref-19&quot; class=&quot;reference&quot;&gt;&lt;a href=&quot;#cite_note-19&quot;&gt;[19]&lt;/a&gt;&lt;/sup&gt;&lt;!-- ws:end:WikiTextRefRule:44 --&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Barney%20Pell&quot;&gt;Barney Pell&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Metagame: A New Challenge for Games and Learning&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Barney%20Pell&quot;&gt;Barney Pell&lt;/a&gt; (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;Metagame in Symmetric, Chess-Like Games&lt;/em&gt;. &lt;a class=&quot;wiki_link&quot; href=&quot;/3rd%20Computer%20Olympiad#Workshop&quot;&gt;Heuristic Programming in AI 3&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:88:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc21&quot;&gt;&lt;a name=&quot;Forum Posts&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:88 --&gt;Forum Posts&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/bzWS0HgZ59E/0tqidzneFXwJ&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Games Olympiad -- Announcement&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, May 13, 1991&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/pQxDewAS6oU/44X1NAjyZGoJ&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Games Olympiad and Conference&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Tony%20Marsland&quot;&gt;Tony Marsland&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, May 24, 1991&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://groups.google.com/d/msg/rec.games.chess/pDkNCHA7gcY/Nwy5EeqyFvoJ&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Games Olympiad -- Announcement&lt;/a&gt; by &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Chess%20Forums&quot;&gt;rgc&lt;/a&gt;, July 30, 1991&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:90:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc22&quot;&gt;&lt;a name=&quot;External Links&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:90 --&gt;External Links&lt;/h1&gt;
 &lt;ul&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.game-ai-forum.org/icga-tournaments/event.php?id=11&quot; rel=&quot;nofollow&quot;&gt;Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=145&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Chess - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Computer_Olympiad#3rd_Computer_Olympiad&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad from Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:92:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc23&quot;&gt;&lt;a name=&quot;References&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:92 --&gt;References&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextReferencesRule:2560:&amp;amp;lt;references /&amp;amp;gt; --&gt;&lt;ol class=&quot;references&quot;&gt;
&lt;li id=&quot;cite_note-1&quot;&gt;&lt;a href=&quot;#cite_ref-1&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link&quot; href=&quot;/Jaap%20van%20den%20Herik&quot;&gt;Jaap van den Herik&lt;/a&gt;, &lt;a class=&quot;wiki_link&quot; href=&quot;/Victor%20Allis&quot;&gt;Victor Allis&lt;/a&gt; (Eds.) (&lt;strong&gt;1992&lt;/strong&gt;). &lt;em&gt;&lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://dl.acm.org/citation.cfm?id=149641&quot; rel=&quot;nofollow&quot;&gt;Heuristic Programming in Artificial Intelligence 3 - The Third Computer Olympiad&lt;/a&gt;&lt;/em&gt;. Ellis Horwood&lt;/li&gt;
&lt;li id=&quot;cite_note-2&quot;&gt;&lt;a href=&quot;#cite_ref-2&quot;&gt;^&lt;/a&gt; Former Jesuit monastery, now Faculty of Business and Economics, &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Maastricht_University&quot; rel=&quot;nofollow&quot;&gt;Maastricht University from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-3&quot;&gt;&lt;a href=&quot;#cite_ref-3&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=143&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Awari - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-4&quot;&gt;&lt;a href=&quot;#cite_ref-4&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=144&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Bridge - Maastricht 1991 (ICGA Tournaments&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-5&quot;&gt;&lt;a href=&quot;#cite_ref-5&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=145&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Chess - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-6&quot;&gt;&lt;a href=&quot;#cite_ref-6&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/round.php?tournament=145&amp;amp;round=4&amp;amp;id=1&quot; rel=&quot;nofollow&quot;&gt;Maastricht 1991 - Chess - Round 4 - Game 1 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-7&quot;&gt;&lt;a href=&quot;#cite_ref-7&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=146&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Chinese Chess - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-8&quot;&gt;&lt;a href=&quot;#cite_ref-8&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=147&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Draughts - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-9&quot;&gt;&lt;a href=&quot;#cite_ref-9&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=50&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Go - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-10&quot;&gt;&lt;a href=&quot;#cite_ref-10&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=51&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Go (9x9) - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-11&quot;&gt;&lt;a href=&quot;#cite_ref-11&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=148&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Go-Moku - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-12&quot;&gt;&lt;a href=&quot;#cite_ref-12&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=149&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Nine Men’s Morris - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-13&quot;&gt;&lt;a href=&quot;#cite_ref-13&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=150&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Othello - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-14&quot;&gt;&lt;a href=&quot;#cite_ref-14&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=151&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Qubic - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-15&quot;&gt;&lt;a href=&quot;#cite_ref-15&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=152&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Renju - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-16&quot;&gt;&lt;a href=&quot;#cite_ref-16&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://en.wikipedia.org/wiki/Renju&quot; rel=&quot;nofollow&quot;&gt;Renju from Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-17&quot;&gt;&lt;a href=&quot;#cite_ref-17&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;https://www.game-ai-forum.org/icga-tournaments/tournament.php?id=153&quot; rel=&quot;nofollow&quot;&gt;3rd Computer Olympiad, Scrabble - Maastricht 1991 (ICGA Tournaments)&lt;/a&gt;&lt;/li&gt;
&lt;li id=&quot;cite_note-18&quot;&gt;&lt;a href=&quot;#cite_ref-18&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://ilk.uvt.nl/icga/journal/docs/References.pdf&quot; rel=&quot;nofollow&quot;&gt;ICGA Reference Database&lt;/a&gt; (pdf)&lt;/li&gt;
&lt;li id=&quot;cite_note-19&quot;&gt;&lt;a href=&quot;#cite_ref-19&quot;&gt;^&lt;/a&gt; &lt;a class=&quot;wiki_link_ext&quot; href=&quot;http://www.pentakuben.de/index_e.htm&quot; rel=&quot;nofollow&quot;&gt;Games with pentacubes - Ekkehard Künzell&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- ws:end:WikiTextReferencesRule:2560 --&gt;&lt;br /&gt;
&lt;!-- ws:start:WikiTextHeadingRule:94:&amp;lt;h1&amp;gt; --&gt;&lt;h1 id=&quot;toc24&quot;&gt;&lt;a name=&quot;What links here?&quot;&gt;&lt;/a&gt;&lt;!-- ws:end:WikiTextHeadingRule:94 --&gt;What links here?&lt;/h1&gt;
 &lt;!-- ws:start:WikiTextIncludeRule:01:&amp;lt;img src=&amp;quot;https://www.wikispaces.com/site/embedthumbnail/include/backlinks?w=200&amp;amp;h=100&amp;quot; class=&amp;quot;WikiMedia WikiMediaInclude&amp;quot; id=&amp;quot;wikitext@@include@@page=&amp;amp;quot;3rd Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; title=&amp;quot;Include backlinks: page=&amp;amp;quot;3rd Computer Olympiad&amp;amp;quot; component=&amp;amp;quot;backlinks&amp;amp;quot; limit=&amp;amp;quot;120&amp;amp;quot;&amp;quot; /&amp;gt; --&gt;&lt;div class=&quot;includeBody-3rd_Computer_Olympiad includeBody-3rd%20Computer%20Olympiad includeBody&quot;&gt;&lt;table class=&quot;includeBacklinks&quot;&gt;
  &lt;thead&gt;
    &lt;tr class=&quot;includeBacklinksHeading&quot;&gt;
      &lt;th class=&quot;includeBacklinksPageHeading&quot;&gt;Page&lt;/th&gt;
      &lt;th class=&quot;includeBacklinksDateHeading&quot;&gt;Date Edited&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
    &lt;tbody&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/1st+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;1st Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/2nd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;2nd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/3rd+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;3rd Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/4th+Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;4th Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Abyss&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Abyss&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Alan+Frank&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Alan Frank&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Andrey+Grigoriev&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Andrey Grigoriev&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Awari&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Awari&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Barney+Pell&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Barney Pell&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Burkhard+Monien&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Burkhard Monien&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chess+Player+2150&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chess Player 2150&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 1, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chinese+Chess&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chinese Chess&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chrilly+Donninger&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chrilly Donninger&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Christian+Posthoff&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Christian Posthoff&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Chun+Ye&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Chun Ye&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Computer+Olympiad&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Computer Olympiad&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 6, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Conferences&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Conferences&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Dappet&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Dappet&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Draughts&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Draughts&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 12, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Eric+van+Riet+Paap&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Eric van Riet Paap&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 14, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Extensions&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Extensions&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 19, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Frank+Thuijsman&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Frank Thuijsman&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Games&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Games&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 20, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/General+Game+Playing&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;General Game Playing&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 22, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Go&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Go&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 24, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/ICGA+Journal&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;ICGA Journal&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 21, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jaap+van+den+Herik&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jaap van den Herik&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Sep 18, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Joost+Buijs&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Joost Buijs&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Jos+Uiterwijk&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Jos Uiterwijk&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Aug 11, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Keh-Hsun+Chen&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Keh-Hsun Chen&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 16, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Maastricht+University&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Maastricht University&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 15, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Mobility&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Mobility&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 17, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nightmare+NL&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nightmare NL&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Nimzo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Nimzo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Othello&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Othello&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 4, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Parallel+Search&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Parallel Search&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 30, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Patrick+Schoo&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Patrick Schoo&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;May 25, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Peter+Mysliwietz&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Peter Mysliwietz&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Mar 5, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Proof-number+search&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Proof-number search&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 22, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Rainer+Feldmann&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Rainer Feldmann&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Ralph+Gasser&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Ralph Gasser&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 8, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Selectivity&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Selectivity&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 12, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Stef+Keetman&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Stef Keetman&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 13, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Strategy&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Strategy&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jan 18, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Thomas+A.+Throop&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Thomas A. Throop&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 25, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tony+Guilfoyle&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tony Guilfoyle&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Feb 6, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Tony+Marsland&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Tony Marsland&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Nov 27, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Touch&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Touch&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 12, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Victor+Allis&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Victor Allis&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Xian&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Xian&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Jul 26, 2017&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Young+Brothers+Wait+Concept&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Young Brothers Wait Concept&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Apr 22, 2018&lt;/td&gt;
    &lt;/tr&gt;
        &lt;tr class=&quot;includeBacklinksLink&quot;&gt;
      &lt;td class=&quot;includeBacklinksLinkPage&quot;&gt;
        &lt;a href=&quot;https://chessprogramming.wikispaces.com/Zugzwang+%28Program%29&quot; class=&quot;includeBacklinksLinkUrl&quot;&gt;Zugzwang (Program)&lt;/a&gt;
      &lt;/td&gt;
      &lt;td class=&quot;includeBacklinksLinkDate&quot;&gt;Dec 19, 2016&lt;/td&gt;
    &lt;/tr&gt;
      &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;&lt;!-- ws:end:WikiTextIncludeRule:01 --&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a class=&quot;wiki_link&quot; href=&quot;/Computer%20Olympiad&quot;&gt;Up one level&lt;/a&gt;&lt;/strong&gt;</description>
          </item>

  </channel>
</rss>