Shortest Processing Time SPT
Shortest Processing Time SPT
(SPT)
• Shortest Processing Time. Jobs with the shortest
processing time are scheduled first
Jobs (in order Processing Due Date Flow Time Jobs A and B
of arrival) Time (days) (days hence) (days) are going to
D 1 4 1 be late
C 3 6 4
A 4 5 8
B 7 10 15
Example of SPT
.
A(turning) 6 8
B(drilling) 2 6
C(grinding) 8 18
D(milling) 3 15
E( facing) 9 23
4.3 Sequencing Rules
The steps for using this rule are :
1. Firstly, the user will input the number of jobs, the job names,
the processing time and the due date of each job or use the
data values given at the starting point.
2. The second step is sorting out the shortest processing time among the jobs.