jsofra / termite-sim

Termite simulation to show of Clojure STM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

termite-sim

Termite simulation based on Rich Hickey's Ants demo. Shows of Clojure's STM, agents and refs.

It implements a well know algorithm in Complex Systems research. The termites randomly walk around, pick up woodchips and drop them next to others.

It is described here, http://www.toyproblems.org/probs/crr/

About

Termite simulation to show of Clojure STM


Languages

Language:Clojure 100.0%