[Assorted-commits] SF.net SVN: assorted: [778] battlecode-2007-little/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-09 07:44:48
|
Revision: 778 http://assorted.svn.sourceforge.net/assorted/?rev=778&view=rev Author: yangzhang Date: 2008-05-09 00:44:54 -0700 (Fri, 09 May 2008) Log Message: ----------- added link to the 2008 entry Modified Paths: -------------- battlecode-2007-little/trunk/README Modified: battlecode-2007-little/trunk/README =================================================================== --- battlecode-2007-little/trunk/README 2008-05-09 07:40:25 UTC (rev 777) +++ battlecode-2007-little/trunk/README 2008-05-09 07:44:54 UTC (rev 778) @@ -27,3 +27,17 @@ wanted to see our final submitted player. ...Yeah. [Greg]: http://glittle.org/ + +See Also +-------- + +We also have a [2008 competition entry], though we didn't have nearly enough +time for that. This time we hosted our code privately over at [Assembla]. The +highlight of our 2008 code is that we parameterized many aspects of the +fundamental strategy (e.g., how much archons preferred to spawn each of +bombers, soldiers, etc.), and then tried to optimize these parameters by using +a parallel genetic algorithm that pits our generated variants against each +other. + +[2008 competition entry]: http://www.assembla.com/spaces/battlecode2008 +[Assembla]: http://assembla.com/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |