Skip to content

Release v7.6: Interval Scheduling

Compare
Choose a tag to compare
@hanzhi713 hanzhi713 released this 20 Nov 21:47
· 397 commits to master since this release

Fixes

When no sections of a course are selected, an error icon (rather than a warning in previous versions) will be shown.

Internal changes

The core schedule rendering algorithm changed from graph-coloring based methods to interval scheduling, with improvements in both speed and optimality.