SpiNNakerManchester / SpiNNMachine

A python module which contains a representation of the SpiNNaker Machine
Apache License 2.0
4 stars 3 forks source link

Tweaks to route classes #206

Closed dkfellows closed 1 year ago

dkfellows commented 1 year ago

Sets really don't preserve order. They might pretend to in some circumstances, but they don't so we really shouldn't rely on it at all. Also, freeze key sets as we don't support modifying them anyway, and improve some doc comments

dkfellows commented 1 year ago

I wonder whether we ought to make fixed route entries even more restrictive. Yes, they could contain multiple processors and links... but they never do because they're only useful when singular.