Added type argument to print_slacks_type and added tie-breaker for sort-y-times
Compare changes
- Simon Bjurek authored
+ 12
− 2
@@ -410,7 +410,7 @@ class Schedule:
@@ -422,14 +422,24 @@ class Schedule:
Added optional type argument to Schedule.print_slack_type().
Added tie-breaker for Schedule.sort_y_times_on_start_times().
Closes: #334 (closed) #331 (closed)