alan-turing-institute / clamms

Cooperative Learning in Agent-Based Monetary Models (CLAMMs)
MIT License
3 stars 1 forks source link

Generalise number of resources #18

Open thobson88 opened 1 year ago

thobson88 commented 1 year ago

Replace Food & Water by a vector of arbitrary but fixed length.

Requires passing an Inventory instance to the agent's init method.

Also have configurable consumption rates for each resource type.