You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A scheduler that creates a daily schedule with each activity being 1 hour. It makes use of a self-implemented AVL Tree. It may be adjusted based on needs. The Makefile may be used to compile the code into an executable.