PHYSARUM SLIME MOLD
Jeff Jones' multi-agent chemotaxis model producing self-optimizing organic transport networks.
RESEARCH & LEARNING VAULT // Physarum Polycephalum Slime Mold Colony
Agent-based biological transport network emergence and chemotaxis computation.
Modeled on the single-cell amoeboid organism *Physarum polycephalum*, which famously replicated the Tokyo rail network in a 2010 Science paper.
\text{Steer}(\theta) = \arg\max_{\phi \in \{-\alpha, 0, \alpha\}} \left( T(\vec{x} + d \cdot \hat{u}_{\theta + \phi}) \right)30,000 sensory agents sample 3 forward sensors in a chemical trail map, deposit chemo-attractants, and diffuse trails via 3x3 convolution.
π― Action:Drop 4 food pellets in a square around the colony.
β¨ Observe:Watch the agents dissolve chaotic trails and construct the shortest optimal Steiner highway network between all 4 food sources.
How slime mold designs transport networks with efficiency equal to human engineers.
The foundational multi-agent algorithmic model for simulating slime mold emergence.