uni-courses / snncompare

Runs networkx graphs representing spiking neural networks of LIF-neurons on lava-nc or networkx.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Change breadth first to depth first in generating table data. #199

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago

The code hangs and then gets killed, if more than 700 run_config graph sets are loaded. These graphs are only needed to compute fail/pass and a list of failed neurons.

a-t-0 commented 1 year ago

The table has served its purpose. Further verification is not deemed necessary at this point.