[Avida-SVN] r3144 - development/documentation

beckma24 at myxo.css.msu.edu beckma24 at myxo.css.msu.edu
Fri Feb 6 08:09:14 PST 2009


Author: beckma24
Date: 2009-02-06 11:09:13 -0500 (Fri, 06 Feb 2009)
New Revision: 3144

Added:
   development/documentation/configurations.html
Modified:
   development/documentation/index.html
Log:
Adding configurations documentation page.  This page is intended to point interested parties to configurations of Avida that they find interesting.  Should be at least one configuration for published work

Added: development/documentation/configurations.html
===================================================================
--- development/documentation/configurations.html	                        (rev 0)
+++ development/documentation/configurations.html	2009-02-06 16:09:13 UTC (rev 3144)
@@ -0,0 +1,44 @@
+<html>
+<head>
+  <title>Avida : Example Configurations</title>
+	<link rel="stylesheet" type="text/css" href="main.css" />
+</head>
+<body>
+
+<div class="revision">
+First draft: 2009-02-06 BEB
+</div>
+
+<p><a href="index.html">Return to the Index</a></p>
+<hr />
+
+<div align="center">
+<h1>Configurations</h1>
+</div>
+Below is a list of configurations you might find useful.
+
+<p>
+Unless otherwise noted, all configuration links will be to the Avida configuration file for that experiment.
+Other configuration files, like the instructions set and environment, can be found in the same directory as the Avida configuration file.
+</p>
+
+<h2>Published Work</h2>
+<p>
+<i><b>Evolution of an adaptive sleep response in digital organisms.</b></i>
+B. E. Beckmann, P. K. McKinley, and C. Ofria.
+In Advances in Artificial Life - Proceedings of 9th European Conference on Artificial Life, 
+volume 4648 of Lecture Notes in Computer Science, pages 233-242. Springer, 2007.
+
+<a href="../tests/energy_asex_1000u/config/avida.cfg">Constaint resource environment.</a>
+</p>
+
+
+<h2>Other Useful Configurations</h2>
+
+This is a list of other configurations we find useful.
+
+<hr />
+<p><a href="index.html">Return to the Index</a></p>
+
+</body>
+</html>

Modified: development/documentation/index.html
===================================================================
--- development/documentation/index.html	2009-02-06 15:39:23 UTC (rev 3143)
+++ development/documentation/index.html	2009-02-06 16:09:13 UTC (rev 3144)
@@ -40,6 +40,7 @@
 <br /><a href="analyze.html">Guidelines to Analyze Mode</a>
 <br /><a href="analyze_samples.html">Sample Analyze Programs</a>
 <br /><a href="actions.html">List of Actions</a>
+<br /><a href="configurations.html">Example configurations from published work</a>
 </p>
 
 




More information about the Avida-cvs mailing list