Machine Scheduling

Machine scheduling optimizes the assignment of tasks (jobs) to processing units (machines) to minimize overall completion time (makespan) and resource utilization, adhering to various constraints like machine capabilities, job dependencies, and personnel availability. Current research emphasizes developing efficient algorithms, including heuristics like Longest Processing Time First (LPT), mixed-integer linear programming (MILP) models, and deep reinforcement learning (DRL) approaches, to solve increasingly complex scheduling problems. These advancements are crucial for improving operational efficiency across diverse sectors, from manufacturing and logistics to cloud computing and energy management, by reducing costs and enhancing resource allocation. The field also explores sustainable scheduling practices and robust solutions that handle uncertainties and disruptions.

Papers