@@ -47,6 +47,7 @@ Element function make_matching_schedule(schedule_model : Element, LHS : String,
list_insert(schedule, next, 0)
else:
required_size = required_size - 1
+ continue!
// If it is an edge, we should also add the target and source
if (is_edge(schedule_model["model"][next])):