Skip to content
/ Scheduler Public

This C++ Program takes events provided in the header file and schedules them through a greedy algorithm.

Notifications You must be signed in to change notification settings

mgr1/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

This C++ Program takes events provided in the header file and schedules them through a greedy algorithm. Coded for CMSC 202 at UMBC.

About

This C++ Program takes events provided in the header file and schedules them through a greedy algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages