INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XIV, Issue XI, November 2025
Parallel Machine Scheduling with Constraints in a Labelling
Industry Case Study
Tran Ngoc Tu, Ha Thanh Tung, Vo Thuy Thao Vy, Do Ngoc Hien
Department of Industrial & Systems Engineering, Ho Chi Minh City University of Technology
(HCMUT), 268 Ly Thuong Kiet Street, Dien Hong Ward; Vietnam National University Ho Chi Minh
City (VNU-HCM), Linh Xuan Ward, Ho Chi Minh City, Vietnam.
Received: 21 November 2025; Accepted: 28 November 2025; Published: 03 December 2025
ABSTRACT
This paper would present a case study on solving a parallel machine scheduling problem in the printing
department of a global leader in labeling solutions. Motivated by low-season conditions with below-capacity
order volumes, the study prioritizes accelerating job completions to reduce resource idle time in downstream
processes. It would focus on minimizing the total weighted completion time while addressing real-world
constraints including machine-job compatibility, shift boundaries, and resource limitations in color matching
processes. The problem was formulated as a three parallel machines with different speeds model and used
Weighted Shortest Processing Time dispatching rule to find out solutions. The scheduling objective is to
minimize total weighted completion time. Our approach progressively incorporates operational constraints and
achieves around 11.11% improvement in objective value compared to the current manual scheduling method.
Some discussions on implementation of research results, limitations, and future optimization opportunities and
real-time production data integration would be mentioned.
Keywords— Parallel machine scheduling, Production constraints, Total weighted completion time, Dispatching
rules, Weighted Shortest Processing Time rule.
INTRODUCTION
Production scheduling plays a crucial role in manufacturing environments, impacting resource utilization,
operational costs, and customer satisfaction through delivery reliability. Efficient scheduling is particularly
important in the printing industry, where machines with different capabilities must process various job types
while respecting operational constraints.
Scheduling is defined as the allocation of resources (machines, labor, materials) over time to achieve specific
production goals [1]. Manufacturing scheduling objectives typically include reducing makespan, optimizing
inventory, adhering to deadlines, and improving resource utilization. Common challenges include balancing
multiple conflicting objectives, accommodating complex production constraints, and adapting to dynamic
changes in production conditions [2, 3].
This paper examines a real-world scheduling problem at AD label printing department. The current scheduling
process relies on manual assignment by three separate planners using Excel spreadsheets, taking 30-45 minutes
daily. This process is inefficient, lacks systematic dispatching rule application, and results in poor resource
utilization.
This research would aim to improve this process by developing and implementing a systematic scheduling
approach that minimizes the total weighted completion time while respecting key operational constraints. Our
contributions include:
A practical implementation of the Weighted Shortest Processing Time rule (WSPT rule) in constrained
parallel machines with different speeds environment
Page 244