AB-CE / abce

Agent-based computational Economics, the Python library that makes AB modelling easier
http://abce.readthedocs.io
190 stars 64 forks source link

Revert "Move inbox clearing to advance_round" #67

Closed rht closed 7 years ago

rht commented 7 years ago

This reverts commit e5dfe4cda98eaf4ffe9023278f3401694b1115ee.

rht commented 7 years ago

This fixes the assert oo bug. Inbox clearing must happen at each subround, where e5dfe4c makes it happen only at the beginning of a round.