The document describes three heuristics for scheduling bag-of-tasks workloads on dedicated systems: Min-Min, Max-Min, and Sufferage. Min-Min assigns the task with the minimum completion time first. Max-Min assigns the task with the maximum completion time first. Sufferage assigns the task with the largest difference between its minimum completion time and second minimum completion time first. Examples are provided to illustrate how each heuristic schedules tasks.