project-rig / rig

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

Add optimised RouteSet data type #259

Open mundya opened 8 years ago

mundya commented 8 years ago

Adds a new RouteSet data type that should reduce the amount of memory required to represent the 'source' and 'destination' fields of routing table entries, and should speed up construction of routing tables from routing trees.