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
{{ message }}
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
Jed Robertson edited this page Aug 9, 2019
·
1 revision
The High Level Design (HLD) UML diagram expresses the structure of the program in a way understandable to all parties, including less technically inclined ones. This diagram highlights a few features of the design. The use of interfaces to represent various modules, and how this enables flexibility and adaptability throughout the program. The use of configuration objects to inform modules how to act. The way schedulers interact with their heuristics and produced schedules.