project-rig / rig

A collection of tools for developing SpiNNaker applications.
GNU General Public License v2.0
4 stars 0 forks source link

Save some memory in `RegionTree` #207

Closed mundya closed 8 years ago

mundya commented 8 years ago

Drop references to sub-trees once they're filled up.

mundya commented 8 years ago

Ah, it works fine enough