You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because the code assumes nodes in network have successive index (there is no node 4 in your topo). If you append following 2 lines to topo file it should work.
Dears,
I have a problem at file file parsing that I do not undersand.
python -m tsnkit.models.at node-bug-streams.csv data/node-bug-topo.csv
time | name | flag | solve_time | total_time | total_mem
[!] 'Node 6 not
found'Traceback (most recent call last):...
node-bug-streams.csv
node-bug-topo.csv
The text was updated successfully, but these errors were encountered: