The source project of this merge request has been removed.
Fix schedule to string function
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
andtest_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