<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="https://community.wolfram.com">
    <title>Community RSS Feed</title>
    <link>https://community.wolfram.com</link>
    <description>RSS Feed for Wolfram Community showing any discussions tagged with Biological Sciences sorted by active.</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3726721" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3773012" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3675919" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3529968" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3762876" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3762800" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3763335" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3763308" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3763024" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3762337" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3762192" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3753679" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3754125" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3754163" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3754199" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3753019" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3752848" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3752559" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3752821" />
        <rdf:li rdf:resource="https://community.wolfram.com/groups/-/m/t/3752237" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3726721">
    <title>Fertility health dataset: improved classification analysis</title>
    <link>https://community.wolfram.com/groups/-/m/t/3726721</link>
    <description>![Fertility health dataset: improved classification analysis][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=1089hero.png&amp;amp;userId=20103&#xD;
  [2]: https://www.wolframcloud.com/obj/08e9c230-4bca-4994-8945-645f71abdf60</description>
    <dc:creator>Aisha Hassan</dc:creator>
    <dc:date>2026-06-03T18:29:11Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3773012">
    <title>Four-color graphical bioinformatics: the machinery behind phylogenetic trees</title>
    <link>https://community.wolfram.com/groups/-/m/t/3773012</link>
    <description>[![Four-color graphical bioinformatics: the machinery behind phylogenetic trees][1]][2]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][3]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Four-colorgraphicalbioinformatics.jpg&amp;amp;userId=20103&#xD;
  [2]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Four-colorgraphicalbioinformatics.jpg&amp;amp;userId=20103&#xD;
  [3]: https://www.wolframcloud.com/obj/e19962d9-65ad-4946-a963-a0f1891c46c8</description>
    <dc:creator>Jessica Alfonsi</dc:creator>
    <dc:date>2026-08-03T12:43:44Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3675919">
    <title>Constraint vs search: why is evolution computationally tractable?</title>
    <link>https://community.wolfram.com/groups/-/m/t/3675919</link>
    <description>**Intro**&#xD;
