Skip to content

Fix schedule to string function

Filipo Perotto requested to merge (removed):dev into dev

Context

StaticSchedule has changed from list of nodes to a list of schedule_elements. The function str_aidge_seq_scheduling is fixed.

Modified files

(Summarize the changes you made for each modified file - example:

  • show_graphview.py and test_show_graphview.py, add several learning methods;

TODO

the unit test of the fixed function str_aidge_seq_scheduling is commented. Importing a backend is needed.

  • NOT DONE
  • DONE
  • TO DO

Merge request reports

Loading