<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Computer-Chess Wiki Forum</title>
<link>http://www.computer-chess.org/forum/</link>
<description>Computer-Chess Discussion Forum</description>
<language>en</language>
<item>
<title>Update Information: August 1, 2011</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Tuesday, August 02, 2011, 00:08:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Arabian Knight 1.1.3 (WB)</span></strong><br />
Java source; own GUI<br />
- free pawn award changed from 18 to 50<br />
<a href="http://wbec-ridderkerk.nl/html/details1/ArabianKnight.html">http://wbec-ridderkerk.nl/html/details1/ArabianKnight.html</a></p>
<p><strong><span style="color:#090;">DoubleCheck 1.1 (UCI)</span></strong><br />
C source; Win64, Linux64<br />
- UCI option Draw. This is the score of a draw, from the point of view of DoubleCheck. Default value is -20, meaning that DoubleCheck will (slightly) try to avoid draws, and assume that the opponent seeks draws<br />
- UCI option NullMove: recursive null move pruning<br />
- Internal Iterative Deepening, with a UCI option to enable/disable it. It doesn't make a significant difference in blitz; the benefit kicks-in at longer time controls (improves move ordering)<br />
- UCI option &quot;Hash&quot; to set the size of the hash table in MB. Now defaults to 64 MB instead of 16.<br />
- 7-th rank extension: when the move is a pawn to the 7-th rank, with a &gt;= 0 SEE, then I extend by 1 ply. There was no evidence of either improvement or regression after testing this. But, intuitively, it makes sense. And it seemed to play better in the endgame, so I kept it.<br />
- fixed a bug in the hash table: I was potentially using results from the search in the quiescent search, which is never a good idea<br />
- modified the material values, and added a bishop pair bonus<br />
<a href="http://wbec-ridderkerk.nl/html/details1/DoubleCheck.html">http://wbec-ridderkerk.nl/html/details1/DoubleCheck.html</a> (new Leo page)</p>
<p><strong><span style="color:#090;">GreKo 8.2 (WB/UCI)</span></strong><br />
C++ source; limit strength; Win32<br />
- search code refactoring: global functions and variables converted to class members<br />
- history counters scheme changed<br />
- use history condition in LMR<br />
- king-pawn distance in endgame<br />
- knight mobility<br />
- trapped bishop<br />
- evaluation weights tuned<br />
- small optimization in hash table<br />
- hash overwriting logic changed<br />
<a href="http://greko.110mb.com/index.html">http://greko.110mb.com/index.html</a></p>
<p><strong><span style="color:#555;">DoubleCheck 1.0 TM (UCI)</span></strong><br />
- rebuit old version to include missing msvcr100.dll file<br />
<a href="http://www3.telus.net/tmokonen/DoubleCheck10_Windows.rar">http://www3.telus.net/tmokonen/DoubleCheck10_Windows.rar</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Olivier Deville's PGN collection</span></strong><br />
also a Polyglot book based on the 45,338 PGN games<br />
&quot;Games from 2001 to 2011&quot;<br />
- minimum Elo = 2530<br />
- only long time control games<br />
- no annotations<br />
- no computer games<br />
- no games under 20 moves<br />
<a href="http://www.open-aurec.com/chesswar/download.html">http://www.open-aurec.com/chesswar/download.html</a></p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>Bubble homepage down for 2 days (this site is down often)<br />
Dann Corbit homepage down for 36 days (broken computer!)<br />
Matacz homepage down for 3 days (a highjacked 110mb.com site)<br />
Smaug homepage down for 7 days<br />
Superchessengine homepage down for 50 days (Bibi, Fruit, GambitFruit, Movei, Naum, Patzer, Smash &amp; Toga II)<br />
Toledo Nanochess homepage down today (a 110mb.com site)<br />
<span style="color:#090;">Crafty (webkikr.com site) homepage back up <img src="images/smilies/smile.png" alt=":-)" /> </span></p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span><br />
Nothing new today <img src="images/smilies/frown.png" alt=":-(" /></p>
<p><span style="font-size:large;"><strong>Bonus Notifications</strong></span> (recent releases of free stuff)</p>
<p><strong><span style="color:#f00;">Warnings:</span></strong><br />
<span style="color:#f00;"><br />
- do not install unwanted toolbars, etc.<br />
- alpha releases have new features; crashes and bugs are to be expected<br />
- beta releases have new features; they may contain bugs or crash<br />
- release candidate software may contain minor bugs; crashes are rare</span></p>
<p><strong><span style="color:#090;">LibreOffice 3.4.2</span></strong><br />
cross platform open source fork of OpenOffice project; word processing, chart, spreadsheet, database, etc.<br />
<a href="http://www.documentfoundation.org/">http://www.documentfoundation.org/</a> (homepage)<br />
<a href="http://download.documentfoundation.org/libreoffice/stable/">http://download.documentfoundation.org/libreoffice/stable/</a> (download)</p>
<p><strong><span style="color:#090;">NetBeans IDE 7.0.1</span></strong><br />
open source cross-platform IDE for many programming languages; many, but not all, are Java-based<br />
(includes Java, C/C++, PHP, Python, Ruby, SQL, JavaFX, JavaScript, Ajax, Scala, Groovy, etc.)<br />
supports normal syntax highlighting, code completion, namespace completion, etc.<br />
all languages have debuggers, profilers and unit testing plus support for collaborative programming<br />
<a href="http://netbeans.org/">http://netbeans.org/</a> (homepage)<br />
<a href="http://netbeans.org/community/news/show/1532.html">http://netbeans.org/community/news/show/1532.html</a> (announcement)</p>
<p><strong><span style="color:#090;">Parted Magic 6.5</span></strong><br />
open source partition editor, virus/rootkit scanner, hard drive cloner, and hard drive &amp; RAM tester; recommended<br />
<a href="http://partedmagic.com/">http://partedmagic.com/</a></p>
<p><strong><span style="color:#090;">Python Tools for Visual Studio RC 2</span></strong><br />
free, open source Python IDE plugin supporting CPython and IronPython; NumPy &amp; SciPy;<br />
parallel &amp; clustering support; debugging; profiling; more<br />
- this is a *release candidate*<br />
<a href="http://pytools.codeplex.com/">http://pytools.codeplex.com/</a></p>
<p><span style="font-size:large;"><strong>Meaning of Colors</strong></span></p>
<p><strong><span style="color:#f00;">Red = New or Warning</span></strong><br />
<strong><span style="color:#090;">Green = Updated</span></strong><br />
<strong><span style="color:#555;">Gray = Info Only</span></strong></p>
<p>Engine List: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list</a><br />
Chess News: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list</a></p>
<p><strong><span style="color:#555;">NOTE: If you want me to track a website for you, please email me and I will add it.<br />
ron _at_ computer-chess _dot_ org</span></strong></p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1529</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1529</guid>
<pubDate>Tue, 02 Aug 2011 00:08:39 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>