jarbus / evo

MIT License
1 stars 0 forks source link

bug: min(exchange_0, exchange_1) != mut_exchanges for pop #129

Closed jarbus closed 1 year ago

jarbus commented 1 year ago

computation of mut exchange metric is wrong. Focuses on minimum(gives, takes)

jarbus commented 1 year ago

Agents can increase mut_exchanges without exchanging both types of food by sending the same food back and forth. This is more likley to occur when agents dont make the connection between food input and actions

jarbus commented 1 year ago

fixed in 653e744