/scheduling-optimization

Scheduling algorithm solving the job request scheduling problem in the kitchen services industry. This algorithm takes domain specific inputs (set of requests, list of available resources, and prioritized performance objectives) and returns a schedule that maximizes customer utility.

Primary LanguagePython

Watchers