<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://robust.cs.unm.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Robust-first Computing Wiki - coursework:2014</title>
        <description></description>
        <link>https://robust.cs.unm.edu/</link>
        <lastBuildDate>Fri, 17 Jul 2026 05:47:40 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://robust.cs.unm.edu/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>Robust-first Computing Wiki</title>
            <link>https://robust.cs.unm.edu/</link>
        </image>
        <item>
            <title>ackley_and_littman_confront</title>
            <link>https://robust.cs.unm.edu/doku.php?id=coursework:2014:ackley_and_littman_confront&amp;rev=1415083839</link>
            <description>&lt;pre&gt;
@@ -1 +1,19 @@
+ &amp;lt;code&amp;gt;
+ 201410271158
+ Ackley &amp;amp; Littman (1994),  Altruism in the Evolution of Communication
+  http://www.cs.unm.edu/~melaniem/courses/CAS09_files/chap5.pdf
  
+ 
+ [A] Ottesen, Max
+ [_] Small, Trenton               Sample questions
+ [_] Stallings, Ezra
+ [D] Berger, Taylor               What exactly is being claimed in the paper?
+ [D] Chen, Xinyu                  How do the presented models operate?
+ [_] Nunno, Lucas                 What behavior do the models show?
+ [A] Ruiz Cardozo, Andres         What claims are they used to support?
+ [_] Symonds, Christopher
+ [_] Vickers, James               (Also: What about that Figure 1?)
+ 
+ (progn (load-library &amp;quot;randomizer&amp;quot;)
+ (randomize &amp;quot;_&amp;quot; &amp;#039;(&amp;quot;A&amp;quot; &amp;quot;D&amp;quot; &amp;quot;A&amp;quot; &amp;quot;D&amp;quot;)))
+ &amp;lt;/code&amp;gt;

&lt;/pre&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 04 Nov 2014 06:50:39 +0000</pubDate>
        </item>
        <item>
            <title>figure_1_support</title>
            <link>https://robust.cs.unm.edu/doku.php?id=coursework:2014:figure_1_support&amp;rev=1416187836</link>
            <description>&lt;pre&gt;
@@ -1,3 +1,5 @@
  ====== Figure 1 support ======
  ===== Inkscape materials =====
- Seems like we can&amp;#039;t upload .svg&amp;#039;s to the wiki.  So here&amp;#039;s an Inkscape sample of a [[http://cs.unm.edu/~ackley/591/doc/inkscape/sample-inoffensive-grid-from-tiled-clones.svg|grid with event window]].
+ Seems like we can&amp;#039;t upload .svg&amp;#039;s to the wiki.  So here&amp;#039;s an Inkscape sample of a [[http://cs.unm.edu/~ackley/591/doc/inkscape/sample-inoffensive-grid-from-tiled-clones.svg|grid with event window]].  Note that file is really meant to be downloaded and opened in inkscape, rather than just viewed in a browser..  There is additional stuff (in a &amp;#039;Parts&amp;#039; layer, and outside the bounds of the page) that is not visible in a typical SVG rendering.  
+ 
+ Granted, that grid might be //too// light for some purposes.  It&amp;#039;s meant as an example of using tiled clones to get a nice regular grid, and being able to control its appearance via editing the master objects.

&lt;/pre&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 17 Nov 2014 01:30:36 +0000</pubDate>
        </item>
        <item>
            <title>fontana_and_buss_confront</title>
            <link>https://robust.cs.unm.edu/doku.php?id=coursework:2014:fontana_and_buss_confront&amp;rev=1415765583</link>
            <description>&lt;pre&gt;
@@ -1 +1,19 @@
+ &amp;lt;code&amp;gt;
+ 201410271158
+ Fontana &amp;amp; Buss (1994),  What would be conserved if &amp;quot;the tape were played twice&amp;quot;
+ http://fontana.med.harvard.edu/www/Documents/WF/Papers/tape.pdf
  
+ [_] Ottesen, Max
+ [D] Small, Trenton               Sample questions
+ [A] Stallings, Ezra
+ [_] Berger, Taylor               What exactly is being claimed in the paper?
+ [_] Chen, Xinyu                  How do the presented models operate?
+ [_] Nunno, Lucas                 What behavior do the models show?
+ [A] Ruiz Cardozo, Andres         What claims are they used to support?
+ [_] Symonds, Christopher
+ [D] Vickers, James               (Also: What about that Figure 1?)
+ 
+ 
+ (progn (load-library &amp;quot;randomizer&amp;quot;)
+ (randomize &amp;quot;_&amp;quot; &amp;#039;(&amp;quot;A&amp;quot; &amp;quot;D&amp;quot; &amp;quot;A&amp;quot; &amp;quot;D&amp;quot;)))
+ &amp;lt;/code&amp;gt;

&lt;/pre&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 12 Nov 2014 04:13:03 +0000</pubDate>
        </item>
        <item>
            <title>hutton_confront</title>
            <link>https://robust.cs.unm.edu/doku.php?id=coursework:2014:hutton_confront&amp;rev=1414488968</link>
            <description>&lt;pre&gt;
@@ -1 +1,24 @@
+ &amp;lt;code&amp;gt;
+ 201410271158
+ Hutton (2007),
+  Evolvable Self-Reproducing Cells in a Two-Dimensional Artificial Chemistry
+  [Be careful to check the name!  There are similar titles out there!]
  
+ [ON CS FILE SERVERS, NOT ON WEB] ~ackley/public/591/hutton-achem2d.pdf
+ 
+ 
+ [D] Ottesen, Max
+ [_] Small, Trenton               Sample questions
+ [A] Stallings, Ezra
+ [_] Berger, Taylor               What exactly is being claimed in the paper?
+ [_] Chen, Xinyu                  How do the presented models operate?
+ [_] Garduno, Ronald              What behavior do the models show?
+ [A] Nunno, Lucas                 What claims are they used to support?
+ [_] Ruiz Cardozo, Andres
+ [_] Symonds, Christopher
+ [D] Vickers, James
+ 
+ 
+ (progn (load-library &amp;quot;randomizer&amp;quot;)
+ (randomize &amp;quot;_&amp;quot; &amp;#039;(&amp;quot;A&amp;quot; &amp;quot;D&amp;quot; &amp;quot;A&amp;quot; &amp;quot;D&amp;quot;)))
+ &amp;lt;/code&amp;gt;

&lt;/pre&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 28 Oct 2014 09:36:08 +0000</pubDate>
        </item>
        <item>
            <title>maley_confront</title>
            <link>https://robust.cs.unm.edu/doku.php?id=coursework:2014:maley_confront&amp;rev=1413882414</link>
            <description>&lt;pre&gt;
@@ -1 +1,17 @@
- 
+   201410201207
+   http://www.cs.bham.ac.uk/~wbl/biblio/gecco1999/AA-049.pdf
+   
+   [_] Ottesen, Max
+   [_] Small, Trenton               Sample questions
+   [_] Stallings, Ezra
+   [D] Berger, Taylor               What exactly is being claimed in the paper?
+   [A] Chen, Xinyu                  How do the presented models operate?
+   [_] Garduno, Ronald              What behavior do the models show?
+   [A] Nunno, Lucas                 What claims are they used to support?
+   [_] Ruiz Cardozo, Andres
+   [D] Symonds, Christopher
+   [_] Vickers, James
+   
+   
+   (progn (load-library &amp;quot;randomizer&amp;quot;)
+   (randomize &amp;quot;_&amp;quot; &amp;#039;(&amp;quot;A&amp;quot; &amp;quot;D&amp;quot; &amp;quot;A&amp;quot; &amp;quot;D&amp;quot;)))

&lt;/pre&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 21 Oct 2014 09:06:54 +0000</pubDate>
        </item>
    </channel>
</rss>
