briandconnelly / seeds

Stochastic Cellular Artificial Life Simulator
Other
20 stars 4 forks source link

Generic Topologies for Resources or Population Interactions #51

Closed briandconnelly closed 13 years ago

briandconnelly commented 13 years ago

To allow for Topologies in Resources and Populations and to prevent separate systems for both, topologies should simply create graphs. Resources or Populations could then take these graphs and add a Resource or Cell as an attribute, accordingly.

briandconnelly commented 13 years ago

Done. To be pushed shortly.