&#xD;
A fundamental question keeps coming up for me:&#xD;
If biological evolution operates in astronomically large spaces, why is search computationally tractable at all?&#xD;
Even a modest protein corresponds to a combinatorial space that is effectively impossible to exhaustively explore. Yet evolution does not behave like an unconstrained random search.&#xD;
So what makes the space navigable?&#xD;
&#xD;
**Essay**&#xD;
&#xD;
In 1859, two different perspectives on complexity emerged.  &#xD;
Bernhard Riemann revealed deep structural order underlying the distribution of prime numbers.&#xD;
Charles Darwin introduced a dynamical process of variation and selection.  &#xD;
Modern biology has successfully developed Darwin’s framework. However, something is often left implicit: the assumption that the search space is already structured in a way that makes local exploration effective.  &#xD;
From a purely combinatorial perspective, this is problematic. Under simple assumptions (independent variation, no bias), expected search time grows exponentially with the amount of required information. In that regime, evolution would be computationally intractable.&#xD;
But real systems do not operate in that regime.  &#xD;
Instead, they appear to evolve within a highly structured, constrained subspace, where:  &#xD;
functional states are not isolated  &#xD;
viable configurations form connected regions  &#xD;
local mutations can traverse meaningful paths  &#xD;
This suggests that evolution can be framed as a constrained search problem, rather than a purely stochastic process.  &#xD;
Evolution is not merely a process acting within a space &amp;#x2014; it is a process shaped by the structure of the space it can access.  &#xD;
This shifts the central question:  &#xD;
What determines that accessible space?  &#xD;
&#xD;
**A Minimal Computational Model**&#xD;
&#xD;
To make this concrete, consider a simple toy model.  &#xD;
We define:  &#xD;
a sequence space  &#xD;
a mutation operator  &#xD;
a constraint that restricts transitions&#xD;
&#xD;
**Basic setup**&#xD;
&#xD;
    L = 20;&#xD;
    randomSeq[] := RandomInteger[{0, 1}, L];    &#xD;
    mutate[s_] := ReplacePart[s, RandomInteger[{1, L}] -&amp;gt; 1 - #] &amp;amp; @ s;&#xD;
&#xD;
&#xD;
&#xD;
**Fitness function**&#xD;
&#xD;
    fitness[s_] := Boole[Total[s] &amp;gt; 12];&#xD;
&#xD;
&#xD;
**Constraint energy**&#xD;
&#xD;
    energy[s_] := Total[&#xD;
      Map[If[# === {1, 1}, 0, 1] &amp;amp;, Partition[s, 2, 1]]&#xD;
    ];&#xD;
&#xD;
&#xD;
**Dynamics: constrained vs unconstrained**&#xD;
&#xD;
    stepConstrained[s_] := Module[{s2 = mutate[s]},&#xD;
      If[constraint[s, s2], s2, s]&#xD;
    ];&#xD;
    &#xD;
    stepRandom[s_] := mutate[s];&#xD;
&#xD;
**Search experiment**&#xD;
&#xD;
    findFunctional[step_, max_] := Module[&#xD;
      {s = randomSeq[], t = 0},&#xD;
      &#xD;
      While[t &amp;lt; max &amp;amp;&amp;amp; !TrueQ[fitness[s] == 1],&#xD;
        s = step[s];&#xD;
        t++;&#xD;
      ];&#xD;
      &#xD;
      t&#xD;
    ];&#xD;
    &#xD;
    trialsConstrained = Table[&#xD;
      findFunctional[stepConstrained, 1000],&#xD;
      {50}&#xD;
    ];&#xD;
    &#xD;
    trialsRandom = Table[&#xD;
      findFunctional[stepRandom, 1000],&#xD;
      {50}&#xD;
    ];&#xD;
&#xD;
**Visualization**&#xD;
&#xD;
    Histogram[&#xD;
      {trialsRandom, trialsConstrained},&#xD;
      ChartLegends -&amp;gt; {&amp;#034;Random&amp;#034;, &amp;#034;Constrained&amp;#034;},&#xD;
      PlotTheme -&amp;gt; &amp;#034;Scientific&amp;#034;,&#xD;
      Frame -&amp;gt; True&#xD;
    ]&#xD;
&#xD;
**Interpretation**&#xD;
&#xD;
In many runs, the constrained dynamics reaches functional states faster &amp;#x2014; not because the system is explicitly guided toward a target, but because the structure of the space itself has changed.  &#xD;
Even in this minimal model, a key effect emerges:  &#xD;
Pure random mutation behaves like unstructured search  &#xD;
Even a simple constraint dramatically reshapes accessibility  &#xD;
The constraint does not “guide” the system toward solutions. Instead, it reshapes the space such that functional paths become possible in the first place.&#xD;
&#xD;
**Open Questions**&#xD;
&#xD;
This raises several structural questions:&#xD;
&#xD;
- How can we formally define a constraint operator in general systems?  &#xD;
- Can constraint-induced subspaces be measured or classified?  &#xD;
- How does connectivity emerge in high-dimensional spaces under constraints?  &#xD;
- Do constrained systems exhibit characteristic spectral signatures (e.g., non-random eigenvalue statistics)?&#xD;
&#xD;
**Closing Thought**&#xD;
&#xD;
The difference between intractable search and effective evolution may not lie in time or randomness &amp;#x2014; but in the geometry of the accessible space itself.</description>
    <dc:creator>Maurice Crutzen</dc:creator>
    <dc:date>2026-04-07T09:31:01Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3529968">
    <title>Minimal math models for animals: shape vs. motion, gestalt and point light walkers</title>
    <link>https://community.wolfram.com/groups/-/m/t/3529968</link>
    <description>![Shape vs. motion, Gestalt and Point light walkers: translating from P5.JS processing to Wolfram][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=9158animation.gif&amp;amp;userId=20103&#xD;
  [2]: https://www.wolframcloud.com/obj/e22d2912-31e7-4cfc-8f70-079638761437</description>
    <dc:creator>Vitaliy Kaurov</dc:creator>
    <dc:date>2025-08-13T06:46:29Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3762876">
    <title>[WSRI26] How to build a house around a flower? (an overview)</title>
    <link>https://community.wolfram.com/groups/-/m/t/3762876</link>
    <description>&amp;amp;[Wolfram Notebook][1]&#xD;
&#xD;
&#xD;
  [1]: https://www.wolframcloud.com/obj/e4b74567-4b6a-4766-9fea-137b498f478f</description>
    <dc:creator>Paula Botella Andreu</dc:creator>
    <dc:date>2026-07-17T00:13:05Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3762800">
    <title>[WSRI26] Limits of Multi-Objective Adaptive Evolution for Cellular Automata</title>
    <link>https://community.wolfram.com/groups/-/m/t/3762800</link>
    <description>![Limits of Multi-Objective Adaptive Evolution for Cellular Automata][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=FrontImage.png&amp;amp;userId=3646156&#xD;
  [2]: https://www.wolframcloud.com/obj/01e041c4-4c93-4e56-96f8-d315114630da</description>
    <dc:creator>Laura Perilla</dc:creator>
    <dc:date>2026-07-17T06:25:31Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3763335">
    <title>[WSRI26] Evolving Circles: Adaptive Search in a Cellular Automaton Rule Space</title>
    <link>https://community.wolfram.com/groups/-/m/t/3763335</link>
    <description>![Evolving Circles: Adaptive Search in a Cellular Automaton Rule Space][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=her13.png&amp;amp;userId=3760096&#xD;
  [2]: https://www.wolframcloud.com/obj/127cd5bc-632e-4933-9e64-3170c8a8d69f</description>
    <dc:creator>Jhoan Eduardo Saldarriaga Serna</dc:creator>
    <dc:date>2026-07-17T05:45:23Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3763308">
    <title>[WSRI26] Observer Theory in Cellular Automata</title>
    <link>https://community.wolfram.com/groups/-/m/t/3763308</link>
    <description>![Three different visualizations of a cellular automaton under absence and presence of noise.][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=FINALIMAGE.png&amp;amp;userId=3672974&#xD;
  [2]: https://www.wolframcloud.com/obj/5be46df8-4b8b-4d4a-9fe5-103e9f7c131a</description>
    <dc:creator>Maria Renza</dc:creator>
    <dc:date>2026-07-17T03:25:07Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3763024">
    <title>[WSRI26] Evolutionary Dynamics in Changing Environments</title>
    <link>https://community.wolfram.com/groups/-/m/t/3763024</link>
    <description>![Evolutionary Dynamics in Changing Environments][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=CrazyPlot2-AnushaPedro.png&amp;amp;userId=3710719&#xD;
  [2]: https://www.wolframcloud.com/obj/388f7f0d-49ea-47fb-a62c-234aa8d6de42</description>
    <dc:creator>Anusha Asthana</dc:creator>
    <dc:date>2026-07-16T23:33:23Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3762337">
    <title>[WSRI26] Where Will It Settle? Exploring Polymer Folding with Minimal Discrete Models</title>
    <link>https://community.wolfram.com/groups/-/m/t/3762337</link>
    <description>![Where Will It Settle? Exploring Polymer Folding with Minimal Discrete Models][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=IMAGEMAIN.jpeg&amp;amp;userId=20103&#xD;
  [2]: https://www.wolframcloud.com/obj/29f43ff0-1743-4368-9733-24a19f409181</description>
    <dc:creator>Christoph Steck</dc:creator>
    <dc:date>2026-07-16T19:46:55Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3762192">
    <title>[WSRI26] Modularizing K-12 Instruction in Computational Thinking</title>
    <link>https://community.wolfram.com/groups/-/m/t/3762192</link>
    <description>![Modularizing K-12 Instruction in Computational Thinking][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=MCTFinal.png&amp;amp;userId=3760260&#xD;
  [2]: https://www.wolframcloud.com/obj/8fe7b019-a94d-42d3-bd12-8f7ef1d12956</description>
    <dc:creator>Julian Jacklin</dc:creator>
    <dc:date>2026-07-16T18:06:54Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3753679">
    <title>[WSRP26] An algorithm for the placement of a self-balancing prehensile tail on a leaning mass</title>
    <link>https://community.wolfram.com/groups/-/m/t/3753679</link>
    <description>![An algorithm for the placement of a self-balancing prehensile tail on a leaning mass][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=FinalModelScreenshot.png&amp;amp;userId=3753248&#xD;
  [2]: https://www.wolframcloud.com/obj/60b0cb02-9607-4f2e-8b8f-00815147d10a</description>
    <dc:creator>Samvarth Raj</dc:creator>
    <dc:date>2026-07-09T23:58:39Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3754125">
    <title>[WSRP26] Circadian-based optimization of personalized sleep schedules</title>
    <link>https://community.wolfram.com/groups/-/m/t/3754125</link>
    <description>![Circadian-based optimization of personalized sleep schedules][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=Screenshot2026-07-09at7.30.59%E2%80%AFPM.png&amp;amp;userId=3753710&#xD;
  [2]: https://www.wolframcloud.com/obj/3669d397-cad8-4514-a1a4-b75db3a2d62e</description>
    <dc:creator>Warren Chen</dc:creator>
    <dc:date>2026-07-10T00:58:00Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3754163">
    <title>[WSRP26] Constructing a combinatorial glycan isomer calculator for GXM in Cryptococcus neoformans</title>
    <link>https://community.wolfram.com/groups/-/m/t/3754163</link>
    <description>![Constructing a combinatorial glycan isomer calculator for GXM in Cryptococcus neoformans][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=thumbnail.png&amp;amp;userId=3748436&#xD;
  [2]: https://www.wolframcloud.com/obj/b31e39b5-e31a-42d9-87a8-de8dc5c10cd1</description>
    <dc:creator>Annabella Sakunkoo (Koo)</dc:creator>
    <dc:date>2026-07-10T01:48:17Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3754199">
    <title>[WSRP26] Mapping structure-activity relationships and shape similarity in CYP11B1 inhibitors</title>
    <link>https://community.wolfram.com/groups/-/m/t/3754199</link>
    <description>![Mapping structure-activity relationships and shape similarity in CYP11B1 inhibitors][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=titleimg.png&amp;amp;userId=3751401&#xD;
  [2]: https://www.wolframcloud.com/obj/016809dc-667c-4a9b-9a80-879e9d234df3</description>
    <dc:creator>Saketh Lingisetty</dc:creator>
    <dc:date>2026-07-10T02:02:24Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3753019">
    <title>[WSRP26] Analysing the rotational kinetic chain of a cross punch</title>
    <link>https://community.wolfram.com/groups/-/m/t/3753019</link>
    <description>![Analysing the rotational kinetic chain of a cross punch][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=newPunch.png&amp;amp;userId=3751686&#xD;
  [2]: https://www.wolframcloud.com/obj/a609a921-f3b4-4a3a-b03a-c4b3f771adb3</description>
    <dc:creator>Nicholas Zhan</dc:creator>
    <dc:date>2026-07-09T21:41:31Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3752848">
    <title>[WSRP26] Computational glycan mapping for down syndrome-associated IgG glycosylation</title>
    <link>https://community.wolfram.com/groups/-/m/t/3752848</link>
    <description>![Computational glycan mapping for down syndrome-associated IgG glycosylation][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=DSglycan.png&amp;amp;userId=3744220&#xD;
  [2]: https://www.wolframcloud.com/obj/6ea0bc05-198b-4b9e-9b44-f0a20b027fe0</description>
    <dc:creator>Aashrith Tatineni</dc:creator>
    <dc:date>2026-07-09T21:40:28Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3752559">
    <title>[WSRP26] A cellular automata model of stigmergic agent swarms</title>
    <link>https://community.wolfram.com/groups/-/m/t/3752559</link>
    <description>![A cellular automata model of stigmergic agent swarms][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=coverpicture.png&amp;amp;userId=3752174&#xD;
  [2]: https://www.wolframcloud.com/obj/aaravgupta201201/Published/643735499.nb</description>
    <dc:creator>Aarav Gupta</dc:creator>
    <dc:date>2026-07-09T21:35:18Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3752821">
    <title>[WSRP26] Investigating shifting monarch butterfly migratory patterns</title>
    <link>https://community.wolfram.com/groups/-/m/t/3752821</link>
    <description>![Investigating shifting monarch butterfly migratory patterns][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=WSRP_2026_listofPopandTempMaps.gif&amp;amp;userId=20103&#xD;
  [2]: https://www.wolframcloud.com/obj/f916f4a2-d862-47a8-bbed-016b7c1a29aa</description>
    <dc:creator>Ava Fan</dc:creator>
    <dc:date>2026-07-09T21:20:29Z</dc:date>
  </item>
  <item rdf:about="https://community.wolfram.com/groups/-/m/t/3752237">
    <title>[WSRP26] Modelling neuronal cascades with sandpile dynamics on synaptic connectivity graphs</title>
    <link>https://community.wolfram.com/groups/-/m/t/3752237</link>
    <description>![Modelling neuronal cascades with sandpile dynamics on synaptic connectivity graphs][1]&#xD;
&#xD;
&amp;amp;[Wolfram Notebook][2]&#xD;
&#xD;
&#xD;
  [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=HeroImage.png&amp;amp;userId=3751033&#xD;
  [2]: https://www.wolframcloud.com/obj/eeecf40e-744e-4699-9037-9c8f0c938236</description>
    <dc:creator>Gaurika Gautam</dc:creator>
    <dc:date>2026-07-09T20:59:42Z</dc:date>
  </item>
</rdf:RDF>

